Interface iGetAttestationsPayload

interface iGetAttestationsPayload {
    attestationIds?: string[];
    inviteCode?: string;
}

Implemented by

Properties

attestationIds?: string[]

The attestation ID. You can use this if you are the creator or a holder of the attestation.

inviteCode?: string

The attestation key received from the original attestation creation.

MMNEPVFCICPMFPCPTTAAATR