Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

W3CCredentialsListRequest

Hierarchy

  • W3CCredentialsListRequest

Index

Properties

contexts?: string[]
memberof

W3CCredentialsListRequest

given_id?: string

Given credential id to match

memberof

W3CCredentialsListRequest

issuer_id?: string

Credential issuer identifier to match

memberof

W3CCredentialsListRequest

max_results?: number

Maximum number of results to return

memberof

W3CCredentialsListRequest

proof_types?: string[]
memberof

W3CCredentialsListRequest

schema_ids?: string[]

Schema identifiers, all of which to match

memberof

W3CCredentialsListRequest

subject_ids?: string[]

Subject identifiers, all of which to match

memberof

W3CCredentialsListRequest

tag_query?: {}

Tag filter

memberof

W3CCredentialsListRequest

Type declaration

  • [key: string]: string
types?: string[]
memberof

W3CCredentialsListRequest

Generated using TypeDoc