AuthenticationRequestWithSession

data class AuthenticationRequestWithSession(val authenticationRequest: AuthenticationRequest, val session: String?)

Constructors

Link copied to clipboard
constructor(authenticationRequest: AuthenticationRequest, session: String?)

Types

Link copied to clipboard

Properties

Link copied to clipboard