Procore.Model.RestV13CompaniesCompanyIdUsersSyncPatch200Response (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV13CompaniesCompanyIdUsersSyncPatch200Response{
  entities: [Procore.Model.CompanyUser2.t()] | nil,
  errors:
    [
      Procore.Model.RestV13CompaniesCompanyIdUsersSyncPatch200ResponseErrorsInner.t()
    ]
    | nil
}

Functions