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 FileRequestCopyRequest : Encodable
-
Undocumented
See moreDeclaration
Swift
public struct FileRequestUpdateRequest : Encodable
-
Represents folder resource
See moreDeclaration
Swift
public struct FolderEntity : ResourceTypeEntity
-
Defines a lock on a Box item
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
-
Represents a file version of a file included in a sign request
See moreDeclaration
Swift
public struct SignRequestCreateSourceFileVersion : Encodable
-
Represents a file to be included in a sign request.
See moreDeclaration
Swift
public struct SignRequestCreateSourceFile : Encodable
-
Represents a destination folder to place final, signed document and signing log.
See moreDeclaration
Swift
public struct SignRequestCreateParentFolder : Encodable
-
Defines a signer for Create Sign Request",
See moreDeclaration
Swift
public struct SignRequestCreateSigner : Encodable
-
Defines a request to creatre a sign request object.
See moreDeclaration
Swift
public struct SignRequestCreateParameters : 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 response
See moreDeclaration
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
-
Item field for creating a Zip download.
See moreDeclaration
Swift
public struct ZipDownloadItem : BoxInnerModel