Type alias RailsPathRemoveClaimInput

RailsPathRemoveClaimInput: {
    claimId: string;
}

Type declaration

  • claimId: string