---
title: VASErrorCodeSuccess
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodesuccess
---

# VASErrorCodeSuccess

A constant indicating that the GET VAS DATA command was successful.

## Declaration

```swift
static var VASErrorCodeSuccess: NFCVASResponse.ErrorCode { get }
```

## See Also

### Status Codes

- [VASErrorCodeUserIntervention](corenfc/nfcvasresponse/errorcode/vaserrorcodeuserintervention.md)
