Export

ClearPendingRevocationsRequest

Hierarchy

  • ClearPendingRevocationsRequest

Properties

Properties

purge?: {
    [key: string]: string[];
}

Credential revocation ids by revocation registry id: omit for all, specify null or empty list for all pending per revocation registry

Type declaration

  • [key: string]: string[]

Memberof

ClearPendingRevocationsRequest

Generated using TypeDoc