ASImportableLinkedItem
A linked item for use in import and export.
Declaration
struct ASImportableLinkedItemOverview
A linked item serves as a reference to an item, and contains no data of its own.
This type is a representation of LinkedItem as defined in the Credential Exchange Format (CXF) specification. You can supply a JSON representation of a CXF Item to initialize an instance of this struct by using a JSONDecoder and calling decode(_:from:).