AttachmentsManagement

The AttachmentsManagement interface is useful to attach items to the containers such LinksCollection and Team

Author

N7ghtm4r3 - Tecknobit

Functions

Link copied to clipboard
abstract fun execute(attachments: List<String>)
Method to execute the query of the attachments management
Link copied to clipboard
abstract fun getAttachmentsIds(): List<String>
Method to get the remaining items available to be attached to a container No any params required
Link copied to clipboard
Method to get the current user attachments, so the items who the author is the owner No any params required