Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 635 Bytes

PeoplePersonalContainerDataAddressesInner.md

File metadata and controls

28 lines (16 loc) · 635 Bytes

PeoplePersonalContainerDataAddressesInner

Properties

Name Type Description Notes
id UUID Unique identifier for the address.
type TypeEnum The type of the address.
street String The street address.
city String The city.
state String The state.
country String The country.
zip String The zip code.

Enum: TypeEnum

Name Value
HOME "HOME"
POSTAL "POSTAL"