The first line of billing street address.
The second line of the billing street address.
The name of the billing address. This is also the value used as the shipto entry for a multiship item.
The city of this address.
The company associated with the billing address.
The country code of the billing address.
The given name associated with the billing address.
The surname associated with the billing address.
The phone of the billing address.
The postal code of the billing address.
The two character code for states in the United States. Other countries may call this a province. When a two character code isn't available, use the full region name.
The 3 character ISO code for the currency.
The currency symbol, such as $, £, €, etc.
The date this resource was created.
The date this resource was last modified.
The language defined by the template set being used.
The first line of shipping street address.
The second line of the shipping street address.
The name of the shipping address. This is also the value used as the shipto entry for a multiship item.
The city of this address.
The company associated with the shipping address.
The country code of the shipping address.
The given name associated with the shipping address.
The surname associated with the shipping address.
The phone of the shipping address.
The postal code of the shipping address.
The two character code for states in the United States. Other countries may call this a province. When a two character code isn't available, use the full region name.
The full API URI of the template set for this cart, if one has been specified.
If this cart has any shippable subscription items which will process in the future, this will be the total amount of shipping costs for those items.
Total amount of the items in this cart.
Total order amount of this cart including all items, taxes, shipping costs and discounts.
Total amount of the shipping costs for this cart.
Total amount of the taxes for this cart.
This value determines how an attached customer's addresses should be handled in the event the cart resource is POSTed to. When false
, the customer's billing address will be used for both the billing and shipping addresses. Defaults to true
, so a customer's shipping address will be used if it exists.
Generated using TypeDoc
Customer who created this cart.