WebApiModulesPluginsCreditCardCreditCardPluginGetDefaultSurchargeAmountResponse class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Properties

feeAmount double?
final
feePercent double?
final
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status WebApiModulesPluginsCreditCardCreditCardPluginGetDefaultSurchargeAmountResponseStatusCodes?
final
statusText String?
final
success bool?
final
totalWithFee double?
final

Operators

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