PaymentKeyRequest constructor
PaymentKeyRequest({})
Implementation
PaymentKeyRequest({
this.authToken,
this.amountCents,
this.expiration,
this.orderId,
this.billingData,
this.currency,
this.integrationId,
this.lockOrderWhenPaid,
});