FileProperties
open class FileProperties
Datatypes and serializers for the file_properties namespace
-
The AddPropertiesArg struct
See moreDeclaration
Swift
open class AddPropertiesArg : CustomStringConvertible
-
The TemplateError union
See moreDeclaration
Swift
public enum TemplateError : CustomStringConvertible
-
The PropertiesError union
See moreDeclaration
Swift
public enum PropertiesError : CustomStringConvertible
-
The InvalidPropertyGroupError union
See moreDeclaration
Swift
public enum InvalidPropertyGroupError : CustomStringConvertible
-
The AddPropertiesError union
See moreDeclaration
Swift
public enum AddPropertiesError : CustomStringConvertible
-
Defines how a property group may be structured.
See moreDeclaration
Swift
open class PropertyGroupTemplate : CustomStringConvertible
-
The AddTemplateArg struct
Declaration
Swift
open class AddTemplateArg : FileProperties.PropertyGroupTemplate
-
The AddTemplateResult struct
See moreDeclaration
Swift
open class AddTemplateResult : CustomStringConvertible
-
The GetTemplateArg struct
See moreDeclaration
Swift
open class GetTemplateArg : CustomStringConvertible
-
The GetTemplateResult struct
Declaration
Swift
open class GetTemplateResult : FileProperties.PropertyGroupTemplate
-
The ListTemplateResult struct
See moreDeclaration
Swift
open class ListTemplateResult : CustomStringConvertible
-
Logical operator to join search queries together.
See moreDeclaration
Swift
public enum LogicalOperator : CustomStringConvertible
-
The LookUpPropertiesError union
See moreDeclaration
Swift
public enum LookUpPropertiesError : CustomStringConvertible
-
The LookupError union
See moreDeclaration
Swift
public enum LookupError : CustomStringConvertible
-
The ModifyTemplateError union
See moreDeclaration
Swift
public enum ModifyTemplateError : CustomStringConvertible
-
The OverwritePropertyGroupArg struct
See moreDeclaration
Swift
open class OverwritePropertyGroupArg : CustomStringConvertible
-
The PropertiesSearchArg struct
See moreDeclaration
Swift
open class PropertiesSearchArg : CustomStringConvertible
-
The PropertiesSearchContinueArg struct
See moreDeclaration
Swift
open class PropertiesSearchContinueArg : CustomStringConvertible
-
The PropertiesSearchContinueError union
See moreDeclaration
Swift
public enum PropertiesSearchContinueError : CustomStringConvertible
-
The PropertiesSearchError union
See moreDeclaration
Swift
public enum PropertiesSearchError : CustomStringConvertible
-
The PropertiesSearchMatch struct
See moreDeclaration
Swift
open class PropertiesSearchMatch : CustomStringConvertible
-
The PropertiesSearchMode union
See moreDeclaration
Swift
public enum PropertiesSearchMode : CustomStringConvertible
-
The PropertiesSearchQuery struct
See moreDeclaration
Swift
open class PropertiesSearchQuery : CustomStringConvertible
-
The PropertiesSearchResult struct
See moreDeclaration
Swift
open class PropertiesSearchResult : CustomStringConvertible
-
Raw key/value data to be associated with a Dropbox file. Property fields are added to Dropbox files as a PropertyGroup.
See moreDeclaration
Swift
open class PropertyField : CustomStringConvertible
-
Defines how a single property field may be structured. Used exclusively by PropertyGroupTemplate.
See moreDeclaration
Swift
open class PropertyFieldTemplate : CustomStringConvertible
-
A subset of the property fields described by the corresponding PropertyGroupTemplate. Properties are always added to a Dropbox file as a PropertyGroup. The possible key names and value types in this group are defined by the corresponding PropertyGroupTemplate.
See moreDeclaration
Swift
open class PropertyGroup : CustomStringConvertible
-
The PropertyGroupUpdate struct
See moreDeclaration
Swift
open class PropertyGroupUpdate : CustomStringConvertible
-
Data type of the given property field added.
See moreDeclaration
Swift
public enum PropertyType : CustomStringConvertible
-
The RemovePropertiesArg struct
See moreDeclaration
Swift
open class RemovePropertiesArg : CustomStringConvertible
-
The RemovePropertiesError union
See moreDeclaration
Swift
public enum RemovePropertiesError : CustomStringConvertible
-
The RemoveTemplateArg struct
See moreDeclaration
Swift
open class RemoveTemplateArg : CustomStringConvertible
-
The TemplateFilterBase union
See moreDeclaration
Swift
public enum TemplateFilterBase : CustomStringConvertible
-
The TemplateFilter union
See moreDeclaration
Swift
public enum TemplateFilter : CustomStringConvertible
-
The TemplateOwnerType union
See moreDeclaration
Swift
public enum TemplateOwnerType : CustomStringConvertible
-
The UpdatePropertiesArg struct
See moreDeclaration
Swift
open class UpdatePropertiesArg : CustomStringConvertible
-
The UpdatePropertiesError union
See moreDeclaration
Swift
public enum UpdatePropertiesError : CustomStringConvertible
-
The UpdateTemplateArg struct
See moreDeclaration
Swift
open class UpdateTemplateArg : CustomStringConvertible
-
The UpdateTemplateResult struct
See moreDeclaration
Swift
open class UpdateTemplateResult : CustomStringConvertible