Success

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard