---
title: environmentStringRepresentation
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/environmentstringrepresentation
---

# environmentStringRepresentation

A string representation of the server environment.

## Declaration

```swift
@backDeployed(before: iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, macCatalyst 16.0)
var environmentStringRepresentation: String { get }
```

## See Also

### Deprecated

- [currencyCode](storekit/transaction/currencycode.md)
- [offerID](storekit/transaction/offerid.md)
- [offerPaymentModeStringRepresentation](storekit/transaction/offerpaymentmodestringrepresentation.md)
- [offerType](storekit/transaction/offertype-swift.property.md)
- [reasonStringRepresentation](storekit/transaction/reasonstringrepresentation.md)
- [storefrontCountryCode](storekit/transaction/storefrontcountrycode.md)
