HtechPayPayloadResponse constructor
HtechPayPayloadResponse({})
Implementation
HtechPayPayloadResponse({
required this.authorizationNumber,
required this.referenceNumber,
required this.status,
required this.amount,
required this.currency,
required this.id,
this.message,
});