GET Users/AuthGroupNoteType/{authGroupID}/{noteTypeID}
Get authGroupNoteType
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
authGroupID |
AuthGroupID of AuthGroupNoteType to be searched |
integer |
Required |
noteTypeID |
NoteTypeID of AuthGroupNoteType to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AuthGroupNoteTypeDTO
AuthGroupNoteTypeDTOName | Description | Type | Additional information |
---|---|---|---|
AuthGroupID |
Auth Group ID |
integer |
None. |
GroupName |
Group Name |
string |
None. |
NoteTypeID |
Note Type ID |
integer |
None. |
Type |
Type |
AccessType |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
TypeName |
Type Name |
string |
None. |