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