<!--
{
  "availability" : [
    "iOS: 10.3.0 - 15.0.0",
    "iPadOS: 10.3.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 3.2.0 - 8.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INBillType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INBillType"
  },
  "title" : "INBillType"
}
-->

# INBillType

Constants indicating the type of bill.

```
enum INBillType
```

## Topics

### Constants

[`case autoInsurance`](/documentation/Intents/INBillType/autoInsurance)

An auto insurance bill.

[`case cable`](/documentation/Intents/INBillType/cable)

A cable television bill.

[`case carLease`](/documentation/Intents/INBillType/carLease)

A car lease payment.

[`case carLoan`](/documentation/Intents/INBillType/carLoan)

A car loan payment.

[`case creditCard`](/documentation/Intents/INBillType/creditCard)

A credit card bill.

[`case electricity`](/documentation/Intents/INBillType/electricity)

An electricity bill.

[`case garbageAndRecycling`](/documentation/Intents/INBillType/garbageAndRecycling)

A garbage and recycling bill.

[`case gas`](/documentation/Intents/INBillType/gas)

A gasoline bill.

[`case healthInsurance`](/documentation/Intents/INBillType/healthInsurance)

A health insurance bill.

[`case homeInsurance`](/documentation/Intents/INBillType/homeInsurance)

A home insurance bill.

[`case internet`](/documentation/Intents/INBillType/internet)

An internet service bill.

[`case lifeInsurance`](/documentation/Intents/INBillType/lifeInsurance)

A life insurance payment.

[`case mortgage`](/documentation/Intents/INBillType/mortgage)

A mortgage payment.

[`case musicStreaming`](/documentation/Intents/INBillType/musicStreaming)

A music streaming bill.

[`case phone`](/documentation/Intents/INBillType/phone)

A telephone bill.

[`case rent`](/documentation/Intents/INBillType/rent)

A rental payment.

[`case sewer`](/documentation/Intents/INBillType/sewer)

A sewer service payment.

[`case studentLoan`](/documentation/Intents/INBillType/studentLoan)

A student loan payment.

[`case trafficTicket`](/documentation/Intents/INBillType/trafficTicket)

A traffic ticket bill.

[`case tuition`](/documentation/Intents/INBillType/tuition)

A school tuition bill.

[`case unknown`](/documentation/Intents/INBillType/unknown)

An unknown type of bill.

[`case utilities`](/documentation/Intents/INBillType/utilities)

A utility bill.

[`case water`](/documentation/Intents/INBillType/water)

A water bill.

### Initializers

[`init?(rawValue: Int)`](/documentation/Intents/INBillType/init(rawValue:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)