Procore.Model.RestV10ProjectsProjectIdBudgetChangesGet200Response (procore_sdk v0.3.0)

Result set of budget change summary rows. Summary row doesn't contain all fields of a budget change.

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectsProjectIdBudgetChangesGet200Response{
  data:
    [
      Procore.Model.RestV10ProjectsProjectIdBudgetChangesGet200ResponseDataInner.t()
    ]
    | nil
}

Functions