GET place/enums?l={l}
Gets the different pool characteristics enumerations. requires to be authenticated.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
l |
the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
the different enumerations for the pool
Flipr.Web.Api.Controllers.JsonWrappers.PoolEnumerationsName | Description | Type | Additional information |
---|---|---|---|
Coatings |
Gets or sets the coatings |
Collection of Flipr.Data.SQL.Pool.Coating |
None. |
Filtrations |
Gets or sets the filtrations |
Collection of Flipr.Data.SQL.Pool.Filtration |
None. |
Integrations |
Gets or sets the integrations |
Collection of Flipr.Data.SQL.Pool.IntegrationType |
None. |
Shapes |
Gets or sets the shapes |
Collection of Flipr.Data.SQL.Pool.Shape |
None. |
Status |
Gets or sets the status |
Collection of Flipr.Data.SQL.Pool.Mode |
None. |
Treatments |
Gets or sets the treatments |
Collection of Flipr.Data.SQL.Pool.Treatment |
None. |
Locations |
Gets or sets the place localisation |
Collection of Flipr.Data.SQL.Pool.Location |
None. |
Types |
Gets or sets the types |
Collection of Flipr.Data.SQL.Pool.PoolType |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.