RemovePropertiesArg
public class RemovePropertiesArg : CustomStringConvertible, JSONRepresentable
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: [String] -
Declaration
Swift
public var description: String { get }
View on GitHub
RemovePropertiesArg Class Reference