id
Home > @gooddata/sdk-model > IMetadataObjectIdentity > id
IMetadataObjectIdentity.id property
Metadata object identifier Currently, our implementation still depends on converting id to uri (or uri to id) So until we add cache, keep both id and uri exposed on metadata objects
Signature:
id: string;