menu
getnet_payments package
documentation
models/transaction/transaction.dart
Transaction
orderId property
orderId property
dark_mode
light_mode
orderId
property
String
?
orderId
final
The order ID associated with the transaction.
Implementation
final String? orderId;
getnet_payments package
documentation
models/transaction/transaction
Transaction
orderId property
Transaction class