menu
adyen_api package
documentation
platforms_fund_models.dart
Transaction
amount property
amount property
dark_mode
light_mode
amount
property
@BuiltValueField.new(wireName: r'amount')
Amount
?
get
amount
The amount of the transaction.
Implementation
@BuiltValueField(wireName: r'amount') Amount? get amount;
adyen_api package
documentation
platforms_fund_models
Transaction
amount property
Transaction class