Procore.Model.RestV10CompaniesCompanyIdBidsGet200ResponseInnerVendor (procore_sdk v0.1.3)

Bid Vendor Info

Summary

Types

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

Functions