Procore.Model.RestV11ProjectsProjectIdVendorsGet200ResponseInnerOneOf1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV11ProjectsProjectIdVendorsGet200ResponseInnerOneOf1{
  address: String.t() | nil,
  business_id: String.t() | nil,
  business_phone: String.t() | nil,
  business_register: Procore.Model.NormalViewBusinessRegister.t() | nil,
  city: String.t() | nil,
  country_code: String.t() | nil,
  email_address: String.t() | nil,
  fax_number: String.t() | nil,
  id: integer() | nil,
  is_active: boolean() | nil,
  logo: String.t() | nil,
  name: String.t() | nil,
  state_code: String.t() | nil,
  trade_name: String.t() | nil,
  zip: String.t() | nil
}

Functions