geonode.geoserver.acl.gsauth_client.models.layer_attribute
GeoServer ACL
GeoServer Access Control List API # noqa: E501
The version of the OpenAPI document: 1.0.0 Generated by: https://openapi-generator.tech
Classes
NOTE: This class is auto generated by OpenAPI Generator. |
Module Contents
- class geonode.geoserver.acl.gsauth_client.models.layer_attribute.LayerAttribute(name=None, data_type=None, access=None, local_vars_configuration=None)[source]
Bases:
objectNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech
Do not edit the class manually.
- property name[source]
- property E501
- Returns:
The name of this LayerAttribute. # noqa: E501
- Return type:
str
- Type:
Gets the name of this LayerAttribute. # noqa
- property data_type[source]
- property E501
- Returns:
The data_type of this LayerAttribute. # noqa: E501
- Return type:
str
- Type:
Gets the data_type of this LayerAttribute. # noqa