Procore.Model.NestedBimViewFolderBatchCreateResponseErrorsInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.NestedBimViewFolderBatchCreateResponseErrorsInner{
  bim_file_id: integer(),
  errors:
    Procore.Model.RestV10WorkOrderContractsWorkOrderContractIdLineItemsSyncPatch200ResponseErrorsInnerAllOfErrors.t()
    | nil,
  path: [String.t()]
}

Functions