Optional
Readonly
idPlatform-generated unique identifier of the referenced AttributeGroup. Required if key
is absent.
Optional
Readonly
keyUser-generated unique identifier of the referenced AttributeGroup. Required if id
is absent.
Readonly
typeType of referenced resource. If given, it must match the expected ReferenceTypeId of the referenced resource.
ResourceIdentifier to an AttributeGroup. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.