---
title: Application
framework: walletorders
role: symbol
role_heading: Object
path: walletorders/application
---

# Application

The details of an app in the App Store.

## Declaration

```data
object Application
```

## Properties

customProductPageIdentifier: The identifier for a custom product page. Use when linking to the App on the AppStore. launchURL: A URL passed into the application at launch. storeIdentifier: The ADAM ID (store identifier) of the application.

## See Also

### Supporting objects

- [Customer](walletorders/customer.md)
- [Merchant](walletorders/merchant.md)
- [Address](walletorders/address.md)
- [Barcode](walletorders/barcode.md)
- [CurrencyAmount](walletorders/currencyamount.md)
- [LineItem](walletorders/lineitem.md)
- [Location](walletorders/location.md)
- [OrderIdentifiers](walletorders/orderidentifiers.md)
- [OrderProvider](walletorders/orderprovider.md)
- [Payment](walletorders/payment.md)
- [Payment.SummaryItems](walletorders/payment/summaryitems-data.dictionary.md)
- [PaymentMethod](walletorders/paymentmethod.md)
- [PaymentTransaction](walletorders/paymenttransaction.md)
- [PickupFulfillment](walletorders/pickupfulfillment.md)
- [Return](walletorders/return.md)
