ClientFundingSource
Name: Client Funding Source
Type: Application
Module: Booking, Scheduling, Faring
Description: Passenger funding sources and eligibility date for them.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client (from the Clients table). |
| FundingSourceId | Numeric identifier of the funding source (from the FundingSource table). |
| EligFromDate | Start date from which the funding source for the client is valid. |
| EligToDate | End date after which funding source for the client is no longer valid. |
| DefFundingSource | Flag that indicates whether the funding source is the default one for the client. |
| Sequence | Numeric value (1-5) indicating the order in which the client funding sources are used. |