localIdentifier
Home > @gooddata/sdk-model > IAttributeBody > localIdentifier
IAttributeBody.localIdentifier property
User-assigned id of the attribute. The value is used to cross-reference model elements that are part of an execution.
The constraint is that the local identifiers of all measures and attributes in an execution definition MUST be unique.
Signature:
localIdentifier: Identifier;