Procore.Model.RestV10BudgetViewsBudgetViewIdBudgetDetailsPost200ResponseInnerVendor (procore_sdk v0.3.0)

Information about the Vendor for a budget detail row.

Summary

Types

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

Functions