PostSelfAuthenticationResponse

constructor(authenticated: Boolean? = null, base64EncodedAuthenticationKey: String? = null, clients: List<Int>? = null, isSelfServiceUser: Boolean? = null, officeId: Int? = null, officeName: String? = null, organisationalRole: GetSelfUserDetailsOrganisationalRole? = null, permissions: List<String>? = null, roles: Set<GetSelfUserDetailsRoles>? = null, staffDisplayName: String? = null, staffId: Int? = null, userId: Int? = null, username: String? = null)

Parameters

authenticated
base64EncodedAuthenticationKey
clients
isSelfServiceUser
officeId
officeName
organisationalRole
permissions
roles
staffDisplayName
staffId
userId
username