Strise Connect API Docs
TypesObjects

CompanyAddress

No description

type CompanyAddress {
  addressLine: String
  city: String
  postalCode: String
  country: String
  addressType: String
}

Fields

addressLine String scalar

String

city String scalar

String

postalCode String scalar

String

country String scalar

String

addressType String scalar

String

Member Of

CompanyInformationData object

On this page