CompanyType
description
The possible values for the Company Type filter
enum CompanyType {
PUBLIC
PRIVATE
}
Values
CompanyType.PUBLIC
For searching a document tagged with a Public company type
CompanyType.PRIVATE
For searching a document tagged with a Private company type
Member of
Company
object