menu
adyen_api package
documentation
checkout_models.dart
Payment
amount property
amount property
dark_mode
light_mode
amount
property
@BuiltValueField.new(wireName: r'amount')
Amount
?
get
amount
Authorised amount in the transaction.
Implementation
@BuiltValueField(wireName: r'amount') Amount? get amount;
adyen_api package
documentation
checkout_models
Payment
amount property
Payment class