| Name | Description | Type | Additional information |
|---|---|---|---|
| Sequence |
Gets or sets the sequence of funding source in sources list |
integer |
None. |
| IsDefault |
Gets or sets whether this funding program is applied to the client's trips by default. |
boolean |
None. |
| IsDedicated |
Gets or sets dedicated status for Novus server |
boolean |
None. |
| IsPrepaid |
Gets or sets if funding program is used for Prepaid faring |
boolean |
None. |
| ID |
Gets or sets the ID of the funding source. |
integer |
None. |
| Name |
Gets or sets the name of the funding source. |
string |
None. |
| FundingSourceId |
The ID of the funding source that this program belongs to |
integer |
None. |
| Description |
Gets or sets funding program description |
string |
None. |
| ValidDates |
Gets or sets the list of date ranges during which this funding program is valid in the system. If this list is empty, the funding program is always eligible. |
Collection of FundingProgramDateWindow |
None. |