Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfBiddingDistributionInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10VendorsIdGet200ResponseOneOf1AllOfBiddingDistributionInner{
    company_name: String.t() | nil,
    contact_id: integer() | nil,
    id: integer() | nil,
    is_active: boolean() | nil,
    login: String.t() | nil,
    name: String.t() | nil
  }

Functions