Postage

Extends Object. The Postage Object represents basic information about postage options available in the Cart.  

Properties
cutoffMessage String

The message to display to visitors if the postage option has a cutoffTime.

cutoffTime String

The time after which a cutoffMessage should be displayed.

days Number

The number of days for delivery.

description String

The description for the postage option.

id Number

The system ID that identifies the postage object.

price Price

The price for the postage option.

title String

The title for the postage option.



Methods
toString() String

The title of the Postage object.