PlatformPayWebShippingOption class
Properties
-
amount
→ num
-
The amount to show for this shipping option. If the cost of this shipping option depends on the shipping address
the customer enters, listen for the shippingaddresschange event.
no setterinherited
-
copyWith
→ $PlatformPayWebShippingOptionCopyWith<PlatformPayWebShippingOption>
-
no setterinherited
-
detail
→ String
-
A longer description of this shipping option.
no setterinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
A unique ID you create to keep track of this shipping option. You’ll be told the ID of the selected option
on changes and on completion.
no setterinherited
-
label
→ String
-
A short label for this shipping option.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited