Structures
The following structures are available globally.
-
SDK configuration specifying request related information
See moreDeclaration
Swift
public struct BoxSDKConfiguration
-
Analytics info about the app using the SDK.
See moreDeclaration
Swift
public struct ClientAnalyticsInfo
-
Defines configurable permission data for creating and updating group membership. Configurable Permission defines what the user of the groups have abilities to do.
See moreDeclaration
Swift
public struct ConfigurablePermissionData : Encodable
-
Undocumented
See moreDeclaration
Swift
public struct LockData : Encodable
-
Representation of a multipart form request body.
See moreDeclaration
Swift
public struct MultipartForm
-
Defines shared link data for updating file information. Shared links provide direct, read-only access to files or folder on Box using a URL
See moreDeclaration
Swift
public struct SharedLinkData : Encodable
-
The components that make up a URL
See moreDeclaration
Swift
public struct BoxURLComponents
-
The components that make up a description of a BoxRequest
See moreDeclaration
Swift
public struct BoxRequestDescription
-
Box API request response
Declaration
Swift
public struct BoxResponse
-
The components that make up a description of a BoxResponse
See moreDeclaration
Swift
public struct BoxResponseDescription
-
Digital assets created for files stored in Box.
See moreDeclaration
Swift
public struct FileRepresentation : BoxInnerModel
-
A field in a metadata template.
See moreDeclaration
Swift
public struct MetadataField : BoxInnerModel
-
Filter for matching against a metadata field
See moreDeclaration
Swift
public struct MetadataFieldFilter : BoxInnerModel