DisablePaymentConsentParams

data class DisablePaymentConsentParams(val paymentConsentId: String, val clientSecret: String)

The params that used for disable PaymentConsent

Constructors

Link copied to clipboard
constructor(paymentConsentId: String, clientSecret: String)

Properties

Link copied to clipboard
Link copied to clipboard