Procore.Model.RestV10VendorsGet200ResponseInner (procore_sdk v0.3.0)
Vendor Extended View
Summary
Types
@type t() :: %Procore.Model.RestV10VendorsGet200ResponseInner{ abbreviated_name: String.t() | nil, address: String.t() | nil, attachments: [Procore.Model.NormalViewAttachmentsInner.t()] | nil, authorized_bidder: boolean() | nil, bidding: Procore.Model.ExtendedView2Bidding.t() | nil, bidding_distribution: [ Procore.Model.RestV10VendorsGet200ResponseInnerAllOfBiddingDistributionInner.t() ] | nil, business_id: String.t() | nil, business_phone: String.t() | nil, business_register: Procore.Model.NormalViewBusinessRegister.t() | nil, children_count: integer() | nil, city: String.t() | nil, company: String.t() | nil, company_vendor: boolean() | nil, contact_count: integer() | nil, country_code: String.t() | nil, created_at: DateTime.t() | nil, email_address: String.t() | nil, fax_number: String.t() | nil, id: integer() | nil, is_active: boolean() | nil, is_connected: boolean() | nil, labor_union: String.t() | nil, legal_name: String.t() | nil, license_number: String.t() | nil, logo: String.t() | nil, mobile_phone: String.t() | nil, name: String.t() | nil, 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: Procore.Model.ExtendedView2Parent.t() | nil, prequalified: boolean() | nil, primary_contact: Procore.Model.NormalViewPrimaryContact.t() | nil, project_ids: [integer()] | nil, standard_cost_codes: [Procore.Model.StandardCostCode.t()] | nil, state_code: String.t() | nil, synced_to_erp: boolean() | nil, trade_name: String.t() | nil, trades: [Procore.Model.Trade2.t()] | nil, union_member: boolean() | nil, updated_at: DateTime.t() | nil, vendor_group: Procore.Model.NormalViewVendorGroup.t() | nil, website: String.t() | nil, zip: String.t() | nil }
Functions
Link to this function