Structured address format for billing and shipping addresses.
Attributes
Name
Description
recipient
str
The recipient name, potentially including
information such as "care of".
address
MutableSequence[str]
The first lines of the address. The first
line generally contains the street name and
number, and further lines may include
information such as an apartment number.
locality
str
The town/city of the address.
administrative_area
str
The state, province, or otherwise
administrative area of the address.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]