The FeeInfoFilter type contains enumeration values that you can use in the lookupMyAccountInfo operation request to limit your results when you retrieve fee information.
The ALL_FEES or ALL_FEES_AND_PAYMENTS enumeration values includes all paid and unpaid fees or fees and payments.
Therefore, you should be careful when you use them to display user fees or fees and payments.
Ancestors
None
Relevant operations
• | lookupMyAccountInfo |
• | lookupPatronInfo |
Contents
This type is a string (see xs:string) with the following enumeration values:
• | UNPAID_FEES |
• | UNPAID_FEES_AND_PAYMENTS |
• | PAID_FEES |
• | PAID_FEES_AND_PAYMENTS |
• | ALL_FEES |
• | ALL_FEES_AND_PAYMENTS |
© 2009-2012 SirsiDynix