UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

28 lines (16 loc) 586 B
# InfusionsoftRestApi.Address ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **countryCode** | **String** | | [optional] **field** | **String** | | [optional] **line1** | **String** | | [optional] **line2** | **String** | | [optional] **locality** | **String** | | [optional] **postalCode** | **String** | | [optional] **region** | **String** | | [optional] <a name="FieldEnum"></a> ## Enum: FieldEnum * `BILLING` (value: `"BILLING"`) * `SHIPPING` (value: `"SHIPPING"`) * `OTHER` (value: `"OTHER"`)