Acos.Websak.UserAPI.Core.Controllers.UsersController+UserRoleResponse
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| roleId | string | |
| userId | string | |
| departmentList | string | |
| archiveList | string | |
| journalUnitList | string | |
| gradeList | string | |
| id | string | |
| description | string |
Acos.Websak.UserAPI.Core.Models.AccessFunction
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| id | integer | int32 |
| code | string | |
| name | string | |
| description | string |
Acos.Websak.UserAPI.Core.Models.AccessGroup
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| groupId | string | |
| groupName | string | |
| general | string | |
| createdById | string | |
| fromDate | string | date-time |
| toDate | string | date-time |
Acos.Websak.UserAPI.Core.Models.AccessGroupRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| groupName | string |
Acos.Websak.UserAPI.Core.Models.Department
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| id | string | |
| externalId | string | |
| code | string | |
| parentDepartmentId | string | |
| abbreviation | string | |
| name | string | |
| unit | string | |
| group | string | |
| validFromDate | string | date-time |
| validToDate | string | date-time |
| journalUnitId | string | |
| archiveUnit | string | |
| managerUserId | string | |
| level | string | |
| gidId | string | |
| mailDistributionGroup | string | |
| intralink | string | |
| div2 | string | |
| postalNo | string | |
| contact | string | |
| addr | string | |
| addr2 | string | |
| phone | string |
Acos.Websak.UserAPI.Core.Models.DepartmentRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| departmentName | string | |
| departmentShortName | string | |
| departmentId | string | |
| departmentParentId | string | |
| departmentHeadId | string | |
| externalID | string | |
| enhetstype | string | |
| postalNo | string | |
| contact | string | |
| addr | string | |
| addr2 | string | |
| phone | string |
Acos.Websak.UserAPI.Core.Models.UserAccess
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| domain | string | |
| provider | string | |
| key | string | |
| isPrimary | boolean | |
| id | integer | int32 |
Acos.Websak.UserAPI.Core.Models.UserAccessCodesRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| codes | array |
Acos.Websak.UserAPI.Core.Models.UserRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| username | string | |
| externalDepartmentId | string | |
| departmentCode | string | |
| mailAddresses | array | |
| id | string | |
| lookupField | string | |
| userType | string | |
| userAccesses | array | |
| accessToZones | array | |
| accessTemplateId | string | |
| nationalNo | string | |
| code | string | |
| name | string | |
| title | string | |
| countryId | string | |
| postalNo | string | |
| contact | string | |
| addr | string | |
| addr2 | string | |
| phone | string | |
| phone2 | string | |
| mobile | string | |
| emailAddr | string | |
| emailAddr2 | string | |
| languageId | string | |
| departmentId | string | |
| accountNumber | string | |
| note | string | |
| place | string | |
| municipalityNo | string | |
| visitingAddress | string | |
| misc1 | string | |
| misc2 | string | |
| misc3 | string | |
| misc4 | string | |
| misc5 | string | |
| addr3 | string | |
| addr4 | string | |
| leaveFrom | string | date-time |
| leaveTo | string | date-time |
| categoryId | string | |
| userAccessCodes | string | |
| userAccessFunctions | array | |
| userRoles | array |
Acos.Websak.UserAPI.Core.Models.UserRole
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| roleId | string | |
| roleUserId | string | |
| departmentList | string | |
| archiveList | string | |
| journalUnitList | string | |
| gradeList | string | |
| id | string | |
| description | string |
Acos.Websak.UserAPI.Core.Models.UserRoleRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| id | string | |
| departmentList | string | |
| archiveList | string | |
| journalUnitList | string | |
| gradeList | string |
Acos.Websak.UserAPI.Core.Models.WebsakEnvironment
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| id | integer | int32 |
| referenceId | string | |
| name | string | |
| zone |
Acos.Websak.UserAPI.Core.Models.WebsakUser
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| gidId | string | |
| externalUsername | string | |
| active | boolean | |
| orgUnitId | string | |
| userRequestJsonString | string | |
| accessTemplateId | string | |
| nationalNo | string | |
| code | string | |
| name | string | |
| title | string | |
| countryId | string | |
| postalNo | string | |
| contact | string | |
| addr | string | |
| addr2 | string | |
| phone | string | |
| phone2 | string | |
| mobile | string | |
| emailAddr | string | |
| emailAddr2 | string | |
| languageId | string | |
| departmentId | string | |
| departmentCode | string | |
| accountNumber | string | |
| note | string | |
| place | string | |
| municipalityNo | string | |
| visitingAddress | string | |
| misc1 | string | |
| misc2 | string | |
| misc3 | string | |
| misc4 | string | |
| misc5 | string | |
| addr3 | string | |
| addr4 | string | |
| leaveFrom | string | date-time |
| leaveTo | string | date-time |
| categoryId | string | |
| userAccessCodes | string | |
| userAccessFunctions | array | |
| userRoles | array |
Acos.Websak.UserAPI.Core.Models.Zone
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| id | integer | int32 |
| name | string | |
| description | string | |
| writeProtected | boolean | |
| isSensitive | boolean | |
| priority | integer | int32 |
Microsoft.AspNetCore.Mvc.ProblemDetails
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| type | string | |
| title | string | |
| status | integer | int32 |
| detail | string | |
| instance | string |