Skip to content

Documentation


Documentation / @u-net/issuer / CredentialClaimProofV2

Interface: CredentialClaimProofV2

Defined in: index.ts:79

Extends

Properties

path

path: string

Defined in: index.ts:74

Inherited from

CredentialClaimV2.path


pathBits

pathBits: boolean[]

Defined in: index.ts:85


pathField

pathField: string

Defined in: index.ts:80


salt

salt: string

Defined in: index.ts:83


siblings

siblings: string[]

Defined in: index.ts:84


type

type: "string" | "boolean" | "field" | "u64"

Defined in: index.ts:75

Inherited from

CredentialClaimV2.type


typeField

typeField: string

Defined in: index.ts:81


value

value: string | number | boolean

Defined in: index.ts:76

Inherited from

CredentialClaimV2.value


valueField

valueField: string

Defined in: index.ts:82