Procore.Model.BimPlanBatchCreateResponse (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.BimPlanBatchCreateResponse{
  bim_plans: [Procore.Model.RestV10BimPlansGet200ResponseInner.t()] | nil,
  errors: [Procore.Model.BimPlanBatchCreateResponseErrorsInner.t()] | nil
}

Functions