Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.89 KB

File metadata and controls

14 lines (11 loc) · 2.89 KB

AccountAddress

Fields

Field Type Required Description
city T.nilable(::String) N/A
country T.nilable(Models::Shared::Country) The country code
location_type T.nilable(Models::Shared::LocationType) The location type
state T.nilable(::String) N/A
street_1 T.nilable(::String) N/A
street_2 T.nilable(::String) N/A
zip_code T.nilable(::String) N/A