CompanyInfoUpdate
Données pour la mise à jour des informations de l'entreprise
company_name object
anyOf
- string
- null
string
industry object
anyOf
- string
- null
string
company_size object
anyOf
- string
- null
string
phone object
anyOf
- string
- null
string
address object
anyOf
- string
- null
string
city object
anyOf
- string
- null
string
department object
anyOf
- string
- null
string
website_url object
anyOf
- string
- null
string
description object
anyOf
- string
- null
string
contact_person_name object
anyOf
- string
- null
string
contact_person_position object
anyOf
- string
- null
string
logo_url object
anyOf
- string
- null
string
CompanyInfoUpdate
{
"company_name": "string",
"industry": "string",
"company_size": "string",
"phone": "string",
"address": "string",
"city": "string",
"department": "string",
"website_url": "string",
"description": "string",
"contact_person_name": "string",
"contact_person_position": "string",
"logo_url": "string"
}