The FeeInfo type displays information about a particular patron’s fees and bills.
Ancestors
None
Relevant operations
• | lookupMyAccountInfo |
• | lookupPatronInfo |
Contents
This type has the following elements. (For more information, see “Bills Tab” in the Java WorkFlows help.)
Element |
Type |
Occ. |
Description |
1 |
Displays a unique number that identifies the bill. |
||
1 |
Displays the ID for the Bill Reason policy. (For more info see “Bill Reason Wizard” in the Java WorkFlows help.) |
||
0..1 |
Displays a text description of the Bill Reason policy. (For more information, see “Bill Reason Wizard” in the Java WorkFlows help.) |
||
1 |
Displays the total monetary amount billed for an item or group of items. |
||
0..1 |
Displays the monetary amount of tax added to a bill. |
||
1 |
Displays the portion of amount + taxAmount that is not yet paid. |
||
0..1 |
Displays the Library ID for the library that created the bill. Note: If config.single is configured, the default station library ID is returned. |
||
0..1 |
Displays a text description of the bill library. |
||
1 |
Displays the date an item was billed to the patron. |
||
0..1 |
Displays the date the bill was recorded on the database. |
||
1 |
Displays the number of payments a patron has made on a bill (can be up to 50). |
||
0..1 |
Displays the date the last payment was made on the bill. Note: lastPayment date is only returned if numberOfPaymentsMade is greater than 0 (zero). |
||
0..50 |
Displays fee payment information. Note: feePaymentInfo is only returned if includeFeeInfo includes “AND_PAYMENTS”. |
||
0..1 |
Displays fee information if the fee is associated with an item. feeItemInfo is only returned if the fee is associated with an item (for example, an overdue fine). |
© 2009-2012 SirsiDynix