Contents

ASImportableCollection

A collection of items and subcollections for use in import and export.

Declaration

struct ASImportableCollection

Overview

A collection represents a group of items such as a vault or folder.

This type is a representation of Collection as defined in the Credential Exchange Format (CXF) specification. You can supply a JSON representation of a CXF Collection to initialize an instance of this struct by using a JSONDecoder and calling decode(_:from:).

Topics

Accessing collection properties

Initializers

Instance Properties

See Also

Accessing account properties