Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1003 Bytes

SiteOrganization.md

File metadata and controls

21 lines (17 loc) · 1003 Bytes

SiteOrganization

Properties

Name Type Description Notes
address str The address. [optional]
city str The city. [optional]
contact str The contact person name. [optional]
country str The country. [optional]
email str The e-mail address. [optional]
job_title str The job title. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The organization name. [optional]
phone str The phone number. [optional]
state str The state. [optional]
url str The organization URL. [optional]
zip_code str The zip or region code. [optional]

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