> 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/tools/billing/old-version/v19/undefined-3/annotations/purchaseclient.recurringaction.md).

# PurchaseClient.RecurringAction

```
public static @interface PurchaseClient.RecurringAction
com.gaa.sdk.iap.PurchaseClient.RecurringAction

월정액 상품의 상태를 관리하기 위한 타입

Constants
CANCEL
String CANCEL
월정액 상품 자동결제 취소

Constant Value: "cancel"

REACTIVATE
String REACTIVATE
월정액 상품 자동결제 취소 해제

Constant Value: "reactivate"
```

```
com.gaa.sdk.iap.PurchaseClient.ConnectionState
```
