Skip to main content
Version: Latest

CompanyType

description

The possible values for the Company Type filter

enum CompanyType {
PRIVATE
PUBLIC
}

Values

CompanyType.PRIVATE

For searching a document tagged with a Private company type

CompanyType.PUBLIC

For searching a document tagged with a Public company type

Member Of

Company object