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