Interface ClaimReadded

interface ClaimReadded {
    claimId: string;
    pathId: string;
}

Properties

Properties

claimId: string
pathId: string