---
title: minutesToFull
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetcarpowerlevelstatusintentresponse/minutestofull-2kbt6
---

# minutesToFull

The number of minutes it takes to fully charge the electric vehicle’s battery.

## Declaration

```swift
@nonobjc final var minutesToFull: Int? { get set }
```

## Discussion

Discussion Typically, you assign a value to this property only after handling the intent.

## See Also

### Providing the Charge Status

- [activeConnector](intents/ingetcarpowerlevelstatusintentresponse/activeconnector.md)
- [charging](intents/ingetcarpowerlevelstatusintentresponse/charging-6xnqj.md)
- [dateOfLastStateUpdate](intents/ingetcarpowerlevelstatusintentresponse/dateoflaststateupdate.md)
