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

# 네임스페이스: CommunityNotes

<div id="type-aliases">
  ## 타입 별칭
</div>

<div id="searcheligiblepostsresponse">
  ### SearchEligiblePostsResponse
</div>

Ƭ **SearchEligiblePostsResponse**: [`Get2NotesSearchPostsEligibleForNotesResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchPostsEligibleForNotesResponse)

searchEligiblePosts의 응답

#### 정의 위치

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

***

<div id="evaluaterequest">
  ### EvaluateRequest
</div>

Ƭ **EvaluateRequest**: [`EvaluateNoteRequest`](/ko/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteRequest)

평가 요청

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="evaluateresponse">
  ### EvaluateResponse
</div>

Ƭ **EvaluateResponse**: [`EvaluateNoteResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteResponse)

evaluate 요청에 대한 응답

#### 정의 위치

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

***

<div id="searchwrittenresponse">
  ### SearchWrittenResponse
</div>

Ƭ **SearchWrittenResponse**: [`Get2NotesSearchNotesWrittenResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchNotesWrittenResponse)

searchWritten의 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="deleteresponse">
  ### DeleteResponse
</div>

Ƭ **DeleteResponse**: [`DeleteNoteResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.DeleteNoteResponse)

삭제 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="createrequest">
  ### CreateRequest
</div>

Ƭ **CreateRequest**: [`CreateNoteRequest`](/ko/xdks/typescript/reference/interfaces/Schemas.CreateNoteRequest)

생성을 위한 요청

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="createresponse">
  ### CreateResponse
</div>

Ƭ **CreateResponse**: [`CreateNoteResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.CreateNoteResponse)

생성 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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