Skip to content

Interface: RegisterOnchainOptions

modules/claims.RegisterOnchainOptions

Table of contents

Properties

Properties

acceptedBy

acceptedBy: string

DID of the issuer


claimType

Optional claimType: string

Role namespace


claimTypeVersion

Optional claimTypeVersion: string

Version of the claim type


expirationTimestamp

Optional expirationTimestamp: number

A Unix timestamp expressed in seconds of when the claim expires.


onChainProof

onChainProof: string

On-chain proof signature


subject

Optional subject: string

DID of the claim subject


subjectAgreement

Optional subjectAgreement: string

Subject agreement signature


token

Optional token: string

Deprecated