A short, localized description.
The cost associated with this shipping option.
Optional
isPending?: booleanWhen creating items for estimates or charges whose final value is not yet known, set this to true.
A unique identifier for the shipping method.
Optional
detail?: stringA user-readable description of the shipping method. For example “Ships in 24 hours.” Don't repeat the content of the 'label' property.
Optional
startDate?: numberThe unix timestamp of the start date of the expected range of delivery or shipping dates for a package, or the time range when an item is available for pickup. Measured in seconds.
Optional
endDate?: numberThe unix timestamp of the end date of the expected range of delivery or shipping dates for a package, or the time range when an item is available for pickup. Measured in seconds.
iOS only.