PaymentOptionDetailRequest constructor
PaymentOptionDetailRequest({})
Implementation
PaymentOptionDetailRequest({
required this.paymentToken,
this.clientId,
this.locale,
this.categoryCode,
this.groupCode,
});