UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

29 lines (15 loc) 520 B
# InfusionsoftRestApi.PhoneNumber ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **extension** | **String** | | [optional] **field** | **String** | | [optional] **_number** | **String** | | [optional] **type** | **String** | | [optional] <a name="FieldEnum"></a> ## Enum: FieldEnum * `PHONE1` (value: `"PHONE1"`) * `PHONE2` (value: `"PHONE2"`) * `PHONE3` (value: `"PHONE3"`) * `PHONE4` (value: `"PHONE4"`) * `PHONE5` (value: `"PHONE5"`)