'description',
'org-email' => 'email',
'org-phone' => 'telephone',
'org-legal-name' => 'legalName',
'org-founding-date' => 'foundingDate',
'org-number-employees' => 'numberOfEmployees',
'org-vat-id' => 'vatID',
'org-tax-id' => 'taxID',
'org-iso' => 'iso6523Code',
'org-duns' => 'duns',
'org-leicode' => 'leiCode',
'org-naics' => 'naics',
];
/**
* The options helper.
*
* @var Options_Helper
*/
private $options_helper;
/**
* Returns the conditionals based on which this loadable should be active.
*
* @return array