Structures
The following structures are available globally.
-
SDK configuration specifying request related information
See moreDeclaration
Swift
public struct BoxSDKConfiguration
-
Describes API request related errors.
See moreDeclaration
Swift
public struct BoxAPIError
-
Analytics info about the app using the SDK.
See moreDeclaration
Swift
public struct ClientAnalyticsInfo
-
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
-
Box API request response
Declaration
Swift
public struct BoxResponse
-
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
-
Description of uploaded part
See moreDeclaration
Swift
public struct UploadPartDescription : BoxInnerModel