FindEntityByBusinessArea
Function specification
Parameters
Parameter
Type
Description
entity_type
string
검색 대상이 되는 entity 의 타입을 명시합니다. 현재는 "Financial" 만 지원합니다.
pattern
string or
list of string
검색 하고자 하는 패턴을 지정합니다. 와일드카드 (*) 사용이 가능합니다.
count
integer
검색 결과에 포함되는 기업의 갯수를 제한합니다. 0 일 경우 전체 목록을 리턴합니다.
Examples
Last updated
Was this helpful?