> For the complete documentation index, see [llms.txt](https://onestore-dev.gitbook.io/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onestore-dev.gitbook.io/dev/eng/tools/billing/v21/references/annptations/purchasedata.recurringstate.md).

# PurchaseData.RecurringState

public static @interface PurchaseData.RecurringState\
com.gaa.sdk.iap.PurchaseData.RecurringState\
\
Status value of monthly auto-renewal products

<br>

## Constants <a href="#id-en-purchasedata.recurringstate-constants" id="id-en-purchasedata.recurringstate-constants"></a>

***

### RECURRING <a href="#id-en-purchasedata.recurringstate-recurring" id="id-en-purchasedata.recurringstate-recurring"></a>

int RECURRING\
Automatic payments in progress\
Constant Value: 0

### &#x20;CANCEL <a href="#id-en-purchasedata.recurringstate-cancel" id="id-en-purchasedata.recurringstate-cancel"></a>

int CANCEL\
Scheduling the cancellation of automatic payments in progress\
Constant Value: 1

### &#x20;NON\_AUTO\_PRODUCT <a href="#id-en-purchasedata.recurringstate-non_auto_product" id="id-en-purchasedata.recurringstate-non_auto_product"></a>

int NON\_AUTO\_PRODUCT\
No automatic payments\
Constant Value: -1
