menu
adyen_api package
documentation
checkout_models.dart
PaymentLinkRequest
amount property
amount property
dark_mode
light_mode
amount
property
@BuiltValueField.new(wireName: r'amount')
Amount
get
amount
The payment amount and currency.
Implementation
@BuiltValueField(wireName: r'amount') Amount get amount;
adyen_api package
documentation
checkout_models
PaymentLinkRequest
amount property
PaymentLinkRequest class