OperatorInformation interface
해당 전화 번호 운영자가 제어/제공하는 전화 번호에 대한 메타데이터를 나타냅니다.
속성
| international |
전화 번호의 국가별 형식 |
| iso |
전화 번호와 연결된 ISO 3166-1 두 문자('alpha-2') 코드입니다. |
| national |
전화 번호의 국가별 형식 |
| number |
전화 번호와 연결된 서비스 유형 |
| operator |
전화 번호 운영자를 설명하는 메타데이터를 나타냅니다. |
| phone |
전화 번호의 E.164 형식 문자열 표현 |
속성 세부 정보
internationalFormat
전화 번호의 국가별 형식
internationalFormat?: string
속성 값
string
isoCountryCode
전화 번호와 연결된 ISO 3166-1 두 문자('alpha-2') 코드입니다.
isoCountryCode?: string
속성 값
string
nationalFormat
전화 번호의 국가별 형식
nationalFormat?: string
속성 값
string
numberType
operatorDetails
phoneNumber
전화 번호의 E.164 형식 문자열 표현
phoneNumber: string
속성 값
string