Skip to main content

@atala/prism-wallet-sdk / Exports / Domain / JWTStatusListResponse

Interface: JWTStatusListResponse

Domain.JWTStatusListResponse

Table of contents

Properties

Properties

@context

@context: [credential, revocation]

Defined in

src/domain/models/VerifiableCredential.ts:306


credentialSubject

credentialSubject: Object

Type declaration

NameType
encodedListstring
idstring
statusPurposestring
typestring

Defined in

src/domain/models/VerifiableCredential.ts:317


id

id: string

Defined in

src/domain/models/VerifiableCredential.ts:315


issuanceDate

issuanceDate: string

Defined in

src/domain/models/VerifiableCredential.ts:316


issuer

issuer: string

Defined in

src/domain/models/VerifiableCredential.ts:314


proof

proof: Object

Type declaration

NameType
createdstring
cryptoSuitestring
jwsstring
proofPurposeProofPurpose
proofValuestring
typeJWTProofType
verificationMethodstring

Defined in

src/domain/models/VerifiableCredential.ts:323


type

type: [credential, revocation]

Defined in

src/domain/models/VerifiableCredential.ts:310