Class: AccountCapabilities

AccountCapabilities

new AccountCapabilities(optsopt)

This class represents a JMAP AccountCapabilities.
An AccountCapabilities object describes general capabilities of a JMAP server.

Parameters:
Name Type Attributes Description
opts Object <optional>

The optional properties of this AccountCapabilities.

Properties
Name Type Attributes Default Description
maxSizeUpload Number <optional>
0

The maximum file size, in bytes, that the server will accept for a single file upload.

Source: