Procore.Model.RestV10TaxTypesSyncPatch200ResponseErrorsInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10TaxTypesSyncPatch200ResponseErrorsInner{
  description: String.t() | nil,
  errors:
    Procore.Model.RestV10WorkOrderContractsWorkOrderContractIdLineItemsSyncPatch200ResponseErrorsInnerAllOfErrors.t()
    | nil,
  id: integer() | nil,
  name: String.t() | nil,
  origin_data: String.t() | nil,
  origin_id: String.t() | nil
}

Functions