RemovePropertiesArg
open class RemovePropertiesArg : CustomStringConvertible
The RemovePropertiesArg struct
-
A unique identifier for the file or folder.
Declaration
Swift
public let path: String
-
A list of identifiers for a template created by templatesAddForUser or templatesAddForTeam.
Declaration
Swift
public let propertyTemplateIds: Array<String>
-
Declaration
Swift
open var description: String { get }