ResourceIdentifier to a Store. Either id or key is required. If both are set, an InvalidJsonInput error is returned.
id
key
Optional
Readonly
Unique ID of the referenced Store. Required if key is absent.
Unique key of the referenced Store. Required if id is absent.
ResourceIdentifier to a Store. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.