PreAuthResponse

data class PreAuthResponse(val status: Payone.AuthStatus, val userID: String, val links: Map<String, Payone.Link>)

Constructors

Link copied to clipboard
constructor(status: Payone.AuthStatus, userID: String, links: Map<String, Payone.Link>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard