Home > @vsf-enterprise/commercetools-types > DeliveryItemDraftType
# DeliveryItemDraftType type
Signature:
export declare type DeliveryItemDraftType = {
id: Scalars['String'];
quantity: Scalars['Long'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > DeliveryItemDraftType
Signature:
export declare type DeliveryItemDraftType = {
id: Scalars['String'];
quantity: Scalars['Long'];
};
References: Scalars
On this page