Budget View Snapshot information Input
@type t() :: %Procore.Model.RestV10BudgetViewSnapshotsPostRequest{ budget_template_id: integer(), budget_view_id: integer() | nil, description: String.t() | nil, name: String.t(), project_id: integer() }