airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.model
/
DisablePaymentConsentParams
Disable
Payment
Consent
Params
data
class
DisablePaymentConsentParams
(
val
paymentConsentId
:
String
,
val
clientSecret
:
String
)
The params that used for disable
PaymentConsent
Members
Constructors
Disable
Payment
Consent
Params
Link copied to clipboard
constructor
(
paymentConsentId
:
String
,
clientSecret
:
String
)
Properties
client
Secret
Link copied to clipboard
val
clientSecret
:
String
payment
Consent
Id
Link copied to clipboard
val
paymentConsentId
:
String