Procore.Model.RestV10ProjectsProjectIdBudgetChangesGet200ResponseDataInnerAllOfCreatedBy (procore_sdk v0.3.0)

The user who created the budget change

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdBudgetChangesGet200ResponseDataInnerAllOfCreatedBy{
    id: float() | nil,
    login: String.t() | nil,
    name: String.t() | nil
  }

Functions