get https://api.coohom.com/global/i18n-design/list
This API allows client to obtain project list under a user.
Response
Param Name | Required | Type | Description |
---|---|---|---|
area | true | float | building area of the floor plan. |
modifiedTime | true | long | modified time of the design, at millisecond level. |
city | true | string | city. |
created | true | long | created time of the design, at millisecond level. |
planPic | true | string | URL of the floor plan image. |
specName | true | string | specification name of the floor plan. |
srcArea | true | string | inside building area of the floor plan. |
name | true | string | design name. |
designId | false | string | design Id. |
planId | true | string | plan Id. |
commName | true | string | community name. |
coverPic | true | string | cover picture of the project. |
status | true | int | stage of the design in. 1 - decoration stage. 0 - floor plan stage. |