InstallmentsPlanEnum class

Inheritance
  • Object
  • EnumClass
  • InstallmentsPlanEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<InstallmentsPlanEnum>
no setter
values → BuiltSet<InstallmentsPlanEnum>
no setter

Static Methods

valueOf(String name) InstallmentsPlanEnum

Constants

bonus → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
buynowPaylater → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
interesRefundPrctg → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
interestBonus → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
nointeresRefundPrctg → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
nointerestBonus → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
refundPrctg → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
regular → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
revolving → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
unknownDefaultOpenApi → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.
withInterest → const InstallmentsPlanEnum
The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.