メインコンテンツへスキップ
このモジュールは X API のアカウントアクティビティエンドポイント向けに、 リクエストおよびレスポンスのデータ構造を表す Pydantic モデルを提供します。 すべてのモデルは OpenAPI 仕様から生成されており、型安全性とバリデーション機能を提供します。

CreateReplayJobResponse

クラス 基底クラス: BaseModel create_replay_job のレスポンスモデル

メソッド

class xdk.account_activity.models.CreateReplayJobResponse

create_replay_job のレスポンスモデル

class xdk.account_activity.models.CreateSubscriptionResponse

create_subscription のレスポンス用モデル

class xdk.account_activity.models.DeleteSubscriptionResponse

delete_subscription のレスポンスモデル

class xdk.account_activity.models.GetSubscriptionCountResponse

get_subscription_count のレスポンスモデル

class xdk.account_activity.models.GetSubscriptionsResponse

get_subscriptions のレスポンス用モデル

class xdk.account_activity.models.ValidateSubscriptionResponse

validate_subscription のレスポンス用モデル