menu
grootpay_sdk package
documentation
domain/model/payment_checkout_response_model.dart
PaymentCheckoutResponseModel
PaymentCheckoutResponseModel.new constructor
PaymentCheckoutResponseModel.new constructor
dark_mode
light_mode
PaymentCheckoutResponseModel
constructor
PaymentCheckoutResponseModel
(
{
String
?
message
,
String
?
otpCode
,
String
?
externalTransactionId
,
})
Implementation
PaymentCheckoutResponseModel({ this.message, this.otpCode, this.externalTransactionId, });
grootpay_sdk package
documentation
domain/model/payment_checkout_response_model
PaymentCheckoutResponseModel
PaymentCheckoutResponseModel.new constructor
PaymentCheckoutResponseModel class