Interface GetAttestationProofPayload

interface GetAttestationProofPayload {
    id: string;
}

Properties

Properties

id: string

The attestation proof ID.