interface ClaimName {
    claimName: string;
}

Properties

Properties

claimName: string