billType
The type of the bill.
Declaration
var billType: INBillType { get }Discussion
When performing the search, your results should contain bills whose type matches the value in this property. If the value in this property is INBillType.unknown, return all bills regardless of their type.