Skip to content

Commit

Permalink
Fix eligibility type
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Dec 12, 2024
1 parent 4fb4f0e commit dc86933
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/holdPageTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ export interface HoldDetailsResult {
}

export interface PatronEligibilityStatus {
eligibility: boolean
expired?: boolean
blocked?: boolean
moneyOwed?: boolean
ptypeDisallowsHolds?: boolean
reachedHoldLimit?: boolean
Expand Down

0 comments on commit dc86933

Please sign in to comment.