Interface iCreateAttestationSuccessResponse

interface iCreateAttestationSuccessResponse {
    id: string;
    inviteCode: string;
}

Implemented by

Properties

Properties

id: string

The attestation ID.

inviteCode: string

The attestation invite code to give to others to add / view / query (where applicable)

MMNEPVFCICPMFPCPTTAAATR