Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.05 KB

File metadata and controls

15 lines (14 loc) · 1.05 KB

CustomShippingOption

Properties

Name Type Description Notes
id String The custom shipping option's ID
price Integer The custom price set that will override the shipping option's original price
shippingOptionId String The ID of the Shipping Option that the custom shipping option overrides
shippingOption ShippingOption [optional]
cartId String The ID of the Cart that the custom shipping option is attached to
cart Cart [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
deletedAt OffsetDateTime The date with timezone at which the resource was deleted.
metadata Object An optional key-value map with additional details