Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 777 Bytes

Address.md

File metadata and controls

21 lines (18 loc) · 777 Bytes

# Address

Properties

Name Type Description Notes
id int
title string [optional]
firstName string [optional]
surname string [optional]
address1 string [optional]
address2 string [optional]
address3 string [optional]
town string [optional]
county string [optional]
postCode string [optional]
active string [optional]
createdAt \DateTime [optional]
countryName string [optional]

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