CreatePaymentLinkResponse.fromJson constructor
Converts a Map to an CreatePaymentLinkResponse
Implementation
factory CreatePaymentLinkResponse.fromJson(Map<String, dynamic> json) =>
_$CreatePaymentLinkResponseFromJson(json);
Converts a Map to an CreatePaymentLinkResponse
factory CreatePaymentLinkResponse.fromJson(Map<String, dynamic> json) =>
_$CreatePaymentLinkResponseFromJson(json);