Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 747 Bytes

File metadata and controls

12 lines (9 loc) · 747 Bytes

# BatchUpdateOwnerInput

Properties

Name Type Description Notes
entity_ids string[] List of entities, which are operation subjects [optional]
folder_ids string[] List of folders, which are operation subjects. [optional]
conflict_strategy \Aurigma\AssetStorage\Model\ConflictResolvingStrategy [optional]
update_all bool If set to 'true', all folders and entities, which belong to specified ownerId, should be updated with new ownerId. [optional]

[Back to Model list] [Back to API list] [Back to README]