Interface CommandParamsMetadata
Parameters on metadata
for commands which have a metadata-target.
Package: Api.Js.SxcJs
Properties
key
The key which identifies the target of this metadata item
Declaration
key: string
Property Value
Type | Description |
---|---|
string |
keyType
the key type, will default to 'string'
Declaration
keyType?: string
Property Value
Type | Description |
---|---|
string |
targetType
The target type, will default to 10 = CMS-Item
Declaration
targetType?: MetadataTargetTypes
Property Value
Type | Description |
---|---|
MetadataTargetTypes |