toggle menu
processout-android
4.24.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.api.model.request
/
POCardUpdateCVCRequest
POCard
Update
CVCRequest
@
JsonClass
(
generateAdapter
=
true
)
data
class
POCardUpdateCVCRequest
(
val
cvc
:
String
)
Request to update Card Verification Code of the card.
Parameters
cvc
Card Verification Code of the card.
Members
Constructors
POCard
Update
CVCRequest
Link copied to clipboard
constructor
(
cvc
:
String
)
Properties
cvc
Link copied to clipboard
val
cvc
:
String