Export

V20CredExRecordByFormat

Hierarchy

  • V20CredExRecordByFormat

Properties

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

Type declaration

  • [key: string]: object

Memberof

V20CredExRecordByFormat

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

Type declaration

  • [key: string]: object

Memberof

V20CredExRecordByFormat

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

Type declaration

  • [key: string]: object

Memberof

V20CredExRecordByFormat

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

Type declaration

  • [key: string]: object

Memberof

V20CredExRecordByFormat

Generated using TypeDoc