Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 941 Bytes

ParametersCompanyResponse.md

File metadata and controls

22 lines (19 loc) · 941 Bytes

# ParametersCompanyResponse

Properties

Name Type Description Notes
id int Id of the company, or null if it is the enterprise [optional]
enterprise bool If the company is the db enterprise [optional]
name string [optional]
nameLine2 string [optional]
addressLine1 string [optional]
addressLine2 string [optional]
city string [optional]
state string [optional]
country string [optional]
postalCode string [optional]
website string [optional]
phoneMain string [optional]
phoneTollfree string [optional]
phoneFax string [optional]

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