PaywayPartnerCheckMerchantResponseStatus constructor
PaywayPartnerCheckMerchantResponseStatus({})
Implementation
PaywayPartnerCheckMerchantResponseStatus({
required this.code,
required this.message,
this.tran_id,
});