---
title: storeTypeStringRepresentation
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/apptransaction/storetypestringrepresentation
---

# storeTypeStringRepresentation

The string representation of the store where the original purchase of the app was made.

## Declaration

```swift
@backDeployed(before: iOS 27.0, macOS 27.0, tvOS 27.0, watchOS 27.0, visionOS 27.0)
var storeTypeStringRepresentation: String { get }
```
