Export

ClaimFormat

Hierarchy

  • ClaimFormat

Properties

di_vc?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

jwt?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

jwt_vc?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

jwt_vp?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

ldp?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

ldp_vc?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

ldp_vp?: {
    [key: string]: object;
}

Type declaration

  • [key: string]: object

Memberof

ClaimFormat

Generated using TypeDoc