menu
adyen_api package
documentation
checkout_models.dart
PayPalDetails
orderID property
orderID property
dark_mode
light_mode
orderID
property
@BuiltValueField.new(wireName: r'orderID')
String
?
get
orderID
The unique ID associated with the order.
Implementation
@BuiltValueField(wireName: r'orderID') String? get orderID;
adyen_api package
documentation
checkout_models
PayPalDetails
orderID property
PayPalDetails class