PostAuthenticationResponse

constructor(authenticated: Boolean? = null, base64EncodedAuthenticationKey: String? = null, officeId: Long? = null, officeName: String? = null, organisationalRole: EnumOptionData? = null, permissions: List<String>? = null, roles: List<RoleData>? = null, staffDisplayName: String? = null, staffId: Long? = null, userId: Long? = null, username: String? = null)

Parameters

authenticated
base64EncodedAuthenticationKey
officeId
officeName
organisationalRole
permissions
roles
staffDisplayName
staffId
userId
username