interface IInput {
    claim_id: string;
}

Properties

Properties

claim_id: string