Strise Connect API Docs
TypesObjects

ConnectIndustryCode

No description

type ConnectIndustryCode {
  code: String!
  description: String
  codeType: IndustryCodeType!
}

Fields

code String! non-null scalar

String!

description String scalar

String

codeType IndustryCodeType! non-null enum

IndustryCodeType!

Member Of

Company object

On this page