class xdk.posts.models.CreateRequest
기본값:
{'populate_by_name': True, 'validate_by_alias': True, 'validate_by_name': True}모델 설정으로, [ConfigDict][pydantic.config.ConfigDict] 규격을 따르는 딕셔너리여야 합니다.CreateResponse
메서드
class xdk.posts.models.CreateResponse
class xdk.posts.models.DeleteResponse
class xdk.posts.models.GetAnalyticsResponse
class xdk.posts.models.GetByIdResponse
class xdk.posts.models.GetByIdsResponse
get_by_ids 메서드의 응답 모델
class xdk.posts.models.GetCountsAllResponse
class xdk.posts.models.GetCountsRecentResponse
class xdk.posts.models.GetInsights28hrResponse
class xdk.posts.models.GetInsightsHistoricalResponse
class xdk.posts.models.GetLikingUsersResponse
class xdk.posts.models.GetQuotedResponse
class xdk.posts.models.GetRepostedByResponse
class xdk.posts.models.GetRepostsResponse
class xdk.posts.models.HideReplyResponse
class xdk.posts.models.SearchAllResponse
class xdk.posts.models.SearchRecentResponse
search_recent 메서드의 응답 모델