Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeopleGet200ResponseInnerName (procore_sdk v0.3.0)

First and Last Name of the Person.

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeopleGet200ResponseInnerName{
    first: String.t() | nil,
    last: String.t() | nil
  }

Functions