Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 941 Bytes

File metadata and controls

19 lines (15 loc) · 941 Bytes

Address

Properties

Name Type Description Notes
address_type str define the type of address [optional]
address_line1 str max length = 500 [optional]
address_line2 str max length = 500 [optional]
address_line3 str max length = 500 [optional]
address_line4 str max length = 500 [optional]
city str max length = 255 [optional]
region str max length = 255 [optional]
postal_code str max length = 50 [optional]
country str max length = 50, [A-Z], [a-z] only [optional]
attention_to str max length = 255 [optional]

[Back to Model list] [Back to API list] [Back to README]