Procore.Model.RestV10BudgetViewSnapshotsPostRequest (procore_sdk v0.1.3)

Budget Snapshot information Input

Summary

Types

@type t() :: %Procore.Model.RestV10BudgetViewSnapshotsPostRequest{
  budget_template_id: integer(),
  description: String.t() | nil,
  name: String.t(),
  project_id: integer()
}

Functions