Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdGroupsGroupIdReportsLookAheadGet200ResponseInnerName (procore_sdk v0.3.0)

The first and last name of the person.

Summary

Types

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

Functions