menu
adyen_api package
documentation
checkout_models.dart
PaymentCompletionDetails
orderID property
orderID property
dark_mode
light_mode
orderID
property
@BuiltValueField.new(wireName: r'orderID')
String
?
get
orderID
PayPal-assigned ID for the order.
Implementation
@BuiltValueField(wireName: r'orderID') String? get orderID;
adyen_api package
documentation
checkout_models
PaymentCompletionDetails
orderID property
PaymentCompletionDetails class