menu
adyen_api package
documentation
checkout_models.dart
CheckoutBankTransferAction
totalAmount property
totalAmount property
dark_mode
light_mode
totalAmount
property
@BuiltValueField.new(wireName: r'totalAmount')
Amount
?
get
totalAmount
The amount of the bank transfer.
Implementation
@BuiltValueField(wireName: r'totalAmount') Amount? get totalAmount;
adyen_api package
documentation
checkout_models
CheckoutBankTransferAction
totalAmount property
CheckoutBankTransferAction class