Procore.Model.Default1CreatedBy (procore_sdk v0.3.0)

User that created the Commitment Change Order

Summary

Types

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

Functions