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