PlatformPayWebPaymentItem class
Properties
-
amount
→ num
-
The amount in the currency's subunit (e.g. cents, yen, etc.)
no setterinherited
-
copyWith
→ $PlatformPayWebPaymentItemCopyWith<PlatformPayWebPaymentItem>
-
no setterinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
label
→ String
-
A name that the browser shows the customer in the payment interface.
no setterinherited
-
pending
→ bool
-
If you might change this amount later (for example, after you have calculated shipping costs), set this to true.
Note that browsers treat this as a hint for how to display things, and not necessarily as something that will
prevent submission.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited