[@bigcommerce/checkout-sdk](../README.md) › [CustomerAddress](customeraddress.md)

# Interface: CustomerAddress

## Hierarchy

  ↳ [Address](address.md)

  ↳ **CustomerAddress**

## Index

### Properties

* [address1](customeraddress.md#address1)
* [address2](customeraddress.md#address2)
* [city](customeraddress.md#city)
* [company](customeraddress.md#company)
* [country](customeraddress.md#country)
* [countryCode](customeraddress.md#countrycode)
* [customFields](customeraddress.md#customfields)
* [firstName](customeraddress.md#firstname)
* [id](customeraddress.md#id)
* [lastName](customeraddress.md#lastname)
* [phone](customeraddress.md#phone)
* [postalCode](customeraddress.md#postalcode)
* [shouldSaveAddress](customeraddress.md#optional-shouldsaveaddress)
* [stateOrProvince](customeraddress.md#stateorprovince)
* [stateOrProvinceCode](customeraddress.md#stateorprovincecode)
* [type](customeraddress.md#type)

## Properties

###  address1

• **address1**: *string*

*Inherited from [Address](address.md).[address1](address.md#address1)*

___

###  address2

• **address2**: *string*

*Inherited from [Address](address.md).[address2](address.md#address2)*

___

###  city

• **city**: *string*

*Inherited from [Address](address.md).[city](address.md#city)*

___

###  company

• **company**: *string*

*Inherited from [Address](address.md).[company](address.md#company)*

___

###  country

• **country**: *string*

*Inherited from [Address](address.md).[country](address.md#country)*

___

###  countryCode

• **countryCode**: *string*

*Inherited from [Address](address.md).[countryCode](address.md#countrycode)*

___

###  customFields

• **customFields**: *Array‹object›*

*Inherited from [Address](address.md).[customFields](address.md#customfields)*

___

###  firstName

• **firstName**: *string*

*Inherited from [Address](address.md).[firstName](address.md#firstname)*

___

###  id

• **id**: *number*

___

###  lastName

• **lastName**: *string*

*Inherited from [Address](address.md).[lastName](address.md#lastname)*

___

###  phone

• **phone**: *string*

*Inherited from [Address](address.md).[phone](address.md#phone)*

___

###  postalCode

• **postalCode**: *string*

*Inherited from [Address](address.md).[postalCode](address.md#postalcode)*

___

### `Optional` shouldSaveAddress

• **shouldSaveAddress**? : *undefined | false | true*

*Inherited from [Address](address.md).[shouldSaveAddress](address.md#optional-shouldsaveaddress)*

___

###  stateOrProvince

• **stateOrProvince**: *string*

*Inherited from [Address](address.md).[stateOrProvince](address.md#stateorprovince)*

___

###  stateOrProvinceCode

• **stateOrProvinceCode**: *string*

*Inherited from [Address](address.md).[stateOrProvinceCode](address.md#stateorprovincecode)*

___

###  type

• **type**: *string*
