menu
imepay_merchant_sdk package
documentation
model/merchant_response_model.dart
MerchantResponseModel
MerchantResponseModel constructor
MerchantResponseModel constructor
dark_mode
light_mode
MerchantResponseModel
constructor
MerchantResponseModel
(
{
String
?
referenceId
,
String
?
responseCode
,
String
?
responseDescription
,
})
Implementation
MerchantResponseModel( {this.referenceId, this.responseCode, this.responseDescription});
imepay_merchant_sdk package
documentation
model/merchant_response_model
MerchantResponseModel
MerchantResponseModel constructor
MerchantResponseModel class