CheckDataExistsRequest
Methods
with Billing Tag
- with
Billing Tag(tag: string): CheckDataExistsRequest
-
Sets the billing tag.
Parameters-
tag: string
he free-form tag that is used for grouping billing records together. If supplied, it must be 4–16 characters long and contain only alphanumeric ASCII characters [A–Za–z0–9].
Returns CheckDataExistsRequestA reference to this object.
-
with Data Handle
- with
Data Handle(dataHandle: string): CheckDataExistsRequest
-
Sets the data handle to check if data exist.
ParametersReturns CheckDataExistsRequestA reference to this object.
with Layer Id
- with
Layer Id(layerId: string): CheckDataExistsRequest
-
Sets the ID of the layer to check if data exist.
ParametersReturns CheckDataExistsRequestA reference to this object.
Checks if a structure of a data existence request holds all necessary information.