Type alias PaymentChargeActionResult

PaymentChargeActionResult: ChargeResult & { credentials?: { token: string; [key: string]: any } }