| + +Package + + + | + +Description + + + |
|---|---|
| + +[neople-openapi-types](./neople-openapi-types.md) + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[error](./neople-openapi-types.apierror.error.md) + + + | + + + | + +{ status: number; name: string; message: string; } + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[wordType?](./neople-openapi-types.apirequestoptions.wordtype.md) + + + | + + + | + +'full' \| 'match' + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[next?](./neople-openapi-types.apiresponse.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[rows](./neople-openapi-types.apiresponse.rows.md) + + + | + + + | + +T\[\] + + + | + + + |
| + +Member + + + | + +Value + + + | + +Description + + + |
|---|---|---|
| + +API\_KEY\_USAGE\_EXCEEDED + + + | + +`"API002"` + + + | + +API Key 사용량 초과 + + + |
| + +BLOCKED\_API\_KEY + + + | + +`"API004"` + + + | + +차단된 API Key + + + |
| + +INVALID\_API\_KEY + + + | + +`"API003"` + + + | + +잘못된 API Key + + + |
| + +INVALID\_GAME\_API\_KEY + + + | + +`"API005"` + + + | + +게임별 API Key 오류 + + + |
| + +INVALID\_GAME\_ID + + + | + +`"API001"` + + + | + +잘못된 게임 ID + + + |
| + +INVALID\_HTTP\_HEADER + + + | + +`"API006"` + + + | + +잘못된 HTTP 헤더 + + + |
| + +INVALID\_REQUEST\_PARAMETERS + + + | + +`"API901"` + + + | + +잘못된 요청 파라미터 + + + |
| + +INVALID\_URL + + + | + +`"API900"` + + + | + +잘못된 URL + + + |
| + +MISSING\_API\_KEY + + + | + +`"API000"` + + + | + +API Key가 없음 + + + |
| + +SOCKET\_COMMUNICATION\_ERROR + + + | + +`"API007"` + + + | + +소켓 통신 오류 + + + |
| + +SYSTEM\_ERROR + + + | + +`"API999"` + + + | + +시스템 오류 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[headers?](./neople-openapi-types.cyphers.apirequestoptions.headers.md) + + + | + + + | + +Record<string, string> + + + | + +_(Optional)_ 요청 헤더 + + + |
| + +[retries?](./neople-openapi-types.cyphers.apirequestoptions.retries.md) + + + | + + + | + +number + + + | + +_(Optional)_ 재시도 횟수 + + + |
| + +[timeout?](./neople-openapi-types.cyphers.apirequestoptions.timeout.md) + + + | + + + | + +number + + + | + +_(Optional)_ 요청 타임아웃 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.cyphers.characterrankingparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[rankingType](./neople-openapi-types.cyphers.characterrankingparams.rankingtype.md) + + + | + + + | + +'winCount' \| 'winRate' \| 'killCount' \| 'assistCount' \| 'exp' + + + | + +랭킹 타입 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[armor](./neople-openapi-types.cyphers.cypherability.armor.md) + + + | + + + | + +number + + + | + + + |
| + +[attackDamage](./neople-openapi-types.cyphers.cypherability.attackdamage.md) + + + | + + + | + +number + + + | + + + |
| + +[attackRange](./neople-openapi-types.cyphers.cypherability.attackrange.md) + + + | + + + | + +number + + + | + + + |
| + +[attackSpeed](./neople-openapi-types.cyphers.cypherability.attackspeed.md) + + + | + + + | + +number + + + | + + + |
| + +[health](./neople-openapi-types.cyphers.cypherability.health.md) + + + | + + + | + +number + + + | + + + |
| + +[healthRegen](./neople-openapi-types.cyphers.cypherability.healthregen.md) + + + | + + + | + +number + + + | + + + |
| + +[magicRegist](./neople-openapi-types.cyphers.cypherability.magicregist.md) + + + | + + + | + +number + + + | + + + |
| + +[moveSpeed](./neople-openapi-types.cyphers.cypherability.movespeed.md) + + + | + + + | + +number + + + | + + + |
| + +[resource](./neople-openapi-types.cyphers.cypherability.resource.md) + + + | + + + | + +number + + + | + + + |
| + +[resourceRegen](./neople-openapi-types.cyphers.cypherability.resourceregen.md) + + + | + + + | + +number + + + | + + + |
| + +[skillAttackRange](./neople-openapi-types.cyphers.cypherability.skillattackrange.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterAbility?](./neople-openapi-types.cyphers.cypherdetail.characterability.md) + + + | + + + | + +[CypherAbility](./neople-openapi-types.cyphers.cypherability.md) + + + | + +_(Optional)_ + + + |
| + +[characterSkill?](./neople-openapi-types.cyphers.cypherdetail.characterskill.md) + + + | + + + | + +[CypherSkill](./neople-openapi-types.cyphers.cypherskill.md)\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[attackType](./neople-openapi-types.cyphers.cypherinfo.attacktype.md) + + + | + + + | + +string + + + | + + + |
| + +[characterBackStory](./neople-openapi-types.cyphers.cypherinfo.characterbackstory.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.cyphers.cypherinfo.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.cypherinfo.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[characterVoice](./neople-openapi-types.cyphers.cypherinfo.charactervoice.md) + + + | + + + | + +string + + + | + + + |
| + +[damageType](./neople-openapi-types.cyphers.cypherinfo.damagetype.md) + + + | + + + | + +string + + + | + + + |
| + +[mastery](./neople-openapi-types.cyphers.cypherinfo.mastery.md) + + + | + + + | + +string + + + | + + + |
| + +[position](./neople-openapi-types.cyphers.cypherinfo.position.md) + + + | + + + | + +string + + + | + + + |
| + +[resourceType](./neople-openapi-types.cyphers.cypherinfo.resourcetype.md) + + + | + + + | + +string + + + | + + + |
| + +[school](./neople-openapi-types.cyphers.cypherinfo.school.md) + + + | + + + | + +string + + + | + + + |
| + +[weapon](./neople-openapi-types.cyphers.cypherinfo.weapon.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId?](./neople-openapi-types.cyphers.cypherinfoparams.characterid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 캐릭터 ID (선택) + + + |
| + +[limit?](./neople-openapi-types.cyphers.cypherinfoparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 200, 기본 10) + + + |
| + +[wordType?](./neople-openapi-types.cyphers.cypherinfoparams.wordtype.md) + + + | + + + | + +'match' \| 'front' \| 'full' + + + | + +_(Optional)_ 검색어 (선택) + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.cyphers.cypherrecommenditem.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.cypherrecommenditem.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[recommendItems](./neople-openapi-types.cyphers.cypherrecommenditem.recommenditems.md) + + + | + + + | + +[RecommendItemSlot](./neople-openapi-types.cyphers.recommenditemslot.md)\[\] + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[CharacterRankingParams](./neople-openapi-types.cyphers.characterrankingparams.md) + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[CypherInfoParams](./neople-openapi-types.cyphers.cypherinfoparams.md) + + + | + +_(Optional)_ + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[MatchDetailParams](./neople-openapi-types.cyphers.matchdetailparams.md) + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[OverallRankingParams](./neople-openapi-types.cyphers.overallrankingparams.md) + + + | + +_(Optional)_ + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[PlayerInfoParams](./neople-openapi-types.cyphers.playerinfoparams.md) + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[PlayerMatchesParams](./neople-openapi-types.cyphers.playermatchesparams.md) + + + | + + + |
| + +Method + + + | + +Description + + + |
|---|---|
| + +[getCharacterRanking(params)](./neople-openapi-types.cyphers.cyphersapiclient.getcharacterranking.md) + + + | + +캐릭터별 랭킹 조회 + + + |
| + +[getCypherInfo(params)](./neople-openapi-types.cyphers.cyphersapiclient.getcypherinfo.md) + + + | + +사이퍼(캐릭터) 정보 조회 + + + |
| + +[getMatchDetail(params)](./neople-openapi-types.cyphers.cyphersapiclient.getmatchdetail.md) + + + | + +매치 상세 정보 조회 + + + |
| + +[getOverallRanking(params)](./neople-openapi-types.cyphers.cyphersapiclient.getoverallranking.md) + + + | + +전체 랭킹 조회 + + + |
| + +[getPlayerInfo(params)](./neople-openapi-types.cyphers.cyphersapiclient.getplayerinfo.md) + + + | + +플레이어 기본 정보 조회 + + + |
| + +[getPlayerMatches(params)](./neople-openapi-types.cyphers.cyphersapiclient.getplayermatches.md) + + + | + +플레이어 매치 기록 조회 + + + |
| + +[searchItems(params)](./neople-openapi-types.cyphers.cyphersapiclient.searchitems.md) + + + | + +아이템 검색 + + + |
| + +[searchPlayers(params)](./neople-openapi-types.cyphers.cyphersapiclient.searchplayers.md) + + + | + +플레이어 검색 + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +ItemSearchParams + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +params + + + | + +[PlayerSearchParams](./neople-openapi-types.cyphers.playersearchparams.md) + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[apiKey](./neople-openapi-types.cyphers.cyphersapiconfig.apikey.md) + + + | + + + | + +string + + + | + +API 키 + + + |
| + +[baseURL?](./neople-openapi-types.cyphers.cyphersapiconfig.baseurl.md) + + + | + + + | + +string + + + | + +_(Optional)_ 기본 URL (기본값: https://api.neople.co.kr) + + + |
| + +[timeout?](./neople-openapi-types.cyphers.cyphersapiconfig.timeout.md) + + + | + + + | + +number + + + | + +_(Optional)_ 요청 타임아웃 (기본값: 10000ms) + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[attackType](./neople-openapi-types.cyphers.cyphersearch.attacktype.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.cyphers.cyphersearch.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.cyphersearch.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[mastery](./neople-openapi-types.cyphers.cyphersearch.mastery.md) + + + | + + + | + +string + + + | + + + |
| + +[position](./neople-openapi-types.cyphers.cyphersearch.position.md) + + + | + + + | + +string + + + | + + + |
| + +[school](./neople-openapi-types.cyphers.cyphersearch.school.md) + + + | + + + | + +string + + + | + + + |
| + +[weapon](./neople-openapi-types.cyphers.cyphersearch.weapon.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[attackType](./neople-openapi-types.cyphers.cyphersearchresult.attacktype.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.cyphers.cyphersearchresult.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.cyphersearchresult.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[mastery](./neople-openapi-types.cyphers.cyphersearchresult.mastery.md) + + + | + + + | + +string + + + | + + + |
| + +[position](./neople-openapi-types.cyphers.cyphersearchresult.position.md) + + + | + + + | + +string + + + | + + + |
| + +[school](./neople-openapi-types.cyphers.cyphersearchresult.school.md) + + + | + + + | + +string + + + | + + + |
| + +[weapon](./neople-openapi-types.cyphers.cyphersearchresult.weapon.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[skillCoolTime](./neople-openapi-types.cyphers.cypherskill.skillcooltime.md) + + + | + + + | + +string + + + | + + + |
| + +[skillCostResource](./neople-openapi-types.cyphers.cypherskill.skillcostresource.md) + + + | + + + | + +string + + + | + + + |
| + +[skillExplain](./neople-openapi-types.cyphers.cypherskill.skillexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[skillExplainDetail](./neople-openapi-types.cyphers.cypherskill.skillexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[skillId](./neople-openapi-types.cyphers.cypherskill.skillid.md) + + + | + + + | + +string + + + | + + + |
| + +[skillKeyword](./neople-openapi-types.cyphers.cypherskill.skillkeyword.md) + + + | + + + | + +string + + + | + + + |
| + +[skillName](./neople-openapi-types.cyphers.cypherskill.skillname.md) + + + | + + + | + +string + + + | + + + |
| + +[skillRange](./neople-openapi-types.cyphers.cypherskill.skillrange.md) + + + | + + + | + +string + + + | + + + |
| + +[skillType](./neople-openapi-types.cyphers.cypherskill.skilltype.md) + + + | + + + | + +string + + + | + + + |
| + +[slotId](./neople-openapi-types.cyphers.cypherskill.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.cyphers.cypherskill.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[item?](./neople-openapi-types.cyphers.equipmentslot.item.md) + + + | + + + | + +[ItemInfo](./neople-openapi-types.cyphers.iteminfo.md) + + + | + +_(Optional)_ + + + |
| + +[slotCode](./neople-openapi-types.cyphers.equipmentslot.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.cyphers.equipmentslot.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +[tuning?](./neople-openapi-types.cyphers.equipmentslot.tuning.md) + + + | + + + | + +[ItemTuning](./neople-openapi-types.cyphers.itemtuning.md) + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemHash?](./neople-openapi-types.cyphers.itemdetail.itemhash.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[obtainInfo?](./neople-openapi-types.cyphers.itemdetail.obtaininfo.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[tuning?](./neople-openapi-types.cyphers.itemdetail.tuning.md) + + + | + + + | + +[ItemTuning](./neople-openapi-types.cyphers.itemtuning.md) + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.cyphers.itemdetailparams.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.cyphers.itemdetailresponse.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[characterName](./neople-openapi-types.cyphers.itemdetailresponse.charactername.md) + + + | + + + | + +string + + + | + +캐릭터명 + + + |
| + +[explain](./neople-openapi-types.cyphers.itemdetailresponse.explain.md) + + + | + + + | + +string + + + | + +아이템 설명 + + + |
| + +[explainDetail](./neople-openapi-types.cyphers.itemdetailresponse.explaindetail.md) + + + | + + + | + +string + + + | + +아이템 상세 설명 (레벨별 효과) + + + |
| + +[itemId](./neople-openapi-types.cyphers.itemdetailresponse.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +[itemName](./neople-openapi-types.cyphers.itemdetailresponse.itemname.md) + + + | + + + | + +string + + + | + +아이템명 + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.itemdetailresponse.raritycode.md) + + + | + + + | + +string + + + | + +희귀도 코드 + + + |
| + +[rarityName](./neople-openapi-types.cyphers.itemdetailresponse.rarityname.md) + + + | + + + | + +string + + + | + +희귀도명 + + + |
| + +[seasonCode](./neople-openapi-types.cyphers.itemdetailresponse.seasoncode.md) + + + | + + + | + +string + + + | + +시즌 코드 + + + |
| + +[seasonName](./neople-openapi-types.cyphers.itemdetailresponse.seasonname.md) + + + | + + + | + +string + + + | + +시즌명 + + + |
| + +[slotCode](./neople-openapi-types.cyphers.itemdetailresponse.slotcode.md) + + + | + + + | + +string + + + | + +슬롯 코드 + + + |
| + +[slotName](./neople-openapi-types.cyphers.itemdetailresponse.slotname.md) + + + | + + + | + +string + + + | + +슬롯명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[equipSlotCode](./neople-openapi-types.cyphers.iteminfo.equipslotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.cyphers.iteminfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.cyphers.iteminfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeCode](./neople-openapi-types.cyphers.iteminfo.itemtypecode.md) + + + | + + + | + +string + + + | + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.iteminfo.raritycode.md) + + + | + + + | + +[CyphersItemRarity](./neople-openapi-types.cyphers.cyphersitemrarity.md) + + + | + + + |
| + +[slotCode](./neople-openapi-types.cyphers.iteminfo.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[equipSlotCode](./neople-openapi-types.cyphers.itemsearch.equipslotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.cyphers.itemsearch.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.cyphers.itemsearch.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeCode](./neople-openapi-types.cyphers.itemsearch.itemtypecode.md) + + + | + + + | + +string + + + | + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.itemsearch.raritycode.md) + + + | + + + | + +[CyphersItemRarity](./neople-openapi-types.cyphers.cyphersitemrarity.md) + + + | + + + |
| + +[seasonCode](./neople-openapi-types.cyphers.itemsearch.seasoncode.md) + + + | + + + | + +string + + + | + + + |
| + +[slotCode](./neople-openapi-types.cyphers.itemsearch.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId?](./neople-openapi-types.cyphers.itemsearchparams.characterid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 캐릭터 ID (선택) + + + |
| + +[itemName](./neople-openapi-types.cyphers.itemsearchparams.itemname.md) + + + | + + + | + +string + + + | + +아이템 이름 + + + |
| + +[limit?](./neople-openapi-types.cyphers.itemsearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[rarityCode?](./neople-openapi-types.cyphers.itemsearchparams.raritycode.md) + + + | + + + | + +string + + + | + +_(Optional)_ 희귀도 코드 (선택) + + + |
| + +[seasonCode?](./neople-openapi-types.cyphers.itemsearchparams.seasoncode.md) + + + | + + + | + +string + + + | + +_(Optional)_ 시즌 코드 (선택) + + + |
| + +[slotCode?](./neople-openapi-types.cyphers.itemsearchparams.slotcode.md) + + + | + + + | + +string + + + | + +_(Optional)_ 슬롯 코드 (선택) + + + |
| + +[wordType?](./neople-openapi-types.cyphers.itemsearchparams.wordtype.md) + + + | + + + | + +'match' \| 'front' \| 'full' + + + | + +_(Optional)_ 검색 방식 - match: 부분일치, front: 시작일치, full: 완전일치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[equipSlotCode](./neople-openapi-types.cyphers.itemsearchresult.equipslotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.cyphers.itemsearchresult.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.cyphers.itemsearchresult.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeCode](./neople-openapi-types.cyphers.itemsearchresult.itemtypecode.md) + + + | + + + | + +string + + + | + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.itemsearchresult.raritycode.md) + + + | + + + | + +string + + + | + + + |
| + +[seasonCode](./neople-openapi-types.cyphers.itemsearchresult.seasoncode.md) + + + | + + + | + +string + + + | + + + |
| + +[slotCode](./neople-openapi-types.cyphers.itemsearchresult.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[explain](./neople-openapi-types.cyphers.itemtuning.explain.md) + + + | + + + | + +string + + + | + + + |
| + +[explain2](./neople-openapi-types.cyphers.itemtuning.explain2.md) + + + | + + + | + +string + + + | + + + |
| + +[slotId](./neople-openapi-types.cyphers.itemtuning.slotid.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[date](./neople-openapi-types.cyphers.matchdetail.date.md) + + + | + + + | + +string + + + | + + + |
| + +[gameTypeId](./neople-openapi-types.cyphers.matchdetail.gametypeid.md) + + + | + + + | + +[CyphersGameType](./neople-openapi-types.cyphersgametype.md) + + + | + + + |
| + +[matchId](./neople-openapi-types.cyphers.matchdetail.matchid.md) + + + | + + + | + +string + + + | + + + |
| + +[playInfo](./neople-openapi-types.cyphers.matchdetail.playinfo.md) + + + | + + + | + +{ playId: string; playTypeName: string; result: 'win' \| 'lose'; random: boolean; } + + + | + + + |
| + +[position](./neople-openapi-types.cyphers.matchdetail.position.md) + + + | + + + | + +[Position](./neople-openapi-types.cyphers.position.md)\[\] + + + | + + + |
| + +[teams](./neople-openapi-types.cyphers.matchdetail.teams.md) + + + | + + + | + +[MatchTeam](./neople-openapi-types.cyphers.matchteam.md)\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[matchId](./neople-openapi-types.cyphers.matchdetailparams.matchid.md) + + + | + + + | + +string + + + | + +매치 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[assistCount](./neople-openapi-types.cyphers.matchplayer.assistcount.md) + + + | + + + | + +number + + + | + + + |
| + +[attackPoint](./neople-openapi-types.cyphers.matchplayer.attackpoint.md) + + + | + + + | + +number + + + | + + + |
| + +[backAttackCount](./neople-openapi-types.cyphers.matchplayer.backattackcount.md) + + + | + + + | + +number + + + | + + + |
| + +[battlePoint](./neople-openapi-types.cyphers.matchplayer.battlepoint.md) + + + | + + + | + +number + + + | + + + |
| + +[characterId](./neople-openapi-types.cyphers.matchplayer.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.matchplayer.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[comboCount](./neople-openapi-types.cyphers.matchplayer.combocount.md) + + + | + + + | + +number + + + | + + + |
| + +[damagePoint](./neople-openapi-types.cyphers.matchplayer.damagepoint.md) + + + | + + + | + +number + + + | + + + |
| + +[deathCount](./neople-openapi-types.cyphers.matchplayer.deathcount.md) + + + | + + + | + +number + + + | + + + |
| + +[demolisherKillCount](./neople-openapi-types.cyphers.matchplayer.demolisherkillcount.md) + + + | + + + | + +number + + + | + + + |
| + +[healAmount](./neople-openapi-types.cyphers.matchplayer.healamount.md) + + + | + + + | + +number + + + | + + + |
| + +[items](./neople-openapi-types.cyphers.matchplayer.items.md) + + + | + + + | + +[MatchPlayerItem](./neople-openapi-types.cyphers.matchplayeritem.md)\[\] + + + | + + + |
| + +[killCount](./neople-openapi-types.cyphers.matchplayer.killcount.md) + + + | + + + | + +number + + + | + + + |
| + +[level](./neople-openapi-types.cyphers.matchplayer.level.md) + + + | + + + | + +number + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.matchplayer.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.matchplayer.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +[sentinelKillCount](./neople-openapi-types.cyphers.matchplayer.sentinelkillcount.md) + + + | + + + | + +number + + + | + + + |
| + +[sightPoint](./neople-openapi-types.cyphers.matchplayer.sightpoint.md) + + + | + + + | + +number + + + | + + + |
| + +[spellCount](./neople-openapi-types.cyphers.matchplayer.spellcount.md) + + + | + + + | + +number + + + | + + + |
| + +[towerAttackPoint](./neople-openapi-types.cyphers.matchplayer.towerattackpoint.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[equipSlotCode](./neople-openapi-types.cyphers.matchplayeritem.equipslotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.cyphers.matchplayeritem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.cyphers.matchplayeritem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeCode](./neople-openapi-types.cyphers.matchplayeritem.itemtypecode.md) + + + | + + + | + +string + + + | + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.matchplayeritem.raritycode.md) + + + | + + + | + +string + + + | + + + |
| + +[slotCode](./neople-openapi-types.cyphers.matchplayeritem.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[assistCount](./neople-openapi-types.cyphers.matchrecord.assistcount.md) + + + | + + + | + +number + + + | + + + |
| + +[attackPoint](./neople-openapi-types.cyphers.matchrecord.attackpoint.md) + + + | + + + | + +number + + + | + + + |
| + +[backAttackCount](./neople-openapi-types.cyphers.matchrecord.backattackcount.md) + + + | + + + | + +number + + + | + + + |
| + +[battlePoint](./neople-openapi-types.cyphers.matchrecord.battlepoint.md) + + + | + + + | + +number + + + | + + + |
| + +[characterId](./neople-openapi-types.cyphers.matchrecord.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.cyphers.matchrecord.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[comboCount](./neople-openapi-types.cyphers.matchrecord.combocount.md) + + + | + + + | + +number + + + | + + + |
| + +[damagePoint](./neople-openapi-types.cyphers.matchrecord.damagepoint.md) + + + | + + + | + +number + + + | + + + |
| + +[deathCount](./neople-openapi-types.cyphers.matchrecord.deathcount.md) + + + | + + + | + +number + + + | + + + |
| + +[demolisherKillCount](./neople-openapi-types.cyphers.matchrecord.demolisherkillcount.md) + + + | + + + | + +number + + + | + + + |
| + +[healAmount](./neople-openapi-types.cyphers.matchrecord.healamount.md) + + + | + + + | + +number + + + | + + + |
| + +[killCount](./neople-openapi-types.cyphers.matchrecord.killcount.md) + + + | + + + | + +number + + + | + + + |
| + +[level](./neople-openapi-types.cyphers.matchrecord.level.md) + + + | + + + | + +number + + + | + + + |
| + +[matchId](./neople-openapi-types.cyphers.matchrecord.matchid.md) + + + | + + + | + +string + + + | + + + |
| + +[playTime](./neople-openapi-types.cyphers.matchrecord.playtime.md) + + + | + + + | + +number + + + | + + + |
| + +[playTypeName](./neople-openapi-types.cyphers.matchrecord.playtypename.md) + + + | + + + | + +string + + + | + + + |
| + +[result](./neople-openapi-types.cyphers.matchrecord.result.md) + + + | + + + | + +'win' \| 'lose' + + + | + + + |
| + +[sentinelKillCount](./neople-openapi-types.cyphers.matchrecord.sentinelkillcount.md) + + + | + + + | + +number + + + | + + + |
| + +[sightPoint](./neople-openapi-types.cyphers.matchrecord.sightpoint.md) + + + | + + + | + +number + + + | + + + |
| + +[spellCount](./neople-openapi-types.cyphers.matchrecord.spellcount.md) + + + | + + + | + +number + + + | + + + |
| + +[towerAttackPoint](./neople-openapi-types.cyphers.matchrecord.towerattackpoint.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[players](./neople-openapi-types.cyphers.matchteam.players.md) + + + | + + + | + +[MatchPlayer](./neople-openapi-types.cyphers.matchplayer.md)\[\] + + + | + + + |
| + +[result](./neople-openapi-types.cyphers.matchteam.result.md) + + + | + + + | + +'win' \| 'lose' + + + | + + + |
| + +[teamId](./neople-openapi-types.cyphers.matchteam.teamid.md) + + + | + + + | + +string + + + | + + + |
| + +Interface + + + | + +Description + + + |
|---|---|
| + +[ApiRequestOptions](./neople-openapi-types.cyphers.apirequestoptions.md) + + + | + +API 요청 옵션 + + + |
| + +[CharacterRankingParams](./neople-openapi-types.cyphers.characterrankingparams.md) + + + | + +캐릭터별 랭킹 조회 파라미터 GET /cy/ranking/characters/{characterId}/{rankingType}?playerId={playerId}&offset={offset}&limit={limit} + + + |
| + +[CypherAbility](./neople-openapi-types.cyphers.cypherability.md) + + + | + +사이퍼 능력치 + + + |
| + +[CypherDetail](./neople-openapi-types.cyphers.cypherdetail.md) + + + | + +사이퍼 상세 정보 + + + |
| + +[CypherInfo](./neople-openapi-types.cyphers.cypherinfo.md) + + + | + +사이퍼(캐릭터) 정보 + + + |
| + +[CypherInfoParams](./neople-openapi-types.cyphers.cypherinfoparams.md) + + + | + +사이퍼 정보 조회 파라미터 GET /cy/characters?characterId={characterId}&wordType={wordType}&limit={limit} + + + |
| + +[CypherInfoResponse](./neople-openapi-types.cyphers.cypherinforesponse.md) + + + | + +사이퍼 검색 응답 + + + |
| + +[CypherRecommendItem](./neople-openapi-types.cyphers.cypherrecommenditem.md) + + + | + +추천 아이템 정보 + + + |
| + +[CyphersApiClient](./neople-openapi-types.cyphers.cyphersapiclient.md) + + + | + +사이퍼즈 API 클라이언트 인터페이스 + + + |
| + +[CyphersApiConfig](./neople-openapi-types.cyphers.cyphersapiconfig.md) + + + | + +API 클라이언트 설정 + + + |
| + +[CypherSearch](./neople-openapi-types.cyphers.cyphersearch.md) + + + | + +사이퍼 검색 결과 + + + |
| + +[CypherSearchResult](./neople-openapi-types.cyphers.cyphersearchresult.md) + + + | + +사이퍼 검색 결과 + + + |
| + +[CypherSkill](./neople-openapi-types.cyphers.cypherskill.md) + + + | + +사이퍼 스킬 정보 + + + |
| + +[EquipmentSlot](./neople-openapi-types.cyphers.equipmentslot.md) + + + | + +장비 슬롯 정보 + + + |
| + +[ItemDetail](./neople-openapi-types.cyphers.itemdetail.md) + + + | + +아이템 상세 정보 + + + |
| + +[ItemDetailParams](./neople-openapi-types.cyphers.itemdetailparams.md) + + + | + +아이템 상세 정보 조회 파라미터 GET /cy/battleitems/{itemId} + + + |
| + +[ItemDetailResponse](./neople-openapi-types.cyphers.itemdetailresponse.md) + + + | + +아이템 상세 정보 응답 + + + |
| + +[ItemInfo](./neople-openapi-types.cyphers.iteminfo.md) + + + | + +아이템 기본 정보 + + + |
| + +[ItemSearch](./neople-openapi-types.cyphers.itemsearch.md) + + + | + +아이템 검색 결과 + + + |
| + +[ItemSearchParams](./neople-openapi-types.cyphers.itemsearchparams.md) + + + | + +아이템 검색 파라미터 GET /cy/battleitems?itemName={itemName}&wordType={wordType}&characterId={characterId}&slotCode={slotCode}&rarityCode={rarityCode}&seasonCode={seasonCode}&limit={limit} + + + |
| + +[ItemSearchResponse](./neople-openapi-types.cyphers.itemsearchresponse.md) + + + | + +아이템 검색 응답 + + + |
| + +[ItemSearchResult](./neople-openapi-types.cyphers.itemsearchresult.md) + + + | + +아이템 검색 결과 + + + |
| + +[ItemTuning](./neople-openapi-types.cyphers.itemtuning.md) + + + | + +아이템 튜닝 정보 + + + |
| + +[MatchDetail](./neople-openapi-types.cyphers.matchdetail.md) + + + | + +매치 상세 정보 + + + |
| + +[MatchDetailParams](./neople-openapi-types.cyphers.matchdetailparams.md) + + + | + +매치 상세 정보 조회 파라미터 GET /cy/matches/{matchId} + + + |
| + +[MatchPlayer](./neople-openapi-types.cyphers.matchplayer.md) + + + | + +매치 플레이어 정보 + + + |
| + +[MatchPlayerItem](./neople-openapi-types.cyphers.matchplayeritem.md) + + + | + +매치 플레이어 아이템 + + + |
| + +[MatchRecord](./neople-openapi-types.cyphers.matchrecord.md) + + + | + +매치 기록 상세 + + + |
| + +[MatchTeam](./neople-openapi-types.cyphers.matchteam.md) + + + | + +매치 팀 정보 + + + |
| + +[MultiItemParams](./neople-openapi-types.cyphers.multiitemparams.md) + + + | + +다중 아이템 상세 정보 조회 파라미터 GET /cy/multi/battleitems?itemIds={itemIds} + + + |
| + +[MultiItemResponse](./neople-openapi-types.cyphers.multiitemresponse.md) + + + | + +다중 아이템 상세 정보 응답 + + + |
| + +[OverallRankingParams](./neople-openapi-types.cyphers.overallrankingparams.md) + + + | + +전체 랭킹 조회 파라미터 GET /cy/ranking/ratingpoint?playerId={playerId}&offset={offset}&limit={limit} + + + |
| + +[PlayerEquipment](./neople-openapi-types.cyphers.playerequipment.md) + + + | + +플레이어 장비 정보 + + + |
| + +[PlayerInfo](./neople-openapi-types.cyphers.playerinfo.md) + + + | + +플레이어 기본 정보 + + + |
| + +[PlayerInfoParams](./neople-openapi-types.cyphers.playerinfoparams.md) + + + | + +플레이어 정보 조회 파라미터 GET /cy/players/{playerId} + + + |
| + +[PlayerMatches](./neople-openapi-types.cyphers.playermatches.md) + + + | + +플레이어 매치 기록 조회 + + + |
| + +[PlayerMatchesParams](./neople-openapi-types.cyphers.playermatchesparams.md) + + + | + +플레이어 매치 기록 조회 파라미터 GET /cy/players/{playerId}/matches?gameTypeId={gameTypeId}&startDate={startDate}&endDate={endDate}&limit={limit}&next={next} + + + |
| + +[PlayerRanking](./neople-openapi-types.cyphers.playerranking.md) + + + | + +플레이어 랭킹 정보 + + + |
| + +[PlayerSearchParams](./neople-openapi-types.cyphers.playersearchparams.md) + + + | + +플레이어 검색 API 파라미터 GET /cy/players?nickname={nickname}&wordType={wordType}&limit={limit} + + + |
| + +[PlayerSearchResponse](./neople-openapi-types.cyphers.playersearchresponse.md) + + + | + +플레이어 검색 응답 + + + |
| + +[PlayerSearchResult](./neople-openapi-types.cyphers.playersearchresult.md) + + + | + +플레이어 검색 결과 + + + |
| + +[Position](./neople-openapi-types.cyphers.position.md) + + + | + +포지션 정보 + + + |
| + +[PositionMap](./neople-openapi-types.cyphers.positionmap.md) + + + | + +포지션 맵 정보 + + + |
| + +[RankingInfo](./neople-openapi-types.cyphers.rankinginfo.md) + + + | + +전체 랭킹 조회 결과 + + + |
| + +[RankingParams](./neople-openapi-types.cyphers.rankingparams.md) + + + | + +랭킹 조회 기본 파라미터 + + + |
| + +[RecommendItem](./neople-openapi-types.cyphers.recommenditem.md) + + + | + +추천 아이템 + + + |
| + +[RecommendItemSlot](./neople-openapi-types.cyphers.recommenditemslot.md) + + + | + +추천 아이템 슬롯 + + + |
| + +[TSJRankingParams](./neople-openapi-types.cyphers.tsjrankingparams.md) + + + | + +투신전 랭킹 조회 파라미터 GET /cy/ranking/tsj/{tsjType}?limit={limit}&offset={offset}&playerId={playerId} + + + |
| + +[TSJRankingResponse](./neople-openapi-types.cyphers.tsjrankingresponse.md) + + + | + +투신전 랭킹 응답 + + + |
| + +[TSJRankingResult](./neople-openapi-types.cyphers.tsjrankingresult.md) + + + | + +투신전 랭킹 결과 + + + |
| + +Variable + + + | + +Description + + + |
|---|---|
| + +[CYPHERS\_API\_ENDPOINTS](./neople-openapi-types.cyphers.cyphers_api_endpoints.md) + + + | + +사이퍼즈 API 엔드포인트 + + + |
| + +[CYPHERS\_ITEM\_RARITIES](./neople-openapi-types.cyphers.cyphers_item_rarities.md) + + + | + + + |
| + +[CYPHERS\_TIERS](./neople-openapi-types.cyphers.cyphers_tiers.md) + + + | + + + |
| + +Type Alias + + + | + +Description + + + |
|---|---|
| + +[CyphersApiEndpoint](./neople-openapi-types.cyphers.cyphersapiendpoint.md) + + + | + + + |
| + +[CyphersItemRarity](./neople-openapi-types.cyphers.cyphersitemrarity.md) + + + | + + + |
| + +[CyphersTier](./neople-openapi-types.cyphers.cypherstier.md) + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemIds](./neople-openapi-types.cyphers.multiitemparams.itemids.md) + + + | + + + | + +string + + + | + +쉼표로 구분된 아이템 ID 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[clanName?](./neople-openapi-types.cyphers.playerequipment.clanname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[equipment](./neople-openapi-types.cyphers.playerequipment.equipment.md) + + + | + + + | + +[EquipmentSlot](./neople-openapi-types.cyphers.equipmentslot.md)\[\] + + + | + + + |
| + +[grade](./neople-openapi-types.cyphers.playerequipment.grade.md) + + + | + + + | + +number + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.playerequipment.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.playerequipment.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[clanName?](./neople-openapi-types.cyphers.playerinfo.clanname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[grade](./neople-openapi-types.cyphers.playerinfo.grade.md) + + + | + + + | + +number + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.playerinfo.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.playerinfo.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[playerId](./neople-openapi-types.cyphers.playerinfoparams.playerid.md) + + + | + + + | + +string + + + | + +플레이어 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[date](./neople-openapi-types.cyphers.playermatches.date.md) + + + | + + + | + +string + + + | + + + |
| + +[gameTypeId](./neople-openapi-types.cyphers.playermatches.gametypeid.md) + + + | + + + | + +[CyphersGameType](./neople-openapi-types.cyphersgametype.md) + + + | + + + |
| + +[matches](./neople-openapi-types.cyphers.playermatches.matches.md) + + + | + + + | + +[MatchRecord](./neople-openapi-types.cyphers.matchrecord.md)\[\] + + + | + + + |
| + +[next?](./neople-openapi-types.cyphers.playermatches.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[endDate?](./neople-openapi-types.cyphers.playermatchesparams.enddate.md) + + + | + + + | + +string + + + | + +_(Optional)_ 조회 종료 날짜 (YYYY-MM-DD) + + + |
| + +[gameTypeId?](./neople-openapi-types.cyphers.playermatchesparams.gametypeid.md) + + + | + + + | + +'rating' \| 'normal' + + + | + +_(Optional)_ 게임 타입 ID - rating: 랭킹, normal: 일반 + + + |
| + +[limit?](./neople-openapi-types.cyphers.playermatchesparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[playerId](./neople-openapi-types.cyphers.playermatchesparams.playerid.md) + + + | + + + | + +string + + + | + +플레이어 ID + + + |
| + +[startDate?](./neople-openapi-types.cyphers.playermatchesparams.startdate.md) + + + | + + + | + +string + + + | + +_(Optional)_ 조회 시작 날짜 (YYYY-MM-DD) + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[grade](./neople-openapi-types.cyphers.playerranking.grade.md) + + + | + + + | + +number + + + | + + + |
| + +[lose](./neople-openapi-types.cyphers.playerranking.lose.md) + + + | + + + | + +number + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.playerranking.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.playerranking.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +[rankingPoint](./neople-openapi-types.cyphers.playerranking.rankingpoint.md) + + + | + + + | + +number + + + | + + + |
| + +[rp](./neople-openapi-types.cyphers.playerranking.rp.md) + + + | + + + | + +number + + + | + + + |
| + +[stop](./neople-openapi-types.cyphers.playerranking.stop.md) + + + | + + + | + +number + + + | + + + |
| + +[tierName](./neople-openapi-types.cyphers.playerranking.tiername.md) + + + | + + + | + +[CyphersTier](./neople-openapi-types.cyphers.cypherstier.md) + + + | + + + |
| + +[win](./neople-openapi-types.cyphers.playerranking.win.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.cyphers.playersearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 200, 기본 10) + + + |
| + +[nickname](./neople-openapi-types.cyphers.playersearchparams.nickname.md) + + + | + + + | + +string + + + | + +플레이어 닉네임 + + + |
| + +[wordType?](./neople-openapi-types.cyphers.playersearchparams.wordtype.md) + + + | + + + | + +'match' \| 'full' + + + | + +_(Optional)_ 검색 방식 - match: 부분일치, full: 완전일치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[clanName?](./neople-openapi-types.cyphers.playersearchresult.clanname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[grade](./neople-openapi-types.cyphers.playersearchresult.grade.md) + + + | + + + | + +number + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.playersearchresult.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.playersearchresult.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[attributeId](./neople-openapi-types.cyphers.position.attributeid.md) + + + | + + + | + +string + + + | + + + |
| + +[map](./neople-openapi-types.cyphers.position.map.md) + + + | + + + | + +[PositionMap](./neople-openapi-types.cyphers.positionmap.md)\[\] + + + | + + + |
| + +[nickname](./neople-openapi-types.cyphers.position.nickname.md) + + + | + + + | + +string + + + | + + + |
| + +[playerId](./neople-openapi-types.cyphers.position.playerid.md) + + + | + + + | + +string + + + | + + + |
| + +[positionName](./neople-openapi-types.cyphers.position.positionname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[time](./neople-openapi-types.cyphers.positionmap.time.md) + + + | + + + | + +number + + + | + + + |
| + +[x](./neople-openapi-types.cyphers.positionmap.x.md) + + + | + + + | + +number + + + | + + + |
| + +[y](./neople-openapi-types.cyphers.positionmap.y.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[date](./neople-openapi-types.cyphers.rankinginfo.date.md) + + + | + + + | + +string + + + | + + + |
| + +[next?](./neople-openapi-types.cyphers.rankinginfo.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[rankingType](./neople-openapi-types.cyphers.rankinginfo.rankingtype.md) + + + | + + + | + +[CyphersGameType](./neople-openapi-types.cyphersgametype.md) + + + | + + + |
| + +[rows](./neople-openapi-types.cyphers.rankinginfo.rows.md) + + + | + + + | + +[PlayerRanking](./neople-openapi-types.cyphers.playerranking.md)\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.cyphers.rankingparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 1000, 기본 10) + + + |
| + +[offset?](./neople-openapi-types.cyphers.rankingparams.offset.md) + + + | + + + | + +number + + + | + +_(Optional)_ 시작 순위 (기본 0) + + + |
| + +[playerId?](./neople-openapi-types.cyphers.rankingparams.playerid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 특정 플레이어 ID (선택) + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[equipSlotCode](./neople-openapi-types.cyphers.recommenditem.equipslotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.cyphers.recommenditem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.cyphers.recommenditem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeCode](./neople-openapi-types.cyphers.recommenditem.itemtypecode.md) + + + | + + + | + +string + + + | + + + |
| + +[rarityCode](./neople-openapi-types.cyphers.recommenditem.raritycode.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[items](./neople-openapi-types.cyphers.recommenditemslot.items.md) + + + | + + + | + +[RecommendItem](./neople-openapi-types.cyphers.recommenditem.md)\[\] + + + | + + + |
| + +[slotCode](./neople-openapi-types.cyphers.recommenditemslot.slotcode.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.cyphers.recommenditemslot.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[tsjType](./neople-openapi-types.cyphers.tsjrankingparams.tsjtype.md) + + + | + + + | + +'melee' \| 'ranged' + + + | + +투신전 타입 - melee: 격투, ranged: 파 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[beforeRank](./neople-openapi-types.cyphers.tsjrankingresult.beforerank.md) + + + | + + + | + +number + + + | + +이전 순위 + + + |
| + +[loseCount](./neople-openapi-types.cyphers.tsjrankingresult.losecount.md) + + + | + + + | + +number + + + | + +패수 + + + |
| + +[nickname](./neople-openapi-types.cyphers.tsjrankingresult.nickname.md) + + + | + + + | + +string + + + | + +닉네임 + + + |
| + +[playerId](./neople-openapi-types.cyphers.tsjrankingresult.playerid.md) + + + | + + + | + +string + + + | + +플레이어 ID + + + |
| + +[rank](./neople-openapi-types.cyphers.tsjrankingresult.rank.md) + + + | + + + | + +number + + + | + +순위 + + + |
| + +[ratingPoint](./neople-openapi-types.cyphers.tsjrankingresult.ratingpoint.md) + + + | + + + | + +number + + + | + +랭킹 포인트 + + + |
| + +[winCount](./neople-openapi-types.cyphers.tsjrankingresult.wincount.md) + + + | + + + | + +number + + + | + +승수 + + + |
| + +[winningStreak](./neople-openapi-types.cyphers.tsjrankingresult.winningstreak.md) + + + | + + + | + +number + + + | + +연승 기록 + + + |
| + +Member + + + | + +Value + + + | + +Description + + + |
|---|---|---|
| + +INVALID\_CHARACTER\_INFO + + + | + +`"CY006"` + + + | + +잘못된 캐릭터 정보 + + + |
| + +INVALID\_ITEM\_INFO + + + | + +`"CY004"` + + + | + +잘못된 아이템 정보 + + + |
| + +INVALID\_MATCH\_INFO + + + | + +`"CY003"` + + + | + +잘못된 매치 정보 + + + |
| + +INVALID\_PLAYER\_INFO + + + | + +`"CY002"` + + + | + +잘못된 플레이어 정보 + + + |
| + +INVALID\_POSITION\_INFO + + + | + +`"CY005"` + + + | + +잘못된 포지션 정보 + + + |
| + +MATCHING\_SEARCH\_LIMIT + + + | + +`"CY007"` + + + | + +매칭 검색 한도 초과 + + + |
| + +MATCHING\_SEARCH\_TIME\_ERROR + + + | + +`"CY001"` + + + | + +매칭 검색 시간 오류 + + + |
| + +RANKING\_SEARCH\_LIMIT + + + | + +`"CY008"` + + + | + +랭킹 검색 한도 초과 + + + |
| + +SYSTEM\_ERROR + + + | + +`"CY999"` + + + | + +시스템 오류 + + + |
| + +SYSTEM\_MAINTENANCE + + + | + +`"CY980"` + + + | + +시스템 점검 + + + |
| + +Member + + + | + +Value + + + | + +Description + + + |
|---|---|---|
| + +AUCTION\_ITEM\_SEARCH\_LIMIT + + + | + +`"DNF007"` + + + | + +경매장 아이템 검색 한도 초과 + + + |
| + +AVATAR\_MARKET\_TITLE\_SEARCH\_LIMIT + + + | + +`"DNF009"` + + + | + +아바타 마켓 타이틀 검색 한도 초과 + + + |
| + +INVALID\_AUCTION\_MARKET\_INFO + + + | + +`"DNF004"` + + + | + +잘못된 경매장 정보 + + + |
| + +INVALID\_CHARACTER\_INFO + + + | + +`"DNF001"` + + + | + +잘못된 캐릭터 정보 + + + |
| + +INVALID\_ITEM\_INFO + + + | + +`"DNF003"` + + + | + +잘못된 아이템 정보 + + + |
| + +INVALID\_SERVER\_ID + + + | + +`"DNF000"` + + + | + +잘못된 서버 ID + + + |
| + +INVALID\_SKILL\_INFO + + + | + +`"DNF005"` + + + | + +잘못된 스킬 정보 + + + |
| + +MULTI\_ITEM\_SEARCH\_LIMIT + + + | + +`"DNF008"` + + + | + +멀티 아이템 검색 한도 초과 + + + |
| + +SYSTEM\_ERROR + + + | + +`"DNF999"` + + + | + +시스템 오류 + + + |
| + +SYSTEM\_MAINTENANCE + + + | + +`"DNF980"` + + + | + +시스템 점검 + + + |
| + +TIMELINE\_SEARCH\_ERROR + + + | + +`"DNF006"` + + + | + +타임라인 검색 오류 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.artifactinfo.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.artifactinfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.artifactinfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.artifactinfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[slotColor](./neople-openapi-types.dungeonfighter.artifactinfo.slotcolor.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[auctionNo](./neople-openapi-types.dungeonfighter.auctiondetailparams.auctionno.md) + + + | + + + | + +number + + + | + +경매 번호 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[auctionNo](./neople-openapi-types.dungeonfighter.auctiondetailresponse.auctionno.md) + + + | + + + | + +number + + + | + +경매 아이템 정보 + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.auctiondetailresponse.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.auctiondetailresponse.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.auctionitem.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[auctionExpireDate](./neople-openapi-types.dungeonfighter.auctionitem.auctionexpiredate.md) + + + | + + + | + +string + + + | + + + |
| + +[auctionNo](./neople-openapi-types.dungeonfighter.auctionitem.auctionno.md) + + + | + + + | + +number + + + | + + + |
| + +[auctionRegistDate](./neople-openapi-types.dungeonfighter.auctionitem.auctionregistdate.md) + + + | + + + | + +string + + + | + + + |
| + +[count](./neople-openapi-types.dungeonfighter.auctionitem.count.md) + + + | + + + | + +number + + + | + + + |
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.auctionitem.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.auctionitem.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.auctionitem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.auctionitem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.auctionitem.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.auctionitem.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.auctionitem.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +[refine?](./neople-openapi-types.dungeonfighter.auctionitem.refine.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.auctionitem.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[seller](./neople-openapi-types.dungeonfighter.auctionitem.seller.md) + + + | + + + | + +string + + + | + + + |
| + +[unitPrice](./neople-openapi-types.dungeonfighter.auctionitem.unitprice.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.auctionsearch.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.auctionsearch.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemId?](./neople-openapi-types.dungeonfighter.auctionsearch.itemid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemMaxLevel?](./neople-openapi-types.dungeonfighter.auctionsearch.itemmaxlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[itemMinLevel?](./neople-openapi-types.dungeonfighter.auctionsearch.itemminlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[itemName?](./neople-openapi-types.dungeonfighter.auctionsearch.itemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemRarity?](./neople-openapi-types.dungeonfighter.auctionsearch.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + +_(Optional)_ + + + |
| + +[itemTypeId?](./neople-openapi-types.dungeonfighter.auctionsearch.itemtypeid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.auctionsearch.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[maxAmplification?](./neople-openapi-types.dungeonfighter.auctionsearch.maxamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[maxPrice?](./neople-openapi-types.dungeonfighter.auctionsearch.maxprice.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[maxRefine?](./neople-openapi-types.dungeonfighter.auctionsearch.maxrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[maxReinforce?](./neople-openapi-types.dungeonfighter.auctionsearch.maxreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[minAmplification?](./neople-openapi-types.dungeonfighter.auctionsearch.minamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[minPrice?](./neople-openapi-types.dungeonfighter.auctionsearch.minprice.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[minRefine?](./neople-openapi-types.dungeonfighter.auctionsearch.minrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[minReinforce?](./neople-openapi-types.dungeonfighter.auctionsearch.minreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[next?](./neople-openapi-types.dungeonfighter.auctionsearch.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.auctionsearch.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[sort?](./neople-openapi-types.dungeonfighter.auctionsearch.sort.md) + + + | + + + | + +'unitPrice' \| 'reinforce' \| 'amplificationName' \| 'refine' + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.auctionsearchparams.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ 증폭 이름 + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 등급 + + + |
| + +[itemId?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 ID + + + |
| + +[itemMaxLevel?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemmaxlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 레벨 + + + |
| + +[itemMinLevel?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemminlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 레벨 + + + |
| + +[itemName?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 이름 + + + |
| + +[itemRarity?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + +_(Optional)_ 아이템 희귀도 + + + |
| + +[itemTypeId?](./neople-openapi-types.dungeonfighter.auctionsearchparams.itemtypeid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 타입 ID + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.auctionsearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[maxAmplification?](./neople-openapi-types.dungeonfighter.auctionsearchparams.maxamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 증폭 수치 + + + |
| + +[maxPrice?](./neople-openapi-types.dungeonfighter.auctionsearchparams.maxprice.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 가격 + + + |
| + +[maxRefine?](./neople-openapi-types.dungeonfighter.auctionsearchparams.maxrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 제련 수치 + + + |
| + +[maxReinforce?](./neople-openapi-types.dungeonfighter.auctionsearchparams.maxreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 강화 수치 + + + |
| + +[minAmplification?](./neople-openapi-types.dungeonfighter.auctionsearchparams.minamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 증폭 수치 + + + |
| + +[minPrice?](./neople-openapi-types.dungeonfighter.auctionsearchparams.minprice.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 가격 + + + |
| + +[minRefine?](./neople-openapi-types.dungeonfighter.auctionsearchparams.minrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 제련 수치 + + + |
| + +[minReinforce?](./neople-openapi-types.dungeonfighter.auctionsearchparams.minreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 강화 수치 + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.auctionsearchparams.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 강화 수치 + + + |
| + +[sort?](./neople-openapi-types.dungeonfighter.auctionsearchparams.sort.md) + + + | + + + | + +'unitPrice' \| 'reinforce' \| 'amplificationName' \| 'refine' + + + | + +_(Optional)_ 정렬 방식 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.auctionsearchresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +경매 아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.auctionsold.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[auctionNo](./neople-openapi-types.dungeonfighter.auctionsold.auctionno.md) + + + | + + + | + +number + + + | + + + |
| + +[buyer](./neople-openapi-types.dungeonfighter.auctionsold.buyer.md) + + + | + + + | + +string + + + | + + + |
| + +[count](./neople-openapi-types.dungeonfighter.auctionsold.count.md) + + + | + + + | + +number + + + | + + + |
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.auctionsold.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.auctionsold.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.auctionsold.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.auctionsold.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.auctionsold.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.auctionsold.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.auctionsold.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +[refine?](./neople-openapi-types.dungeonfighter.auctionsold.refine.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.auctionsold.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[seller](./neople-openapi-types.dungeonfighter.auctionsold.seller.md) + + + | + + + | + +string + + + | + + + |
| + +[soldDate](./neople-openapi-types.dungeonfighter.auctionsold.solddate.md) + + + | + + + | + +string + + + | + + + |
| + +[unitPrice](./neople-openapi-types.dungeonfighter.auctionsold.unitprice.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.auctionsoldparams.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ 증폭 이름 + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 등급 + + + |
| + +[itemId?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 ID + + + |
| + +[itemMaxLevel?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemmaxlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 레벨 + + + |
| + +[itemMinLevel?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemminlevel.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 레벨 + + + |
| + +[itemName?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 이름 + + + |
| + +[itemRarity?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + +_(Optional)_ 아이템 희귀도 + + + |
| + +[itemTypeId?](./neople-openapi-types.dungeonfighter.auctionsoldparams.itemtypeid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 타입 ID + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.auctionsoldparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[maxAmplification?](./neople-openapi-types.dungeonfighter.auctionsoldparams.maxamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 증폭 수치 + + + |
| + +[maxRefine?](./neople-openapi-types.dungeonfighter.auctionsoldparams.maxrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 제련 수치 + + + |
| + +[maxReinforce?](./neople-openapi-types.dungeonfighter.auctionsoldparams.maxreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최대 강화 수치 + + + |
| + +[minAmplification?](./neople-openapi-types.dungeonfighter.auctionsoldparams.minamplification.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 증폭 수치 + + + |
| + +[minRefine?](./neople-openapi-types.dungeonfighter.auctionsoldparams.minrefine.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 제련 수치 + + + |
| + +[minReinforce?](./neople-openapi-types.dungeonfighter.auctionsoldparams.minreinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 최소 강화 수치 + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.auctionsoldparams.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ 강화 수치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.auctionsoldresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +판매 완료 아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemName](./neople-openapi-types.dungeonfighter.avataremblem.itemname.md) + + + | + + + | + +string + + + | + +아이템명 + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.avataremblem.itemrarity.md) + + + | + + + | + +string + + + | + +아이템 등급 + + + |
| + +[slotColor](./neople-openapi-types.dungeonfighter.avataremblem.slotcolor.md) + + + | + + + | + +string + + + | + +슬롯 색상 + + + |
| + +[slotNo](./neople-openapi-types.dungeonfighter.avataremblem.slotno.md) + + + | + + + | + +number + + + | + +슬롯 번호 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[clone?](./neople-openapi-types.dungeonfighter.avataritem.clone.md) + + + | + + + | + +{ itemId: string; itemName: string; } + + + | + +_(Optional)_ + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.avataritem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.avataritem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.avataritem.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[optionAbility?](./neople-openapi-types.dungeonfighter.avataritem.optionability.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[rare?](./neople-openapi-types.dungeonfighter.avataritem.rare.md) + + + | + + + | + +{ itemId: string; itemName: string; } + + + | + +_(Optional)_ + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.avataritem.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.avataritem.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobId](./neople-openapi-types.dungeonfighter.avatarjob.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.avatarjob.jobname.md) + + + | + + + | + +string + + + | + +직업명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.avatarmarkethashtagresponse.rows.md) + + + | + + + | + +string\[\] + + + | + +해시태그 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[emblems](./neople-openapi-types.dungeonfighter.avatarmarketitem.emblems.md) + + + | + + + | + +[AvatarEmblem](./neople-openapi-types.dungeonfighter.avataremblem.md)\[\] + + + | + +엠블렘 목록 + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.avatarmarketitem.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.avatarmarketitem.itemname.md) + + + | + + + | + +string + + + | + +아이템명 + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.avatarmarketitem.itemrarity.md) + + + | + + + | + +string + + + | + +아이템 등급 + + + |
| + +[optionAbility](./neople-openapi-types.dungeonfighter.avatarmarketitem.optionability.md) + + + | + + + | + +string + + + | + +옵션 능력 + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.avatarmarketitem.slotid.md) + + + | + + + | + +string + + + | + +슬롯 ID + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.avatarmarketitem.slotname.md) + + + | + + + | + +string + + + | + +슬롯명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[goodsNo](./neople-openapi-types.dungeonfighter.avatarmarketsaledetailparams.goodsno.md) + + + | + + + | + +number + + + | + +상품 번호 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[goodsNo](./neople-openapi-types.dungeonfighter.avatarmarketsaledetailresponse.goodsno.md) + + + | + + + | + +number + + + | + +상품 상세 정보 + + + |
| + +[title](./neople-openapi-types.dungeonfighter.avatarmarketsaledetailresponse.title.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.dungeonfighter.avatarmarketsaleparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 + + + |
| + +[next?](./neople-openapi-types.dungeonfighter.avatarmarketsaleparams.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ 다음 페이지 토큰 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.avatarmarketsaleresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +판매 상품 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[goodsNo](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailparams.goodsno.md) + + + | + + + | + +number + + + | + +상품 번호 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[avatar](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.avatar.md) + + + | + + + | + +[AvatarMarketItem](./neople-openapi-types.dungeonfighter.avatarmarketitem.md)\[\] + + + | + +아바타 목록 + + + |
| + +[avatarCount](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.avatarcount.md) + + + | + + + | + +number + + + | + +아바타 개수 + + + |
| + +[avatarRarity](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.avatarrarity.md) + + + | + + + | + +string + + + | + +아바타 등급 + + + |
| + +[avatarSet](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.avatarset.md) + + + | + + + | + +boolean + + + | + +아바타 세트 여부 + + + |
| + +[emblem](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.emblem.md) + + + | + + + | + +[EmblemInfo](./neople-openapi-types.dungeonfighter.embleminfo.md) + + + | + +엠블렘 + + + |
| + +[goodsNo](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.goodsno.md) + + + | + + + | + +number + + + | + +상품 번호 + + + |
| + +[hashtag](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.hashtag.md) + + + | + + + | + +string\[\] + + + | + +해시태그 + + + |
| + +[jobs](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.jobs.md) + + + | + + + | + +[AvatarJob](./neople-openapi-types.dungeonfighter.avatarjob.md)\[\] + + + | + +착용 가능 직업 + + + |
| + +[price](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.price.md) + + + | + + + | + +number + + + | + +가격 + + + |
| + +[soldDate](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.solddate.md) + + + | + + + | + +string + + + | + +판매 일자 + + + |
| + +[title](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.title.md) + + + | + + + | + +string + + + | + +상품 제목 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.dungeonfighter.avatarmarketsoldparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 + + + |
| + +[next?](./neople-openapi-types.dungeonfighter.avatarmarketsoldparams.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ 다음 페이지 토큰 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.avatarmarketsoldresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +판매 내역 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[status?](./neople-openapi-types.dungeonfighter.buffavatar.status.md) + + + | + + + | + +{ name: string; value: number \| string; }\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[status?](./neople-openapi-types.dungeonfighter.buffcreature.status.md) + + + | + + + | + +{ name: string; value: number \| string; }\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[reinforce?](./neople-openapi-types.dungeonfighter.buffequipment.reinforce.md) + + + | + + + | + +{ reinforce: number; amplification: number; } + + + | + +_(Optional)_ + + + |
| + +[status?](./neople-openapi-types.dungeonfighter.buffequipment.status.md) + + + | + + + | + +{ name: string; value: number \| string; }\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[skillInfo](./neople-openapi-types.dungeonfighter.buffskill.skillinfo.md) + + + | + + + | + +{ skillId: string; name: string; option: { level: number; description: string; }; } + + + | + + + |
| + +[status?](./neople-openapi-types.dungeonfighter.buffskill.status.md) + + + | + + + | + +{ name: string; value: number \| string; }\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characteravatar.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[avatar](./neople-openapi-types.dungeonfighter.characteravatar.avatar.md) + + + | + + + | + +[AvatarItem](./neople-openapi-types.dungeonfighter.avataritem.md)\[\] + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characteravatar.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characteravatar.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characteravatar.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characteravatar.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characteravatar.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characteravatar.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characteravatar.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characteravatar.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characteravatar.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characteravatarparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characteravatarparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[avatar](./neople-openapi-types.dungeonfighter.characteravatarresponse.avatar.md) + + + | + + + | + +any\[\] + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characteravatarresponse.characterid.md) + + + | + + + | + +string + + + | + +아바타 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characteravatarresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterbasic.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbasic.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbasic.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterbasic.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterbasic.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterbasic.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterbasic.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterbasic.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterbasic.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterbasic.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbasicparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterbasicparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbasicresponse.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 기본 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbasicresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterbuff.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[buff](./neople-openapi-types.dungeonfighter.characterbuff.buff.md) + + + | + + + | + +{ skillBuff: [BuffSkill](./neople-openapi-types.dungeonfighter.buffskill.md); equipmentBuff: [BuffEquipment](./neople-openapi-types.dungeonfighter.buffequipment.md); avatarBuff: [BuffAvatar](./neople-openapi-types.dungeonfighter.buffavatar.md); creatureBuff: [BuffCreature](./neople-openapi-types.dungeonfighter.buffcreature.md); } + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuff.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbuff.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterbuff.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterbuff.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterbuff.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterbuff.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterbuff.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterbuff.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterbuff.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffavatarparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterbuffavatarparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffavatarresponse.characterid.md) + + + | + + + | + +string + + + | + +버프 아바타 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbuffavatarresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[skill?](./neople-openapi-types.dungeonfighter.characterbuffavatarresponse.skill.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffcreatureparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterbuffcreatureparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffcreatureresponse.characterid.md) + + + | + + + | + +string + + + | + +버프 크리처 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbuffcreatureresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[skill?](./neople-openapi-types.dungeonfighter.characterbuffcreatureresponse.skill.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffequipmentparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterbuffequipmentparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffequipmentresponse.characterid.md) + + + | + + + | + +string + + + | + +버프 장비 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterbuffequipmentresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[skill?](./neople-openapi-types.dungeonfighter.characterbuffequipmentresponse.skill.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterbuffparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterbuffparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.charactercreature.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.charactercreature.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.charactercreature.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[creature?](./neople-openapi-types.dungeonfighter.charactercreature.creature.md) + + + | + + + | + +[CreatureInfo](./neople-openapi-types.dungeonfighter.creatureinfo.md) + + + | + +_(Optional)_ + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.charactercreature.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.charactercreature.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.charactercreature.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.charactercreature.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.charactercreature.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.charactercreature.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.charactercreature.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.charactercreatureparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.charactercreatureparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.charactercreatureresponse.characterid.md) + + + | + + + | + +string + + + | + +크리처 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.charactercreatureresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[creature?](./neople-openapi-types.dungeonfighter.charactercreatureresponse.creature.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterequipment.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterequipment.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterequipment.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[equipment](./neople-openapi-types.dungeonfighter.characterequipment.equipment.md) + + + | + + + | + +[EquipmentItem](./neople-openapi-types.dungeonfighter.equipmentitem.md)\[\] + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterequipment.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterequipment.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterequipment.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterequipment.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterequipment.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterequipment.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterequipment.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterequipmentparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterequipmentparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterequipmentresponse.characterid.md) + + + | + + + | + +string + + + | + +장비 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterequipmentresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[equipment](./neople-openapi-types.dungeonfighter.characterequipmentresponse.equipment.md) + + + | + + + | + +any\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterName?](./neople-openapi-types.dungeonfighter.characterfamesearchparams.charactername.md) + + + | + + + | + +string + + + | + +_(Optional)_ 캐릭터명 + + + |
| + +[jobGrowId?](./neople-openapi-types.dungeonfighter.characterfamesearchparams.jobgrowid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 전직 ID + + + |
| + +[jobId?](./neople-openapi-types.dungeonfighter.characterfamesearchparams.jobid.md) + + + | + + + | + +string + + + | + +_(Optional)_ 직업 ID + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.characterfamesearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterfamesearchparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.characterfamesearchresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +캐릭터 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterflag.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterflag.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterflag.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[flag?](./neople-openapi-types.dungeonfighter.characterflag.flag.md) + + + | + + + | + +[FlagInfo](./neople-openapi-types.dungeonfighter.flaginfo.md) + + + | + +_(Optional)_ + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterflag.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterflag.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterflag.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterflag.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterflag.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterflag.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterflag.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterflagparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterflagparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterflagresponse.characterid.md) + + + | + + + | + +string + + + | + +휘장 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterflagresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[flag?](./neople-openapi-types.dungeonfighter.characterflagresponse.flag.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.charactersearch.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.charactersearch.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.charactersearch.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.charactersearch.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.charactersearch.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.charactersearch.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.charactersearch.level.md) + + + | + + + | + +number + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterName](./neople-openapi-types.dungeonfighter.charactersearchparams.charactername.md) + + + | + + + | + +string + + + | + +캐릭터 이름 + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.charactersearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 200, 기본 10) + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.charactersearchparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +[wordType?](./neople-openapi-types.dungeonfighter.charactersearchparams.wordtype.md) + + + | + + + | + +'match' \| 'full' + + + | + +_(Optional)_ 검색 방식 - match: 부분일치, full: 완전일치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.charactersearchresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +캐릭터 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterskill.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterskill.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterskill.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterskill.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterskill.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterskill.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterskill.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterskill.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterskill.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterskill.level.md) + + + | + + + | + +number + + + | + + + |
| + +[skill](./neople-openapi-types.dungeonfighter.characterskill.skill.md) + + + | + + + | + +{ style: [SkillStyle](./neople-openapi-types.dungeonfighter.skillstyle.md); active: [SkillInfo](./neople-openapi-types.dungeonfighter.skillinfo.md)\[\]; passive: [SkillInfo](./neople-openapi-types.dungeonfighter.skillinfo.md)\[\]; } + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterskillstyleparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterskillstyleparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterskillstyleresponse.characterid.md) + + + | + + + | + +string + + + | + +스킬 스타일 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterskillstyleresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[skill?](./neople-openapi-types.dungeonfighter.characterskillstyleresponse.skill.md) + + + | + + + | + +any + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[name](./neople-openapi-types.dungeonfighter.characterstat.name.md) + + + | + + + | + +string + + + | + + + |
| + +[value](./neople-openapi-types.dungeonfighter.characterstat.value.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.characterstatus.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.characterstatus.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterstatus.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.characterstatus.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.characterstatus.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.characterstatus.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.characterstatus.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.characterstatus.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.characterstatus.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.characterstatus.level.md) + + + | + + + | + +number + + + | + + + |
| + +[stat](./neople-openapi-types.dungeonfighter.characterstatus.stat.md) + + + | + + + | + +[CharacterStat](./neople-openapi-types.dungeonfighter.characterstat.md)\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterstatusparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.characterstatusparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.characterstatusresponse.characterid.md) + + + | + + + | + +string + + + | + +능력치 정보 + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.characterstatusresponse.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[stat](./neople-openapi-types.dungeonfighter.characterstatusresponse.stat.md) + + + | + + + | + +any\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.charactertalisman.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.charactertalisman.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.charactertalisman.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.charactertalisman.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.charactertalisman.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.charactertalisman.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.charactertalisman.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.charactertalisman.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.charactertalisman.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.charactertalisman.level.md) + + + | + + + | + +number + + + | + + + |
| + +[talismans?](./neople-openapi-types.dungeonfighter.charactertalisman.talismans.md) + + + | + + + | + +[TalismanInfo](./neople-openapi-types.dungeonfighter.talismaninfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.charactertalismanparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.charactertalismanparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[characterId](./neople-openapi-types.dungeonfighter.charactertimelineparams.characterid.md) + + + | + + + | + +string + + + | + +캐릭터 ID + + + |
| + +[code?](./neople-openapi-types.dungeonfighter.charactertimelineparams.code.md) + + + | + + + | + +string + + + | + +_(Optional)_ 타임라인 코드 + + + |
| + +[endDate?](./neople-openapi-types.dungeonfighter.charactertimelineparams.enddate.md) + + + | + + + | + +string + + + | + +_(Optional)_ 조회 종료 날짜 (YYYY-MM-DD) + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.charactertimelineparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[serverId](./neople-openapi-types.dungeonfighter.charactertimelineparams.serverid.md) + + + | + + + | + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + +서버 ID + + + |
| + +[startDate?](./neople-openapi-types.dungeonfighter.charactertimelineparams.startdate.md) + + + | + + + | + +string + + + | + +_(Optional)_ 조회 시작 날짜 (YYYY-MM-DD) + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[timeline](./neople-openapi-types.dungeonfighter.charactertimelineresponse.timeline.md) + + + | + + + | + +any\[\] + + + | + +타임라인 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[artifact?](./neople-openapi-types.dungeonfighter.creatureinfo.artifact.md) + + + | + + + | + +[ArtifactInfo](./neople-openapi-types.dungeonfighter.artifactinfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[clone?](./neople-openapi-types.dungeonfighter.creatureinfo.clone.md) + + + | + + + | + +{ itemId: string; itemName: string; } + + + | + +_(Optional)_ + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.creatureinfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.creatureinfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.creatureinfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[code](./neople-openapi-types.dungeonfighter.embleminfo.code.md) + + + | + + + | + +number + + + | + +엠블렘 코드 + + + |
| + +[name](./neople-openapi-types.dungeonfighter.embleminfo.name.md) + + + | + + + | + +string + + + | + +엠블렘명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[name](./neople-openapi-types.dungeonfighter.enchantstat.name.md) + + + | + + + | + +string + + + | + + + |
| + +[value](./neople-openapi-types.dungeonfighter.enchantstat.value.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[amplificationName?](./neople-openapi-types.dungeonfighter.equipmentitem.amplificationname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[enchant?](./neople-openapi-types.dungeonfighter.equipmentitem.enchant.md) + + + | + + + | + +{ stat?: [EnchantStat](./neople-openapi-types.dungeonfighter.enchantstat.md)\[\]; status?: any\[\]; } + + + | + +_(Optional)_ + + + |
| + +[itemGradeName?](./neople-openapi-types.dungeonfighter.equipmentitem.itemgradename.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.equipmentitem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.equipmentitem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.equipmentitem.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[refine?](./neople-openapi-types.dungeonfighter.equipmentitem.refine.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.equipmentitem.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.equipmentitem.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.equipmentitem.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[gems?](./neople-openapi-types.dungeonfighter.flaginfo.gems.md) + + + | + + + | + +[GemInfo](./neople-openapi-types.dungeonfighter.geminfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.flaginfo.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.flaginfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.flaginfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.flaginfo.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.flaginfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[reinforce?](./neople-openapi-types.dungeonfighter.flaginfo.reinforce.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.geminfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.geminfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.geminfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.geminfo.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.geminfo.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.itemdetail.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.itemdetail.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemExplainDetail](./neople-openapi-types.dungeonfighter.itemdetail.itemexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.itemdetail.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.itemdetail.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.itemdetail.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.itemdetail.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.itemdetail.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemStatus?](./neople-openapi-types.dungeonfighter.itemdetail.itemstatus.md) + + + | + + + | + +[ItemStatus](./neople-openapi-types.dungeonfighter.itemstatus.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.itemdetail.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.itemdetail.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +[setItemId?](./neople-openapi-types.dungeonfighter.itemdetail.setitemid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[setItemName?](./neople-openapi-types.dungeonfighter.itemdetail.setitemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.itemdetailparams.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.itemdetailresponse.itemid.md) + + + | + + + | + +string + + + | + +아이템 상세 정보 + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.itemdetailresponse.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.itemdetailresponse.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.itemhashtagresponse.rows.md) + + + | + + + | + +string\[\] + + + | + +해시태그 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.itemsearch.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.itemsearch.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemExplainDetail](./neople-openapi-types.dungeonfighter.itemsearch.itemexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.itemsearch.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.itemsearch.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.itemsearch.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.itemsearch.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.itemsearch.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.itemsearch.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.itemsearch.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +[setItemId?](./neople-openapi-types.dungeonfighter.itemsearch.setitemid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[setItemName?](./neople-openapi-types.dungeonfighter.itemsearch.setitemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemName?](./neople-openapi-types.dungeonfighter.itemsearchparams.itemname.md) + + + | + + + | + +string + + + | + +_(Optional)_ 아이템 이름 + + + |
| + +[limit?](./neople-openapi-types.dungeonfighter.itemsearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[q?](./neople-openapi-types.dungeonfighter.itemsearchparams.q.md) + + + | + + + | + +string + + + | + +_(Optional)_ 추가 검색 쿼리 + + + |
| + +[wordType?](./neople-openapi-types.dungeonfighter.itemsearchparams.wordtype.md) + + + | + + + | + +'match' \| 'full' \| 'front' + + + | + +_(Optional)_ 검색 방식 - match: 부분일치, full: 완전일치, front: 시작일치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.itemsearchresponse.rows.md) + + + | + + + | + +any\[\] + + + | + +아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[cash?](./neople-openapi-types.dungeonfighter.itemshop.cash.md) + + + | + + + | + +{ packages?: [PackageInfo](./neople-openapi-types.dungeonfighter.packageinfo.md)\[\]; } + + + | + +_(Optional)_ + + + |
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.itemshop.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.itemshop.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemExplainDetail](./neople-openapi-types.dungeonfighter.itemshop.itemexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.itemshop.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.itemshop.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.itemshop.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.itemshop.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.itemshop.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.itemshop.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.itemshop.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.itemshopparams.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.itemshopresponse.itemid.md) + + + | + + + | + +string + + + | + +아이템 상점 정보 + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.itemshopresponse.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[name](./neople-openapi-types.dungeonfighter.itemstatus.name.md) + + + | + + + | + +string + + + | + + + |
| + +[value](./neople-openapi-types.dungeonfighter.itemstatus.value.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.jobgrowinfo.jobgrowid.md) + + + | + + + | + +string + + + | + +전직 ID + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.jobgrowinfo.jobgrowname.md) + + + | + + + | + +string + + + | + +전직명 + + + |
| + +[next?](./neople-openapi-types.dungeonfighter.jobgrowinfo.next.md) + + + | + + + | + +[JobGrowInfo](./neople-openapi-types.dungeonfighter.jobgrowinfo.md) + + + | + +_(Optional)_ 다음 전직 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobId](./neople-openapi-types.dungeonfighter.jobinfo.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.jobinfo.jobname.md) + + + | + + + | + +string + + + | + +직업명 + + + |
| + +[rows](./neople-openapi-types.dungeonfighter.jobinfo.rows.md) + + + | + + + | + +[JobGrowInfo](./neople-openapi-types.dungeonfighter.jobgrowinfo.md)\[\] + + + | + +전직 정보 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.joblistresponse.rows.md) + + + | + + + | + +[JobInfo](./neople-openapi-types.dungeonfighter.jobinfo.md)\[\] + + + | + +직업 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[name](./neople-openapi-types.dungeonfighter.jobskill.name.md) + + + | + + + | + +string + + + | + +스킬명 + + + |
| + +[requiredLevel](./neople-openapi-types.dungeonfighter.jobskill.requiredlevel.md) + + + | + + + | + +number + + + | + +습득 레벨 + + + |
| + +[skillId](./neople-openapi-types.dungeonfighter.jobskill.skillid.md) + + + | + + + | + +string + + + | + +스킬 ID + + + |
| + +[type](./neople-openapi-types.dungeonfighter.jobskill.type.md) + + + | + + + | + +'active' \| 'passive' + + + | + +스킬 타입 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.jobskilllistparams.jobgrowid.md) + + + | + + + | + +string + + + | + +전직 ID (필수) + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.jobskilllistparams.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[skills](./neople-openapi-types.dungeonfighter.jobskilllistresponse.skills.md) + + + | + + + | + +[JobSkill](./neople-openapi-types.dungeonfighter.jobskill.md)\[\] + + + | + +스킬 목록 + + + |
| + +Interface + + + | + +Description + + + |
|---|---|
| + +[ArtifactInfo](./neople-openapi-types.dungeonfighter.artifactinfo.md) + + + | + + + |
| + +[AuctionDetailParams](./neople-openapi-types.dungeonfighter.auctiondetailparams.md) + + + | + +경매장 아이템 상세 조회 파라미터 GET /df/auction/{auctionNo} + + + |
| + +[AuctionDetailResponse](./neople-openapi-types.dungeonfighter.auctiondetailresponse.md) + + + | + +경매장 상세 응답 + + + |
| + +[AuctionItem](./neople-openapi-types.dungeonfighter.auctionitem.md) + + + | + + + |
| + +[AuctionSearch](./neople-openapi-types.dungeonfighter.auctionsearch.md) + + + | + + + |
| + +[AuctionSearchParams](./neople-openapi-types.dungeonfighter.auctionsearchparams.md) + + + | + +경매장 검색 파라미터 GET /df/auction?itemId={itemId}&itemName={itemName}&itemRarity={itemRarity}&itemTypeId={itemTypeId}&itemMinLevel={itemMinLevel}&itemMaxLevel={itemMaxLevel}&itemGradeName={itemGradeName}&reinforce={reinforce}&minReinforce={minReinforce}&maxReinforce={maxReinforce}&lificationName={amplificationName}&minAmplification={minAmplification}&maxAmplification={maxAmplification}&minRefine={minRefine}&maxRefine={maxRefine}&minPrice={minPrice}&maxPrice={maxPrice}&sort={sort}&limit={limit}&next={next} + + + |
| + +[AuctionSearchResponse](./neople-openapi-types.dungeonfighter.auctionsearchresponse.md) + + + | + +경매장 검색 응답 + + + |
| + +[AuctionSold](./neople-openapi-types.dungeonfighter.auctionsold.md) + + + | + + + |
| + +[AuctionSoldParams](./neople-openapi-types.dungeonfighter.auctionsoldparams.md) + + + | + +경매장 판매 내역 조회 파라미터 GET /df/auction-sold?itemId={itemId}&itemName={itemName}&itemRarity={itemRarity}&itemTypeId={itemTypeId}&itemMinLevel={itemMinLevel}&itemMaxLevel={itemMaxLevel}&itemGradeName={itemGradeName}&reinforce={reinforce}&minReinforce={minReinforce}&maxReinforce={maxReinforce}&lificationName={amplificationName}&minAmplification={minAmplification}&maxAmplification={maxAmplification}&minRefine={minRefine}&maxRefine={maxRefine}&limit={limit}&next={next} + + + |
| + +[AuctionSoldResponse](./neople-openapi-types.dungeonfighter.auctionsoldresponse.md) + + + | + +경매장 판매 완료 내역 응답 + + + |
| + +[AvatarEmblem](./neople-openapi-types.dungeonfighter.avataremblem.md) + + + | + +아바타 엠블렘 + + + |
| + +[AvatarItem](./neople-openapi-types.dungeonfighter.avataritem.md) + + + | + + + |
| + +[AvatarJob](./neople-openapi-types.dungeonfighter.avatarjob.md) + + + | + +아바타 착용 가능 직업 + + + |
| + +[AvatarMarketHashtagParams](./neople-openapi-types.dungeonfighter.avatarmarkethashtagparams.md) + + + | + +아바타 마켓 해시태그 조회 파라미터 GET /df/avatar-market/hashtag + + + |
| + +[AvatarMarketHashtagResponse](./neople-openapi-types.dungeonfighter.avatarmarkethashtagresponse.md) + + + | + +아바타 마켓 해시태그 응답 + + + |
| + +[AvatarMarketItem](./neople-openapi-types.dungeonfighter.avatarmarketitem.md) + + + | + +아바타 마켓 아이템 + + + |
| + +[AvatarMarketSaleDetailParams](./neople-openapi-types.dungeonfighter.avatarmarketsaledetailparams.md) + + + | + +아바타 마켓 상품 상세 조회 파라미터 GET /df/avatar-market/sale/{goodsNo} + + + |
| + +[AvatarMarketSaleDetailResponse](./neople-openapi-types.dungeonfighter.avatarmarketsaledetailresponse.md) + + + | + +아바타 마켓 상품 상세 응답 + + + |
| + +[AvatarMarketSaleParams](./neople-openapi-types.dungeonfighter.avatarmarketsaleparams.md) + + + | + +아바타 마켓 판매 상품 조회 파라미터 GET /df/avatar-market/sale + + + |
| + +[AvatarMarketSaleResponse](./neople-openapi-types.dungeonfighter.avatarmarketsaleresponse.md) + + + | + +아바타 마켓 판매 상품 응답 + + + |
| + +[AvatarMarketSoldDetailParams](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailparams.md) + + + | + +특정 아바타 마켓 판매 완료 상품 조회 파라미터 GET /df/avatar-market/sold/{goodsNo} + + + |
| + +[AvatarMarketSoldDetailResponse](./neople-openapi-types.dungeonfighter.avatarmarketsolddetailresponse.md) + + + | + +특정 아바타 마켓 판매 완료 상품 응답 + + + |
| + +[AvatarMarketSoldParams](./neople-openapi-types.dungeonfighter.avatarmarketsoldparams.md) + + + | + +아바타 마켓 판매 내역 조회 파라미터 GET /df/avatar-market/sold + + + |
| + +[AvatarMarketSoldResponse](./neople-openapi-types.dungeonfighter.avatarmarketsoldresponse.md) + + + | + +아바타 마켓 판매 내역 응답 + + + |
| + +[BuffAvatar](./neople-openapi-types.dungeonfighter.buffavatar.md) + + + | + + + |
| + +[BuffCreature](./neople-openapi-types.dungeonfighter.buffcreature.md) + + + | + + + |
| + +[BuffEquipment](./neople-openapi-types.dungeonfighter.buffequipment.md) + + + | + + + |
| + +[BuffSkill](./neople-openapi-types.dungeonfighter.buffskill.md) + + + | + + + |
| + +[CharacterAvatar](./neople-openapi-types.dungeonfighter.characteravatar.md) + + + | + + + |
| + +[CharacterAvatarParams](./neople-openapi-types.dungeonfighter.characteravatarparams.md) + + + | + +캐릭터 아바타 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/equip/avatar + + + |
| + +[CharacterAvatarResponse](./neople-openapi-types.dungeonfighter.characteravatarresponse.md) + + + | + +캐릭터 아바타 응답 + + + |
| + +[CharacterBasic](./neople-openapi-types.dungeonfighter.characterbasic.md) + + + | + + + |
| + +[CharacterBasicParams](./neople-openapi-types.dungeonfighter.characterbasicparams.md) + + + | + +캐릭터 기본 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId} + + + |
| + +[CharacterBasicResponse](./neople-openapi-types.dungeonfighter.characterbasicresponse.md) + + + | + +캐릭터 기본 정보 응답 + + + |
| + +[CharacterBuff](./neople-openapi-types.dungeonfighter.characterbuff.md) + + + | + + + |
| + +[CharacterBuffAvatarParams](./neople-openapi-types.dungeonfighter.characterbuffavatarparams.md) + + + | + +캐릭터 버프 스킬 강화 장착 아바타 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/skill/buff/equip/avatar + + + |
| + +[CharacterBuffAvatarResponse](./neople-openapi-types.dungeonfighter.characterbuffavatarresponse.md) + + + | + +캐릭터 버프 아바타 응답 + + + |
| + +[CharacterBuffCreatureParams](./neople-openapi-types.dungeonfighter.characterbuffcreatureparams.md) + + + | + +캐릭터 버프 스킬 강화 장착 크리처 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/skill/buff/equip/creature + + + |
| + +[CharacterBuffCreatureResponse](./neople-openapi-types.dungeonfighter.characterbuffcreatureresponse.md) + + + | + +캐릭터 버프 크리처 응답 + + + |
| + +[CharacterBuffEquipmentParams](./neople-openapi-types.dungeonfighter.characterbuffequipmentparams.md) + + + | + +캐릭터 버프 스킬 강화 장착 장비 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/skill/buff/equip/equipment + + + |
| + +[CharacterBuffEquipmentResponse](./neople-openapi-types.dungeonfighter.characterbuffequipmentresponse.md) + + + | + +캐릭터 버프 장비 응답 + + + |
| + +[CharacterBuffParams](./neople-openapi-types.dungeonfighter.characterbuffparams.md) + + + | + +캐릭터 버프 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/skill/buff + + + |
| + +[CharacterCreature](./neople-openapi-types.dungeonfighter.charactercreature.md) + + + | + + + |
| + +[CharacterCreatureParams](./neople-openapi-types.dungeonfighter.charactercreatureparams.md) + + + | + +캐릭터 크리처 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/equip/creature + + + |
| + +[CharacterCreatureResponse](./neople-openapi-types.dungeonfighter.charactercreatureresponse.md) + + + | + +캐맭터 크리처 응답 + + + |
| + +[CharacterEquipment](./neople-openapi-types.dungeonfighter.characterequipment.md) + + + | + + + |
| + +[CharacterEquipmentParams](./neople-openapi-types.dungeonfighter.characterequipmentparams.md) + + + | + +캐릭터 장비 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/equip/equipment + + + |
| + +[CharacterEquipmentResponse](./neople-openapi-types.dungeonfighter.characterequipmentresponse.md) + + + | + +캐릭터 장비 응답 + + + |
| + +[CharacterFameSearchParams](./neople-openapi-types.dungeonfighter.characterfamesearchparams.md) + + + | + +캐릭터 명성 검색 파라미터 GET /df/servers/{serverId}/characters-fame + + + |
| + +[CharacterFameSearchResponse](./neople-openapi-types.dungeonfighter.characterfamesearchresponse.md) + + + | + +캐릭터 명성 검색 응답 + + + |
| + +[CharacterFlag](./neople-openapi-types.dungeonfighter.characterflag.md) + + + | + + + |
| + +[CharacterFlagParams](./neople-openapi-types.dungeonfighter.characterflagparams.md) + + + | + +캐릭터 휘장 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/equip/flag + + + |
| + +[CharacterFlagResponse](./neople-openapi-types.dungeonfighter.characterflagresponse.md) + + + | + +캐릭터 휘장 응답 + + + |
| + +[CharacterSearch](./neople-openapi-types.dungeonfighter.charactersearch.md) + + + | + + + |
| + +[CharacterSearchParams](./neople-openapi-types.dungeonfighter.charactersearchparams.md) + + + | + +캐릭터 검색 API 파라미터 GET /df/servers/{serverId}/characters?characterName={characterName}&wordType={wordType}&limit={limit} + + + |
| + +[CharacterSearchResponse](./neople-openapi-types.dungeonfighter.charactersearchresponse.md) + + + | + +캐릭터 검색 응답 + + + |
| + +[CharacterSkill](./neople-openapi-types.dungeonfighter.characterskill.md) + + + | + + + |
| + +[CharacterSkillStyleParams](./neople-openapi-types.dungeonfighter.characterskillstyleparams.md) + + + | + +캐릭터 스킬 스타일 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/skill/style + + + |
| + +[CharacterSkillStyleResponse](./neople-openapi-types.dungeonfighter.characterskillstyleresponse.md) + + + | + +캐릭터 스킬 스타일 응답 + + + |
| + +[CharacterStat](./neople-openapi-types.dungeonfighter.characterstat.md) + + + | + + + |
| + +[CharacterStatus](./neople-openapi-types.dungeonfighter.characterstatus.md) + + + | + + + |
| + +[CharacterStatusParams](./neople-openapi-types.dungeonfighter.characterstatusparams.md) + + + | + +캐릭터 능력치 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/status + + + |
| + +[CharacterStatusResponse](./neople-openapi-types.dungeonfighter.characterstatusresponse.md) + + + | + +캐릭터 능력치 응답 + + + |
| + +[CharacterTalisman](./neople-openapi-types.dungeonfighter.charactertalisman.md) + + + | + + + |
| + +[CharacterTalismanParams](./neople-openapi-types.dungeonfighter.charactertalismanparams.md) + + + | + +캐릭터 탈리스만 정보 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/equip/talisman + + + |
| + +[CharacterTimelineParams](./neople-openapi-types.dungeonfighter.charactertimelineparams.md) + + + | + +캐릭터 타임라인 조회 파라미터 GET /df/servers/{serverId}/characters/{characterId}/timeline?startDate={startDate}&endDate={endDate}&code={code}&limit={limit}&next={next} + + + |
| + +[CharacterTimelineResponse](./neople-openapi-types.dungeonfighter.charactertimelineresponse.md) + + + | + +캐릭터 타임라인 응답 + + + |
| + +[CreatureInfo](./neople-openapi-types.dungeonfighter.creatureinfo.md) + + + | + + + |
| + +[EmblemInfo](./neople-openapi-types.dungeonfighter.embleminfo.md) + + + | + +엠블렘 정보 + + + |
| + +[EnchantStat](./neople-openapi-types.dungeonfighter.enchantstat.md) + + + | + + + |
| + +[EquipmentItem](./neople-openapi-types.dungeonfighter.equipmentitem.md) + + + | + + + |
| + +[FlagInfo](./neople-openapi-types.dungeonfighter.flaginfo.md) + + + | + + + |
| + +[GemInfo](./neople-openapi-types.dungeonfighter.geminfo.md) + + + | + + + |
| + +[ItemDetail](./neople-openapi-types.dungeonfighter.itemdetail.md) + + + | + + + |
| + +[ItemDetailParams](./neople-openapi-types.dungeonfighter.itemdetailparams.md) + + + | + +아이템 상세 정보 조회 파라미터 GET /df/items/{itemId} + + + |
| + +[ItemDetailResponse](./neople-openapi-types.dungeonfighter.itemdetailresponse.md) + + + | + +아이템 상세 응답 + + + |
| + +[ItemHashtagParams](./neople-openapi-types.dungeonfighter.itemhashtagparams.md) + + + | + +아이템 해시태그 조회 파라미터 GET /df/item-hashtag + + + |
| + +[ItemHashtagResponse](./neople-openapi-types.dungeonfighter.itemhashtagresponse.md) + + + | + +아이템 해시태그 응답 + + + |
| + +[ItemSearch](./neople-openapi-types.dungeonfighter.itemsearch.md) + + + | + + + |
| + +[ItemSearchParams](./neople-openapi-types.dungeonfighter.itemsearchparams.md) + + + | + +아이템 검색 파라미터 GET /df/items?itemName={itemName}&wordType={wordType}&q={q}&limit={limit} + + + |
| + +[ItemSearchResponse](./neople-openapi-types.dungeonfighter.itemsearchresponse.md) + + + | + +아이템 검색 응답 + + + |
| + +[ItemShop](./neople-openapi-types.dungeonfighter.itemshop.md) + + + | + + + |
| + +[ItemShopParams](./neople-openapi-types.dungeonfighter.itemshopparams.md) + + + | + +아이템 상점 정보 조회 파라미터 GET /df/items/{itemId}/shop + + + |
| + +[ItemShopResponse](./neople-openapi-types.dungeonfighter.itemshopresponse.md) + + + | + +아이템 상점 정보 응답 + + + |
| + +[ItemStatus](./neople-openapi-types.dungeonfighter.itemstatus.md) + + + | + + + |
| + +[JobGrowInfo](./neople-openapi-types.dungeonfighter.jobgrowinfo.md) + + + | + +전직 정보 + + + |
| + +[JobInfo](./neople-openapi-types.dungeonfighter.jobinfo.md) + + + | + +직업 정보 + + + |
| + +[JobListResponse](./neople-openapi-types.dungeonfighter.joblistresponse.md) + + + | + +직업 목록 응답 + + + |
| + +[JobSkill](./neople-openapi-types.dungeonfighter.jobskill.md) + + + | + +직업 스킬 정보 + + + |
| + +[JobSkillListParams](./neople-openapi-types.dungeonfighter.jobskilllistparams.md) + + + | + +직업별 스킬 목록 조회 파라미터 GET /df/skills/{jobId}?jobGrowId={jobGrowId} + + + |
| + +[JobSkillListResponse](./neople-openapi-types.dungeonfighter.jobskilllistresponse.md) + + + | + +직업별 스킬 목록 응답 + + + |
| + +[MultiItem](./neople-openapi-types.dungeonfighter.multiitem.md) + + + | + + + |
| + +[MultiItemInfo](./neople-openapi-types.dungeonfighter.multiiteminfo.md) + + + | + + + |
| + +[MultiItemInfoResponse](./neople-openapi-types.dungeonfighter.multiiteminforesponse.md) + + + | + +다중 아이템 응답 + + + |
| + +[MultiItemParams](./neople-openapi-types.dungeonfighter.multiitemparams.md) + + + | + +다중 아이템 조회 파라미터 GET /df/multi/items + + + |
| + +[MultiSetItemParams](./neople-openapi-types.dungeonfighter.multisetitemparams.md) + + + | + +다중 세트 아이템 조회 파라미터 GET /df/multi/setitems?setItemIds={setItemIds} + + + |
| + +[MultiSetItemResponse](./neople-openapi-types.dungeonfighter.multisetitemresponse.md) + + + | + +다중 세트 아이템 응답 + + + |
| + +[MultiSkillParams](./neople-openapi-types.dungeonfighter.multiskillparams.md) + + + | + +다중 스킬 조회 파라미터 GET /df/multi/skills/{jobId}?skillIds={skillIds} + + + |
| + +[MultiSkillResponse](./neople-openapi-types.dungeonfighter.multiskillresponse.md) + + + | + +다중 스킬 조회 응답 + + + |
| + +[PackageInfo](./neople-openapi-types.dungeonfighter.packageinfo.md) + + + | + + + |
| + +[PackageItem](./neople-openapi-types.dungeonfighter.packageitem.md) + + + | + + + |
| + +[RuneInfo](./neople-openapi-types.dungeonfighter.runeinfo.md) + + + | + + + |
| + +[ServerInfo](./neople-openapi-types.dungeonfighter.serverinfo.md) + + + | + +서버 정보 + + + |
| + +[ServerListResponse](./neople-openapi-types.dungeonfighter.serverlistresponse.md) + + + | + +서버 목록 응답 + + + |
| + +[SetItem](./neople-openapi-types.dungeonfighter.setitem.md) + + + | + + + |
| + +[SetItemDetailInfo](./neople-openapi-types.dungeonfighter.setitemdetailinfo.md) + + + | + +세트 아이템 상세 정보 + + + |
| + +[SetItemInfo](./neople-openapi-types.dungeonfighter.setiteminfo.md) + + + | + + + |
| + +[SetItemInfoResponse](./neople-openapi-types.dungeonfighter.setiteminforesponse.md) + + + | + +세트 아이템 상세 응답 + + + |
| + +[SetItemOption](./neople-openapi-types.dungeonfighter.setitemoption.md) + + + | + + + |
| + +[SetItemParams](./neople-openapi-types.dungeonfighter.setitemparams.md) + + + | + +세트 아이템 정보 조회 파라미터 GET /df/setitems/{setItemId} + + + |
| + +[SetItemPiece](./neople-openapi-types.dungeonfighter.setitempiece.md) + + + | + +세트 구성 아이템 + + + |
| + +[SetItemSearchParams](./neople-openapi-types.dungeonfighter.setitemsearchparams.md) + + + | + +세트 아이템 검색 파라미터 GET /df/setitems?setItemName={setItemName}&wordType={wordType}&limit={limit} + + + |
| + +[SetItemSearchResponse](./neople-openapi-types.dungeonfighter.setitemsearchresponse.md) + + + | + +세트 아이템 검색 응답 + + + |
| + +[SetItemSearchResult](./neople-openapi-types.dungeonfighter.setitemsearchresult.md) + + + | + +세트 아이템 검색 결과 + + + |
| + +[SkillDetailParams](./neople-openapi-types.dungeonfighter.skilldetailparams.md) + + + | + +특정 스킬 상세 정보 조회 파라미터 GET /df/skills/{jobId}/{skillId} + + + |
| + +[SkillDetailResponse](./neople-openapi-types.dungeonfighter.skilldetailresponse.md) + + + | + +스킬 상세 정보 응답 + + + |
| + +[SkillInfo](./neople-openapi-types.dungeonfighter.skillinfo.md) + + + | + + + |
| + +[SkillLevelDetail](./neople-openapi-types.dungeonfighter.skillleveldetail.md) + + + | + +스킬 레벨 상세 정보 + + + |
| + +[SkillLevelInfo](./neople-openapi-types.dungeonfighter.skilllevelinfo.md) + + + | + +스킬 레벨 정보 + + + |
| + +[SkillStyle](./neople-openapi-types.dungeonfighter.skillstyle.md) + + + | + + + |
| + +[SkillStyleInfo](./neople-openapi-types.dungeonfighter.skillstyleinfo.md) + + + | + + + |
| + +[TalismanInfo](./neople-openapi-types.dungeonfighter.talismaninfo.md) + + + | + + + |
| + +[Timeline](./neople-openapi-types.dungeonfighter.timeline.md) + + + | + + + |
| + +[TimelineItem](./neople-openapi-types.dungeonfighter.timelineitem.md) + + + | + + + |
| + +Variable + + + | + +Description + + + |
|---|---|
| + +[DF\_ITEM\_RARITIES](./neople-openapi-types.dungeonfighter.df_item_rarities.md) + + + | + + + |
| + +Type Alias + + + | + +Description + + + |
|---|---|
| + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.multiitem.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.multiitem.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.multiitem.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.multiitem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.multiitem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.multiitem.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.multiiteminfo.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.multiiteminfo.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemExplainDetail](./neople-openapi-types.dungeonfighter.multiiteminfo.itemexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.multiiteminfo.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.multiiteminfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.multiiteminfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.multiiteminfo.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.multiiteminfo.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.multiiteminfo.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.multiiteminfo.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +[multiItems?](./neople-openapi-types.dungeonfighter.multiiteminfo.multiitems.md) + + + | + + + | + +[MultiItem](./neople-openapi-types.dungeonfighter.multiitem.md)\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.multiiteminforesponse.rows.md) + + + | + + + | + +any\[\] + + + | + +아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemIds](./neople-openapi-types.dungeonfighter.multiitemparams.itemids.md) + + + | + + + | + +string + + + | + +쉼표로 구분된 아이템 ID 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemIds](./neople-openapi-types.dungeonfighter.multisetitemparams.setitemids.md) + + + | + + + | + +string + + + | + +쉼표로 구분된 세트 아이템 ID 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.multisetitemresponse.rows.md) + + + | + + + | + +[SetItemDetailInfo](./neople-openapi-types.dungeonfighter.setitemdetailinfo.md)\[\] + + + | + +세트 아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobId](./neople-openapi-types.dungeonfighter.multiskillparams.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +[skillIds](./neople-openapi-types.dungeonfighter.multiskillparams.skillids.md) + + + | + + + | + +string + + + | + +쉼표로 구분된 스킬 ID 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.multiskillresponse.rows.md) + + + | + + + | + +[SkillDetailResponse](./neople-openapi-types.dungeonfighter.skilldetailresponse.md)\[\] + + + | + +스킬 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[packageId](./neople-openapi-types.dungeonfighter.packageinfo.packageid.md) + + + | + + + | + +string + + + | + + + |
| + +[packageItems?](./neople-openapi-types.dungeonfighter.packageinfo.packageitems.md) + + + | + + + | + +[PackageItem](./neople-openapi-types.dungeonfighter.packageitem.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[packageName](./neople-openapi-types.dungeonfighter.packageinfo.packagename.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemCount](./neople-openapi-types.dungeonfighter.packageitem.itemcount.md) + + + | + + + | + +number + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.packageitem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.packageitem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.runeinfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.runeinfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.runeinfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.runeinfo.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.runeinfo.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[serverId](./neople-openapi-types.dungeonfighter.serverinfo.serverid.md) + + + | + + + | + +string + + + | + +서버 ID + + + |
| + +[serverName](./neople-openapi-types.dungeonfighter.serverinfo.servername.md) + + + | + + + | + +string + + + | + +서버명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.serverlistresponse.rows.md) + + + | + + + | + +[ServerInfo](./neople-openapi-types.dungeonfighter.serverinfo.md)\[\] + + + | + +서버 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemAvailableLevel](./neople-openapi-types.dungeonfighter.setitem.itemavailablelevel.md) + + + | + + + | + +number + + + | + + + |
| + +[itemExplain](./neople-openapi-types.dungeonfighter.setitem.itemexplain.md) + + + | + + + | + +string + + + | + + + |
| + +[itemExplainDetail](./neople-openapi-types.dungeonfighter.setitem.itemexplaindetail.md) + + + | + + + | + +string + + + | + + + |
| + +[itemFlavorText](./neople-openapi-types.dungeonfighter.setitem.itemflavortext.md) + + + | + + + | + +string + + + | + + + |
| + +[itemId](./neople-openapi-types.dungeonfighter.setitem.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.setitem.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemObtainInfo](./neople-openapi-types.dungeonfighter.setitem.itemobtaininfo.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.setitem.itemrarity.md) + + + | + + + | + +[DFItemRarity](./neople-openapi-types.dungeonfighter.dfitemrarity.md) + + + | + + + |
| + +[itemType](./neople-openapi-types.dungeonfighter.setitem.itemtype.md) + + + | + + + | + +string + + + | + + + |
| + +[itemTypeId](./neople-openapi-types.dungeonfighter.setitem.itemtypeid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemId](./neople-openapi-types.dungeonfighter.setitemdetailinfo.setitemid.md) + + + | + + + | + +string + + + | + +세트 아이템 ID + + + |
| + +[setItemName](./neople-openapi-types.dungeonfighter.setitemdetailinfo.setitemname.md) + + + | + + + | + +string + + + | + +세트 아이템명 + + + |
| + +[setItemOption](./neople-openapi-types.dungeonfighter.setitemdetailinfo.setitemoption.md) + + + | + + + | + +[SetItemOption](./neople-openapi-types.dungeonfighter.setitemoption.md)\[\] + + + | + +세트 옵션 + + + |
| + +[setItems](./neople-openapi-types.dungeonfighter.setitemdetailinfo.setitems.md) + + + | + + + | + +[SetItemPiece](./neople-openapi-types.dungeonfighter.setitempiece.md)\[\] + + + | + +세트 구성 아이템 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemId](./neople-openapi-types.dungeonfighter.setiteminfo.setitemid.md) + + + | + + + | + +string + + + | + + + |
| + +[setItemName](./neople-openapi-types.dungeonfighter.setiteminfo.setitemname.md) + + + | + + + | + +string + + + | + + + |
| + +[setItemOption](./neople-openapi-types.dungeonfighter.setiteminfo.setitemoption.md) + + + | + + + | + +[SetItemOption](./neople-openapi-types.dungeonfighter.setitemoption.md)\[\] + + + | + + + |
| + +[setItems](./neople-openapi-types.dungeonfighter.setiteminfo.setitems.md) + + + | + + + | + +[SetItem](./neople-openapi-types.dungeonfighter.setitem.md)\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemId](./neople-openapi-types.dungeonfighter.setiteminforesponse.setitemid.md) + + + | + + + | + +string + + + | + +세트 아이템 정보 + + + |
| + +[setItemName](./neople-openapi-types.dungeonfighter.setiteminforesponse.setitemname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[buffExplain?](./neople-openapi-types.dungeonfighter.setitemoption.buffexplain.md) + + + | + + + | + +string + + + | + +_(Optional)_ 버프 설명 + + + |
| + +[buffExplainDetail?](./neople-openapi-types.dungeonfighter.setitemoption.buffexplaindetail.md) + + + | + + + | + +string + + + | + +_(Optional)_ 버프 상세 설명 + + + |
| + +[detailExplain?](./neople-openapi-types.dungeonfighter.setitemoption.detailexplain.md) + + + | + + + | + +string + + + | + +_(Optional)_ 상세 설명 + + + |
| + +[explain](./neople-openapi-types.dungeonfighter.setitemoption.explain.md) + + + | + + + | + +string + + + | + +옵션 설명 + + + |
| + +[setCount](./neople-openapi-types.dungeonfighter.setitemoption.setcount.md) + + + | + + + | + +number + + + | + + + |
| + +[setOption](./neople-openapi-types.dungeonfighter.setitemoption.setoption.md) + + + | + + + | + +string + + + | + + + |
| + +[setOptionFull](./neople-openapi-types.dungeonfighter.setitemoption.setoptionfull.md) + + + | + + + | + +string + + + | + + + |
| + +[status](./neople-openapi-types.dungeonfighter.setitemoption.status.md) + + + | + + + | + +[ItemStatus](./neople-openapi-types.dungeonfighter.itemstatus.md)\[\] + + + | + +능력치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemId](./neople-openapi-types.dungeonfighter.setitemparams.setitemid.md) + + + | + + + | + +string + + + | + +세트 아이템 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.setitempiece.itemid.md) + + + | + + + | + +string + + + | + +아이템 ID + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.setitempiece.itemname.md) + + + | + + + | + +string + + + | + +아이템명 + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.setitempiece.itemrarity.md) + + + | + + + | + +string + + + | + +아이템 등급 + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.setitempiece.slotid.md) + + + | + + + | + +string + + + | + +슬롯 ID + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.setitempiece.slotname.md) + + + | + + + | + +string + + + | + +슬롯명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.dungeonfighter.setitemsearchparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ 결과 개수 제한 (최대 100, 기본 10) + + + |
| + +[setItemName](./neople-openapi-types.dungeonfighter.setitemsearchparams.setitemname.md) + + + | + + + | + +string + + + | + +세트 아이템 이름 + + + |
| + +[wordType?](./neople-openapi-types.dungeonfighter.setitemsearchparams.wordtype.md) + + + | + + + | + +'match' \| 'front' \| 'full' + + + | + +_(Optional)_ 검색 방식 - match: 부분일치, front: 앞글자일치, full: 완전일치 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[rows](./neople-openapi-types.dungeonfighter.setitemsearchresponse.rows.md) + + + | + + + | + +[SetItemSearchResult](./neople-openapi-types.dungeonfighter.setitemsearchresult.md)\[\] + + + | + +세트 아이템 목록 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[setItemId](./neople-openapi-types.dungeonfighter.setitemsearchresult.setitemid.md) + + + | + + + | + +string + + + | + +세트 아이템 ID + + + |
| + +[setItemName](./neople-openapi-types.dungeonfighter.setitemsearchresult.setitemname.md) + + + | + + + | + +string + + + | + +세트 아이템명 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[jobId](./neople-openapi-types.dungeonfighter.skilldetailparams.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +[skillId](./neople-openapi-types.dungeonfighter.skilldetailparams.skillid.md) + + + | + + + | + +string + + + | + +스킬 ID + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[consumeItem?](./neople-openapi-types.dungeonfighter.skilldetailresponse.consumeitem.md) + + + | + + + | + +string \| null + + + | + +_(Optional)_ 소모 아이템 + + + |
| + +[desc](./neople-openapi-types.dungeonfighter.skilldetailresponse.desc.md) + + + | + + + | + +string + + + | + +기본 설명 + + + |
| + +[descDetail?](./neople-openapi-types.dungeonfighter.skilldetailresponse.descdetail.md) + + + | + + + | + +string + + + | + +_(Optional)_ 상세 설명 + + + |
| + +[descSpecial?](./neople-openapi-types.dungeonfighter.skilldetailresponse.descspecial.md) + + + | + + + | + +string\[\] + + + | + +_(Optional)_ 특수 설명 + + + |
| + +[jobGrowLevel?](./neople-openapi-types.dungeonfighter.skilldetailresponse.jobgrowlevel.md) + + + | + + + | + +any\[\] + + + | + +_(Optional)_ 전직 레벨 + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.skilldetailresponse.jobid.md) + + + | + + + | + +string + + + | + +직업 ID + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.skilldetailresponse.jobname.md) + + + | + + + | + +string + + + | + +직업명 + + + |
| + +[levelInfo](./neople-openapi-types.dungeonfighter.skilldetailresponse.levelinfo.md) + + + | + + + | + +[SkillLevelInfo](./neople-openapi-types.dungeonfighter.skilllevelinfo.md) + + + | + +레벨별 정보 + + + |
| + +[maxLevel](./neople-openapi-types.dungeonfighter.skilldetailresponse.maxlevel.md) + + + | + + + | + +number + + + | + +최대 레벨 + + + |
| + +[name](./neople-openapi-types.dungeonfighter.skilldetailresponse.name.md) + + + | + + + | + +string + + + | + +스킬명 + + + |
| + +[preRequiredSkill?](./neople-openapi-types.dungeonfighter.skilldetailresponse.prerequiredskill.md) + + + | + + + | + +string \| null + + + | + +_(Optional)_ 선행 스킬 + + + |
| + +[requiredLevel](./neople-openapi-types.dungeonfighter.skilldetailresponse.requiredlevel.md) + + + | + + + | + +number + + + | + +습득 레벨 + + + |
| + +[requiredLevelRange?](./neople-openapi-types.dungeonfighter.skilldetailresponse.requiredlevelrange.md) + + + | + + + | + +number + + + | + +_(Optional)_ 습득 레벨 범위 + + + |
| + +[type](./neople-openapi-types.dungeonfighter.skilldetailresponse.type.md) + + + | + + + | + +'active' \| 'passive' + + + | + +스킬 타입 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[costType](./neople-openapi-types.dungeonfighter.skillinfo.costtype.md) + + + | + + + | + +string + + + | + + + |
| + +[name](./neople-openapi-types.dungeonfighter.skillinfo.name.md) + + + | + + + | + +string + + + | + + + |
| + +[option](./neople-openapi-types.dungeonfighter.skillinfo.option.md) + + + | + + + | + +{ level: number; description: string; values?: string\[\]; } + + + | + + + |
| + +[requiredLevel](./neople-openapi-types.dungeonfighter.skillinfo.requiredlevel.md) + + + | + + + | + +number + + + | + + + |
| + +[skillId](./neople-openapi-types.dungeonfighter.skillinfo.skillid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[castingTime?](./neople-openapi-types.dungeonfighter.skillleveldetail.castingtime.md) + + + | + + + | + +number \| null + + + | + +_(Optional)_ 캐스팅 타임 + + + |
| + +[consumeMp?](./neople-openapi-types.dungeonfighter.skillleveldetail.consumemp.md) + + + | + + + | + +number \| null + + + | + +_(Optional)_ MP 소모량 + + + |
| + +[coolTime?](./neople-openapi-types.dungeonfighter.skillleveldetail.cooltime.md) + + + | + + + | + +number \| null + + + | + +_(Optional)_ 쿨타임 + + + |
| + +[level](./neople-openapi-types.dungeonfighter.skillleveldetail.level.md) + + + | + + + | + +number + + + | + +레벨 + + + |
| + +[optionValue?](./neople-openapi-types.dungeonfighter.skillleveldetail.optionvalue.md) + + + | + + + | + +Record<string, number> \| null + + + | + +_(Optional)_ 옵션 값 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[optionDesc?](./neople-openapi-types.dungeonfighter.skilllevelinfo.optiondesc.md) + + + | + + + | + +string \| null + + + | + +_(Optional)_ 옵션 설명 + + + |
| + +[rows](./neople-openapi-types.dungeonfighter.skilllevelinfo.rows.md) + + + | + + + | + +[SkillLevelDetail](./neople-openapi-types.dungeonfighter.skillleveldetail.md)\[\] + + + | + +레벨별 상세 정보 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[active?](./neople-openapi-types.dungeonfighter.skillstyle.active.md) + + + | + + + | + +[SkillStyleInfo](./neople-openapi-types.dungeonfighter.skillstyleinfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[passive?](./neople-openapi-types.dungeonfighter.skillstyle.passive.md) + + + | + + + | + +[SkillStyleInfo](./neople-openapi-types.dungeonfighter.skillstyleinfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[name](./neople-openapi-types.dungeonfighter.skillstyleinfo.name.md) + + + | + + + | + +string + + + | + + + |
| + +[option](./neople-openapi-types.dungeonfighter.skillstyleinfo.option.md) + + + | + + + | + +{ level: number; description: string; values?: string\[\]; } + + + | + + + |
| + +[skillId](./neople-openapi-types.dungeonfighter.skillstyleinfo.skillid.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[itemId](./neople-openapi-types.dungeonfighter.talismaninfo.itemid.md) + + + | + + + | + +string + + + | + + + |
| + +[itemName](./neople-openapi-types.dungeonfighter.talismaninfo.itemname.md) + + + | + + + | + +string + + + | + + + |
| + +[itemRarity](./neople-openapi-types.dungeonfighter.talismaninfo.itemrarity.md) + + + | + + + | + +string + + + | + + + |
| + +[runeTypes?](./neople-openapi-types.dungeonfighter.talismaninfo.runetypes.md) + + + | + + + | + +[RuneInfo](./neople-openapi-types.dungeonfighter.runeinfo.md)\[\] + + + | + +_(Optional)_ + + + |
| + +[slotId](./neople-openapi-types.dungeonfighter.talismaninfo.slotid.md) + + + | + + + | + +string + + + | + + + |
| + +[slotName](./neople-openapi-types.dungeonfighter.talismaninfo.slotname.md) + + + | + + + | + +string + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[adventureName](./neople-openapi-types.dungeonfighter.timeline.adventurename.md) + + + | + + + | + +string + + + | + + + |
| + +[characterId](./neople-openapi-types.dungeonfighter.timeline.characterid.md) + + + | + + + | + +string + + + | + + + |
| + +[characterName](./neople-openapi-types.dungeonfighter.timeline.charactername.md) + + + | + + + | + +string + + + | + + + |
| + +[guildId?](./neople-openapi-types.dungeonfighter.timeline.guildid.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[guildName?](./neople-openapi-types.dungeonfighter.timeline.guildname.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +[jobGrowId](./neople-openapi-types.dungeonfighter.timeline.jobgrowid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobGrowName](./neople-openapi-types.dungeonfighter.timeline.jobgrowname.md) + + + | + + + | + +string + + + | + + + |
| + +[jobId](./neople-openapi-types.dungeonfighter.timeline.jobid.md) + + + | + + + | + +string + + + | + + + |
| + +[jobName](./neople-openapi-types.dungeonfighter.timeline.jobname.md) + + + | + + + | + +string + + + | + + + |
| + +[level](./neople-openapi-types.dungeonfighter.timeline.level.md) + + + | + + + | + +number + + + | + + + |
| + +[timeline](./neople-openapi-types.dungeonfighter.timeline.timeline.md) + + + | + + + | + +[TimelineItem](./neople-openapi-types.dungeonfighter.timelineitem.md)\[\] + + + | + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[code](./neople-openapi-types.dungeonfighter.timelineitem.code.md) + + + | + + + | + +string + + + | + + + |
| + +[data](./neople-openapi-types.dungeonfighter.timelineitem.data.md) + + + | + + + | + +{ dungeonName?: string; level?: number; result?: string; clearTime?: string; partyMembers?: string\[\]; itemName?: string; itemId?: string; reinforceLevel?: number; upgradeLevel?: number; enchantName?: string; amplificationName?: string; refineLevel?: number; } + + + | + + + |
| + +[date](./neople-openapi-types.dungeonfighter.timelineitem.date.md) + + + | + + + | + +string + + + | + + + |
| + +[name](./neople-openapi-types.dungeonfighter.timelineitem.name.md) + + + | + + + | + +string + + + | + + + |
| + +Member + + + | + +Value + + + | + +Description + + + |
|---|---|---|
| + +BAD\_REQUEST + + + | + +`400` + + + | + +잘못된 요청 + + + |
| + +FORBIDDEN + + + | + +`403` + + + | + +권한 없음 + + + |
| + +INTERNAL\_SERVER\_ERROR + + + | + +`500` + + + | + +서버 내부 오류 + + + |
| + +METHOD\_NOT\_ALLOWED + + + | + +`405` + + + | + +메서드 허용 안됨 + + + |
| + +NOT\_FOUND + + + | + +`404` + + + | + +리소스를 찾을 수 없음 + + + |
| + +OK + + + | + +`200` + + + | + +요청 성공 + + + |
| + +SERVICE\_UNAVAILABLE + + + | + +`503` + + + | + +서비스 이용 불가 + + + |
| + +TOO\_MANY\_REQUESTS + + + | + +`429` + + + | + +요청 한도 초과 + + + |
| + +UNAUTHORIZED + + + | + +`401` + + + | + +인증 실패 + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +error + + + | + +any + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +error + + + | + +any + + + | + + + |
| + +code + + + | + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +error + + + | + +any + + + | + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +error + + + | + +any + + + | + + + |
| + +Class + + + | + +Description + + + |
|---|---|
| + +[NeopleApiException](./neople-openapi-types.neopleapiexception.md) + + + | + +네오플 API 예외 클래스 + + + |
| + +Enumeration + + + | + +Description + + + |
|---|---|
| + +[CommonApiErrorCode](./neople-openapi-types.commonapierrorcode.md) + + + | + +공통 API 에러 코드 + + + |
| + +[CyphersErrorCode](./neople-openapi-types.cypherserrorcode.md) + + + | + +사이퍼즈 에러 코드 + + + |
| + +[DnfErrorCode](./neople-openapi-types.dnferrorcode.md) + + + | + +던전앤파이터 에러 코드 + + + |
| + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + +HTTP 상태 코드 + + + |
| + +Function + + + | + +Description + + + |
|---|---|
| + +[isApiKeyError(error)](./neople-openapi-types.isapikeyerror.md) + + + | + +에러가 API 키 관련 문제인지 확인 + + + |
| + +[isErrorCode(error, code)](./neople-openapi-types.iserrorcode.md) + + + | + +에러가 특정 코드인지 확인 + + + |
| + +[isMaintenanceError(error)](./neople-openapi-types.ismaintenanceerror.md) + + + | + +에러가 시스템 점검 상태인지 확인 + + + |
| + +[isRateLimitError(error)](./neople-openapi-types.isratelimiterror.md) + + + | + +에러가 요청 한도 초과인지 확인 + + + |
| + +[parseApiError(error)](./neople-openapi-types.parseapierror.md) + + + | + +에러 응답 파싱 유틸리티 + + + |
| + +Interface + + + | + +Description + + + |
|---|---|
| + +[ApiError](./neople-openapi-types.apierror.md) + + + | + +네오플 API 에러 응답 + + + |
| + +[ApiRequestOptions](./neople-openapi-types.apirequestoptions.md) + + + | + +API 요청 기본 옵션 + + + |
| + +[ApiResponse](./neople-openapi-types.apiresponse.md) + + + | + +네오플 API 공통 응답 구조 + + + |
| + +[NeopleApiError](./neople-openapi-types.neopleapierror.md) + + + | + +네오플 API 에러 인터페이스 + + + |
| + +[PaginationParams](./neople-openapi-types.paginationparams.md) + + + | + +페이지네이션 파라미터 + + + |
| + +Namespace + + + | + +Description + + + |
|---|---|
| + +[Cyphers](./neople-openapi-types.cyphers.md) + + + | + + + |
| + +[DungeonFighter](./neople-openapi-types.dungeonfighter.md) + + + | + + + |
| + +Variable + + + | + +Description + + + |
|---|---|
| + +[CYPHERS\_GAME\_TYPES](./neople-openapi-types.cyphers_game_types.md) + + + | + + + |
| + +[DF\_SERVERS](./neople-openapi-types.df_servers.md) + + + | + + + |
| + +[ERROR\_MESSAGES](./neople-openapi-types.error_messages.md) + + + | + +에러 코드별 메시지 + + + |
| + +[HTTP\_STATUS\_TO\_ERROR](./neople-openapi-types.http_status_to_error.md) + + + | + +HTTP 상태 코드와 에러 코드 매핑 + + + |
| + +Type Alias + + + | + +Description + + + |
|---|---|
| + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + +모든 API 에러 코드 유니온 타입 + + + |
| + +[CyphersGameType](./neople-openapi-types.cyphersgametype.md) + + + | + + + |
| + +[DateString](./neople-openapi-types.datestring.md) + + + | + +날짜 문자열 타입 (YYYY-MM-DD 형식) + + + |
| + +[DateTimeString](./neople-openapi-types.datetimestring.md) + + + | + +시간 문자열 타입 (YYYY-MM-DD HH:mm:ss 형식) + + + |
| + +[DFServer](./neople-openapi-types.dfserver.md) + + + | + + + |
| + +[RequireField](./neople-openapi-types.requirefield.md) + + + | + +선택적 필드를 필수로 만드는 유틸리티 타입 + + + |
| + +[SelectFields](./neople-openapi-types.selectfields.md) + + + | + +특정 필드만 선택하는 유틸리티 타입 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[code](./neople-openapi-types.neopleapierror.code.md) + + + | + + + | + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + +에러 코드 + + + |
| + +[name](./neople-openapi-types.neopleapierror.name.md) + + + | + + + | + +string + + + | + +에러 이름 + + + |
| + +[status](./neople-openapi-types.neopleapierror.status.md) + + + | + + + | + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + +HTTP 상태 코드 + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +message + + + | + +string + + + | + + + |
| + +status + + + | + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + + + |
| + +code + + + | + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + + + |
| + +name + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +code + + + | + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + + + |
| + +status + + + | + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + +_(Optional)_ + + + |
| + +customMessage + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +status + + + | + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + + + |
| + +message + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Constructor + + + | + +Modifiers + + + | + +Description + + + |
|---|---|---|
| + +[(constructor)(message, status, code, name)](./neople-openapi-types.neopleapiexception._constructor_.md) + + + | + + + | + +Constructs a new instance of the `NeopleApiException` class + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[code](./neople-openapi-types.neopleapiexception.code.md) + + + | + + + | + +[ApiErrorCode](./neople-openapi-types.apierrorcode.md) + + + | + + + |
| + +[name](./neople-openapi-types.neopleapiexception.name.md) + + + | + + + | + +string + + + | + + + |
| + +[status](./neople-openapi-types.neopleapiexception.status.md) + + + | + + + | + +[HttpStatusCode](./neople-openapi-types.httpstatuscode.md) + + + | + + + |
| + +Method + + + | + +Modifiers + + + | + +Description + + + |
|---|---|---|
| + +[fromCode(code, status, customMessage)](./neople-openapi-types.neopleapiexception.fromcode.md) + + + | + +`static` + + + | + +에러 코드로부터 NeopleApiException 생성 + + + |
| + +[fromHttpStatus(status, message)](./neople-openapi-types.neopleapiexception.fromhttpstatus.md) + + + | + +`static` + + + | + +HTTP 상태 코드로부터 기본 에러 생성 + + + |
| + +Property + + + | + +Modifiers + + + | + +Type + + + | + +Description + + + |
|---|---|---|---|
| + +[limit?](./neople-openapi-types.paginationparams.limit.md) + + + | + + + | + +number + + + | + +_(Optional)_ + + + |
| + +[next?](./neople-openapi-types.paginationparams.next.md) + + + | + + + | + +string + + + | + +_(Optional)_ + + + |
| + +Parameter + + + | + +Type + + + | + +Description + + + |
|---|---|---|
| + +error + + + | + +any + + + | + + + |