Home > @infiniteobjects/shopify-data-manager > AdminTypes > ReverseDeliveryLabelV2
The return label file information for a reverse delivery.
Signature:
export interface ReverseDeliveryLabelV2
Property | Modifiers | Type | Description |
---|---|---|---|
createdAt | Scalars[‘DateTime’][‘output’] | The date and time when the reverse delivery label was created. | |
publicFileUrl? | Maybe<Scalars[‘URL’][‘output’]> | (Optional) A public link that can be used to download the label image. | |
updatedAt | Scalars[‘DateTime’][‘output’] | The date and time when the reverse delivery label was updated. |