<!--
{
  "availability" : [
    "iOS: 10.1.0 -",
    "iPadOS: 10.1.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKSuicaPassProperties/isGreenCarTicketUsed",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKSuicaPassProperties(py)greenCarTicketUsed"
  },
  "title" : "isGreenCarTicketUsed"
}
-->

# isGreenCarTicketUsed

A Boolean value that indicates whether the customer has redeemed the Green Car ticket.

```
var isGreenCarTicketUsed: Bool { get }
```

## Discussion

A Green Car ticket is valid for a single use. This flag indicates the ticket has been used and is not eligible for a refund.

---

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)