GET api/UserType_Permission_Mapping/GetUserType_Permission_Mapping/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserType_Permission_Mapping
NameDescriptionTypeAdditional information
ID

integer

None.

UserTypeID

integer

None.

PermissionID

integer

None.

Deleted

boolean

None.

CreatedDate

date

None.

UpdatedDate

date

None.

IsCreate

boolean

None.

IsRead

boolean

None.

IsDelete

boolean

None.

UpdatedBy

integer

None.

CreatedBy

integer

None.

UserPermission

UserPermission

None.

UserType

UserType

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'DataModel.Entity.UserType_Permission_Mapping'. Path 'UserPermission.UserType_Permission_Mapping'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'DataModel.Entity.UserType_Permission_Mapping'. Path 'UserPermission.UserType_Permission_Mapping'.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[DataModel.Entity.UserType_Permission_Mapping, DataModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.