GET api/Report/singo/{singoNo}
신고 내역 세부
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
singoNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
{ singoNo, subject, contents, regDate, proDate, proReason, proState, proReasonEtc, fileName1, fileName2, fileName3, fileName4, memReadDate, TargetMemInfo : { memNo, picture, picture_thumb, nickName } }
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.