Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 865 Bytes

File metadata and controls

16 lines (12 loc) · 865 Bytes

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] [Back to README]