Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 769 Bytes

File metadata and controls

17 lines (13 loc) · 769 Bytes

Fastly::BillingAddressAttributes

Properties

Name Type Description Notes
address_1 String The first address line. [optional]
address_2 String The second address line. [optional]
city String The city name. [optional]
country String ISO 3166-1 two-letter country code. [optional]
locality String Other locality. [optional]
postal_code String Postal code (ZIP code for US addresses). [optional]
state String The state or province name. [optional]
customer_id String [optional][readonly]

[Back to API list] [Back to README]