ASImportableCollection
A collection of items and subcollections for use in import and export.
Declaration
struct ASImportableCollectionOverview
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:).