Procore.Model.ProjectVendor (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ProjectVendor{ abbreviated_name: String.t() | nil, address: String.t() | nil, authorized_bidder: boolean() | nil, business_phone: String.t() | nil, city: String.t() | nil, country_code: String.t() | nil, email_address: String.t() | nil, fax_number: String.t() | nil, is_active: boolean() | nil, labor_union: String.t() | nil, license_number: String.t() | nil, mobile_phone: String.t() | nil, name: String.t(), non_union_prevailing_wage: boolean() | nil, notes: String.t() | nil, origin_code: String.t() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, parent_id: integer() | nil, prequalified: boolean() | nil, primary_contact_id: integer() | nil, state_code: String.t() | nil, trade_name: String.t() | nil, union_member: boolean() | nil, website: String.t() | nil, zip: String.t() | nil }
Functions
Link to this function