---
title: code
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchforbillsintentresponse/code
---

# code

The code indicating whether you successfully handled the intent.

## Declaration

```swift
var code: INSearchForBillsIntentResponseCode { get }
```

## See Also

### Getting the Response Code

- [INSearchForBillsIntentResponseCode](intents/insearchforbillsintentresponsecode.md)
