Type Alias ActionFilterOrphanResponse

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

Properties

Properties

count: number

Number of orphan credentials found