POST api/VillaTypeAPI/InsertVillaTypes
Request Information
URI Parameters
None.
Body Parameters
VillaTypeDTOName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
NameEn | string |
Required |
|
NameAr | string |
Required |
|
FacadeIds | Collection of string |
Required |
|
WidthId | integer |
Required |
|
LengthId | integer |
Required |
|
FileAttrbs | Collection of FileAttribs |
None. |
|
DocId | integer |
None. |
|
Documents | string |
None. |
|
lstVillaTypes | Collection of VillaTypeDTO |
None. |
|
JVillaDocs | Collection of UserVillaTypeDTO |
None. |
|
FloorType | string |
None. |
|
strFacadeIds | string |
None. |
|
Width | decimal number |
None. |
|
Length | decimal number |
None. |
|
FacadeEn | string |
None. |
|
StatusCode | integer |
None. |
|
MessageEn | string |
None. |
|
MessageAr | string |
None. |
|
datasetxml | string |
None. |
|
FlagId | integer |
None. |
|
TypeId | integer |
None. |
|
PageSize | integer |
None. |
|
PageNumber | integer |
None. |
|
ActionBy | integer |
None. |
|
pagingNumber | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.