Type alias GetTotalClaimsAtClaimIdInput

GetTotalClaimsAtClaimIdInput: {
    claimId: string;
}

Type declaration

  • claimId: string