---
title: environmentStringRepresentation
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/renewalinfo/environmentstringrepresentation
---

# environmentStringRepresentation

The string representation of the server environment that signs the renewal information for an auto-renewable subscription.

## 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

- [offerID](storekit/product/subscriptioninfo/renewalinfo/offerid.md)
- [offerType](storekit/product/subscriptioninfo/renewalinfo/offertype.md)
- [currencyCode](storekit/product/subscriptioninfo/renewalinfo/currencycode.md)
- [offerPaymentModeStringRepresentation](storekit/product/subscriptioninfo/renewalinfo/offerpaymentmodestringrepresentation.md)
- [offerPeriodStringRepresentation](storekit/product/subscriptioninfo/renewalinfo/offerperiodstringrepresentation.md)
