> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 名前空間: AccountActivity

> X API TypeScript SDK の AccountActivity モジュールのリファレンス。 X API v2 向けにこの SDK モジュールが再エクスポートするクライアント、型、ユーティリティ。

## 型エイリアス

### GetSubscriptionsResponse

Ƭ **GetSubscriptionsResponse**: [`SubscriptionsListGetResponse`](/xdks/typescript/reference/interfaces/Schemas.SubscriptionsListGetResponse)

レスポンス: getSubscriptions

#### 定義場所

[account\_activity/models.ts:18](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L18)

***

### DeleteSubscriptionResponse

Ƭ **DeleteSubscriptionResponse**: [`SubscriptionsDeleteResponse`](/xdks/typescript/reference/interfaces/Schemas.SubscriptionsDeleteResponse)

レスポンス: deleteSubscription

#### 定義場所

[account\_activity/models.ts:24](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L24)

***

### ValidateSubscriptionResponse

Ƭ **ValidateSubscriptionResponse**: [`SubscriptionsGetResponse`](/xdks/typescript/reference/interfaces/Schemas.SubscriptionsGetResponse)

レスポンス: validateSubscription

#### 定義場所

[account\_activity/models.ts:30](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L30)

***

### CreateSubscriptionRequest

Ƭ **CreateSubscriptionRequest**: [`SubscriptionsCreateRequest`](/xdks/typescript/reference/modules/Schemas#subscriptionscreaterequest)

Request for createSubscription

#### 定義場所

[account\_activity/models.ts:36](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L36)

***

### CreateSubscriptionResponse

Ƭ **CreateSubscriptionResponse**: [`SubscriptionsCreateResponse`](/xdks/typescript/reference/interfaces/Schemas.SubscriptionsCreateResponse)

レスポンス: createSubscription

#### 定義場所

[account\_activity/models.ts:42](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L42)

***

### CreateReplayJobResponse

Ƭ **CreateReplayJobResponse**: [`ReplayJobCreateResponse`](/xdks/typescript/reference/interfaces/Schemas.ReplayJobCreateResponse)

レスポンス: createReplayJob

#### 定義場所

[account\_activity/models.ts:48](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L48)

***

### GetSubscriptionCountResponse

Ƭ **GetSubscriptionCountResponse**: [`SubscriptionsCountGetResponse`](/xdks/typescript/reference/interfaces/Schemas.SubscriptionsCountGetResponse)

レスポンス: getSubscriptionCount

#### 定義場所

[account\_activity/models.ts:54](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/account_activity/models.ts#L54)
