Procore.Model.BimViewpointBatchCreateResponse (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.BimViewpointBatchCreateResponse{
  bim_viewpoints:
    [
      Procore.Model.RestV10CoordinationIssuesGet200ResponseInnerAllOfViewpointsInner.t()
    ]
    | nil,
  errors: [Procore.Model.BimViewpointBatchCreateResponseErrorsInner.t()] | nil
}

Functions