Procore.Model.RestV10ProjectsProjectIdPlanRevisionLogsPostRequestPlanRevisionLog (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdPlanRevisionLogsPostRequestPlanRevisionLog{
    category: String.t() | nil,
    comments: String.t() | nil,
    date: Date.t() | nil,
    plan_number: String.t() | nil,
    revision: String.t() | nil,
    title: String.t() | nil
  }

Functions