Editor

class Editor

An interface to edit Document metadata

Properties

Link copied to clipboard
var authorizationData: ByteString?

Saved authorization data to refresh credentials, possibly without requiring user to re-authorize.

Link copied to clipboard
var cardArt: ByteString?

An image that represents this document to the user in the UI.

Link copied to clipboard

The time the document was created.

Link copied to clipboard

User-facing name of this specific Document instance, e.g. "John's Passport".

Link copied to clipboard
var issuerLogo: ByteString?

An image that represents the issuer of the document in the UI.

Link copied to clipboard

A AbstractDocumentMetadata for storing application-specific data.

Link copied to clipboard

The unique identifier if this document is imported from a org.multipaz.mpzpass.MpzPass.

Link copied to clipboard

Whether the document is provisioned, i.e. issuer is ready to provide credentials.

Link copied to clipboard

A Tags for storing application-specific data.

Link copied to clipboard

User-facing name of this document type, e.g. "Utopia Passport".