GET api/GetUserGender/{friendId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| friendId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GenderResponse Formats
application/json, text/json
Sample:
0
application/xml, text/xml
Sample:
<Gender xmlns="http://schemas.datacontract.org/2004/07/Common.Models.Atrium">Madame</Gender>