Class: SystemTagsMappingCollection

OC.SystemTags.SystemTagsMappingCollection()

Collection of tags assigned to a an object

Constructor

new SystemTagsMappingCollection()

Source:

Members

usePUT

Use PUT instead of PROPPATCH
Source:

Methods

setObjectId(objectId)

Sets the object id to filter by or null for all.
Parameters:
Name Type Description
objectId int file id or null
Source:

setObjectType(objectType)

Sets the object type to filter by or null for all.
Parameters:
Name Type Description
objectType int file id or null
Source: