@xo-cash/types
    Preparing search index...

    Type Alias XOInvitationDataResult

    Result for a completed invitation process that resulted in a data field.

    {
    "data": {
    "messageSignature": {
    "value": "..."
    } ← this type
    }
    }
    Index

    Properties

    createdAtTimestamp: XOInvitationTimestamp

    Timestamp when the data was created.

    createdByEntityIdentifier: XOInvitationEntityIdentifier

    The entity identifier that created this data.

    createdBySignature: XOInvitationSignature

    Signature of the entity that created this data.

    Resolved value for the data.