menu
onetwothree_sdk package
documentation
models/response/transaction_response.dart
TransactionResponse
TransactionResponse constructor
TransactionResponse constructor
dark_mode
light_mode
TransactionResponse
constructor
TransactionResponse
(
{
String
?
paymentStatus
,
String
?
paymentCode
,
})
Implementation
TransactionResponse({ this.paymentStatus, this.paymentCode, });
onetwothree_sdk package
documentation
models/response/transaction_response
TransactionResponse
TransactionResponse constructor
TransactionResponse class