Type Alias ActionFilterOrphanResponse

type ActionFilterOrphanResponse = {
    count: number;
    data: OrphanCredentialResItem[];
}
Index

Properties

Properties

count: number

Number of orphan credentials found