EWalletPass

Name: EZ-Wallet Pass

Type: Ancillary

Modules: Faring, EZ-Wallet

Description: Defines each specific EZ-Wallet pass, including its cost, period of sale, period of use, and purchaser age range.

Field Documentation
EWalletPassId Identifier of the pass.
Name Name of the pass.
PeriodStart Start date of the period associated with the pass.
PeriodEnd End date of the period associated with the pass.
SaleStart First date that the pass can be purchased.
SaleEnd Last date that the pass can be purchased.
SaleAmount Cost of the pass.
EWalletPassTypeId Pass type associated with the pass (from the EWalletPassType table).
FromAge Age the purchaser must me older than to buy the pass.
ToAge Age the purchaser must be younger than to buy the pass.
StudentEligFromDate Start date of student eligibility period (used for purchasing student passes).
StudentEligToDate End date of student eligibility period (used for purchasing student passes).
MedicaidFrDate Start date from which the client's Medicaid account is valid.
MedicaidToDate End date after which the client's Medicaid account is no longer valid.
TimePeriod Length of time the pass is valid.