ListPaymentMethodsParams

constructor(customerId: String, paymentMethodType: PaymentMethod.Type, limit: Int? = null, endingBefore: String? = null, startingAfter: String? = null)