CompanyFieldName
No description
enum CompanyFieldName {
COMPANY_ID
NAME
LANGUAGE
USERGROUP_ID
TAX_NUMBER
COC_NUMBER
DEBTOR_ID
DEPARTMENT
OFFICE
NOTES
SOURCE_NAME
SOURCE_ID
USERGROUP_SOURCE_NAME
USERGROUP_SOURCE_ID
USERGROUP_LANGUAGE
}
Values
CompanyFieldName.COMPANY_ID
[Optional][Integer] The unique identifier for the contact., use either COMPANY_ID or a combination of SOURCE_NAME and SOURCE_ID
CompanyFieldName.NAME
[Optional][String] Company name
CompanyFieldName.LANGUAGE
[Optional][String] Default system language, only required when using combination of SOURCE_NAME and SOURCE_ID
CompanyFieldName.USERGROUP_ID
[Optional][Integer] Parent usergroup id
CompanyFieldName.TAX_NUMBER
[Optional][String] Company tax number
CompanyFieldName.COC_NUMBER
[Optional][String] Chamber of commerce number
CompanyFieldName.DEBTOR_ID
[Optional][String] A unique id representing the company
CompanyFieldName.DEPARTMENT
[Optional][String] Department
CompanyFieldName.OFFICE
[Optional][String] Office
CompanyFieldName.NOTES
[Optional][String] Notes
CompanyFieldName.SOURCE_NAME
[Optional][String] Company source name, use either COMPANY_ID or a combination of SOURCE_NAME and SOURCE_ID
CompanyFieldName.SOURCE_ID
[Optional][String] Company source id, use either COMPANY_ID or a combination of SOURCE_NAME and SOURCE_ID
CompanyFieldName.USERGROUP_SOURCE_NAME
[Optional][String] The name of the parent usergroup source, only required when using combination SOURCE_NAME and SOURCE_ID, use either USERGROUP_ID or a combination of USERGROUP_SOURCE_NAME and USERGROUP_SOURCE_ID
CompanyFieldName.USERGROUP_SOURCE_ID
[Optional][String] The parent usergroup source id, only required when using combination SOURCE_NAME and SOURCE_ID, use either USERGROUP_ID or a combination of USERGROUP_SOURCE_NAME and USERGROUP_SOURCE_ID
CompanyFieldName.USERGROUP_LANGUAGE
[Optional][String] Usergroup language, only required when using combination of USERGROUP_SOURCE_NAME and USERGROUP_SOURCE_ID]
Member Of
CompanyCsvMapping
input