NameSearchInfo (JSON)

Information about a Names search result.

URI:NameSearchInfo

Properties

Name Type Description
text string The text of the search result.
nameId string The name id of the search result.
namePartType string The name part type for the text of the search result.
weight number The weight of the search result.

Example

{
  "text" : "...",
  "nameId" : "...",
  "namePartType" : "...",
  "weight" : 12345
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.