---
title: billType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inbilldetails/billtype
---

# billType

The type of the bill.

## Declaration

```swift
var billType: INBillType { get set }
```

## Discussion

Discussion Use the value of this property to categorize the bill.

## See Also

### Accessing the Bill Information

- [billPayee](intents/inbilldetails/billpayee.md)
- [paymentDate](intents/inbilldetails/paymentdate.md)
- [paymentStatus](intents/inbilldetails/paymentstatus.md)
