Optional
Readonly
idUnique identifier of the referenced Category. Required if key
is absent.
Optional
Readonly
keyUser-defined unique identifier of the referenced Category. 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 Category. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.