GET api/usernotificationdetails/{userNotificationDetailId}

Get a UserNotificationDetailModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userNotificationDetailId

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserNotificationDetailModel
NameDescriptionTypeAdditional information
UserNotificationDetailId

integer

Required

UserNotificationId

integer

Required

StaffId

integer

None.

UserId

integer

None.

IsStaff

boolean

Required

UserResponseId

integer

None.

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

StaffFsStaff

FsStaffModel

None.

UserFsUser

FsUserModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

UserResponseUserNotificationResponse

UserNotificationResponseModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.