---
title: OneTimeChargeItem
framework: advancedcommerceapi
role: symbol
role_heading: Object
path: advancedcommerceapi/onetimechargeitem
---

# OneTimeChargeItem

The details of a one-time charge product, including its display name, price, SKU, and metadata.

## Declaration

```data
object OneTimeChargeItem
```

## Properties

description: A description of the product that doesn’t display to customers. displayName: The product name, suitable for display to customers. price: The price, in milliunits of the currency, of the one-time charge product. SKU: The product identifier.

## Mentioned in

Creating SKUs for your In-App Purchases

## See Also

### One-time charge creation in the app

- [OneTimeChargeCreateRequest](advancedcommerceapi/onetimechargecreaterequest.md)
