H.service.extension.customLocation.Grant
Type Definition Summary
An object that contains access permissions for a CLE data layer that are granted for a specified Application ID. See Grant other app_ids Access to Geometry Layers for more details.
[ For full details, see the Type Definition Details ]
Property Summary
Properties |
---|
The ID of the Application for which the permissions are specified. |
The access rights that are granted. An empty list means no permissions are granted. |
Type Definition Description
An object that contains access permissions for a CLE data layer that are granted for a specified Application ID. See Grant other app_ids Access to Geometry Layers for more details.
Property Details
grantedAppId: {!string}
The ID of the Application for which the permissions are specified.
permissions: {!Array<!H.service.extension.customLocation.Permission>}
The access rights that are granted. An empty list means no permissions are granted.