AuthenticationRequestWithSession

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

Constructors

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

Properties

Link copied to clipboard