Success
data class Success(val setupTokenId: String, val status: String? = null, val didAttemptThreeDSecureAuthentication: Boolean = false) : CardVaultResult
A result returned by CardClient when an a successful vault occurs.
Parameters
setupTokenId
the id for the setup token that was recently updated
status
the status of the updated setup token