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

# code

The code indicating whether your app successfully handled the intent.

## Declaration

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

## Discussion

Discussion The value of this property is set automatically at initialization time and can’t be changed later.

## See Also

### Getting the Response Code

- [INSendRideFeedbackIntentResponseCode](intents/insendridefeedbackintentresponsecode.md)
