Procore.Model.ArrayOfProjectInsurances (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.ArrayOfProjectInsurances{
  entities: [Procore.Model.Insurance.t()] | nil,
  errors: [Procore.Model.ArrayOfCompanyVendorInsurancesErrorsInner.t()] | nil
}

Functions