# PurchaseClient.ProductType

## PurchaseClient.ProductType <a href="#id-cn-purchaseclient.producttype-purchaseclient.producttype" id="id-cn-purchaseclient.producttype-purchaseclient.producttype"></a>

`public static @interface PurchaseClient.ProductType`\
`com.gaa.sdk.iap.PurchaseClient.ProductType`

支持的功能类型\
&#x20;

## Constants <a href="#id-cn-purchaseclient.producttype-constants" id="id-cn-purchaseclient.producttype-constants"></a>

***

### ALL <a href="#id-cn-purchaseclient.producttype-all" id="id-cn-purchaseclient.producttype-all"></a>

`String ALL`

可以一次性获得商品详细信息的类型

Constant Value: "all"

### INAPP <a href="#id-cn-purchaseclient.producttype-inapp" id="id-cn-purchaseclient.producttype-inapp"></a>

`String INAPP`

管理型商品类型

Constant Value: "inapp"

### AUTO <a href="#id-cn-purchaseclient.producttype-auto" id="id-cn-purchaseclient.producttype-auto"></a>

`String AUTO`

包月型商品类型

Constant Value: "auto"

### SUBS <a href="#id-cn-purchaseclient.producttype-subs" id="id-cn-purchaseclient.producttype-subs"></a>

`String SUBS`

订阅型商品类型

Constant Value: "subscription"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/chi/tools/billing/v21/references/annotations/purchaseclient.producttype.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
