Optional
Readonly
idUnique ID of the referenced Store. Required if key
is absent.
Optional
Readonly
keyUnique key of the referenced Store. Required if id
is absent.
Readonly
typeType of referenced resource. If given, it must match the expected ReferenceTypeId of the referenced resource.
ResourceIdentifier to a Store. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.