bills
The bills found during the search.
Declaration
var bills: [INBillDetails]? { get set }Discussion
Use this property to specify the search results. Each INBillDetails object should contain information about a single bill that matches the search criteria. Always provide as much detail as possible in each INBillDetails object.