Success

data class Success(val setupTokenId: String, val status: String? = null, val didAttemptThreeDSecureAuthentication: Boolean = false) : CardFinishVaultResult

Constructors

Link copied to clipboard
constructor(setupTokenId: String, status: String? = null, didAttemptThreeDSecureAuthentication: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard