Type alias PatronStatus

PatronStatus: "active_patron" | "declined_patron" | "former_patron"

Generated using TypeDoc