메인 콘텐츠로 건너뛰기
이 모듈은 X API의 계정 활동(account activity) 엔드포인트에 대한 요청 및 응답 데이터 구조를 정의하는 Pydantic 모델을 제공합니다. 모든 모델은 OpenAPI 명세를 기반으로 생성되며, type 안전성과 검증 기능을 제공합니다.

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의 응답 모델