Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.12 KB

InventoryCoverage.md

File metadata and controls

51 lines (31 loc) · 1.12 KB

InventoryCoverage

Properties

Name Type Description Notes
group String [optional]
groupType String [optional]
numberRange Integer [optional]
numberType NumberTypeEnum [optional]
phoneNumberType PhoneNumberTypeEnum [optional]
coverageType CoverageTypeEnum [optional]
recordType String [optional]
count Integer [optional]

Enum: NumberTypeEnum

Name Value
DID "did"
TOLL_FREE "toll-free"

Enum: PhoneNumberTypeEnum

Name Value
LOCAL "local"
TOLL_FREE "toll_free"
NATIONAL "national"
LANDLINE "landline"
SHARED_COST "shared_cost"
MOBILE "mobile"

Enum: CoverageTypeEnum

Name Value
NUMBER "number"
BLOCK "block"