Procore.Model.BidVendor (procore_sdk v0.3.0)

Bid Vendor Info

Summary

Types

@type t() :: %Procore.Model.BidVendor{
  avatar_url: String.t() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  trades: String.t() | nil
}

Functions