Sha256: 999790b08b9d2ca8ef117bbb8b92e0227daf54bdcaae059e7ce8514e667d5b90

Contents?: true

Size: 865 Bytes

Versions: 3

Compression:

Stored size: 865 Bytes

Contents

# Fastly::CustomerAddress

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** | The type of the address. | [optional] |
| **address_1** | **String** | The street number and name of the address. | [optional] |
| **address_2** | **String** | Additional address line for unit number, P.O. Box, etc. | [optional] |
| **locality** | **String** | City, town, or locality name the address is located. | [optional] |
| **region** | **String** | State, province, or region of the address. | [optional] |
| **country** | **String** | ISO 3166-1 alpha-2 country code (e.g., \"US\", \"CA\", \"NZ\") | [optional] |
| **postal_code** | **String** | Postal or Zip code of the address. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/CustomerAddress.md
fastly-8.10.0 docs/CustomerAddress.md
fastly-8.9.0 docs/CustomerAddress.md