Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 608 Bytes

AddressResponse.md

File metadata and controls

13 lines (10 loc) · 608 Bytes

AddressResponse

Properties

Name Type Description Notes
zipCode Integer [optional] [default to null]
street String [optional] [default to null]
state String [optional] [default to null]
city String [optional] [default to null]
country String [optional] [default to null]

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