Procore.Model.RestV10TaxTypesSyncPatch200Response (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10TaxTypesSyncPatch200Response{
  entities: [Procore.Model.RestV10TaxTypesGet200ResponseInner.t()] | nil,
  errors:
    [Procore.Model.RestV10TaxTypesSyncPatch200ResponseErrorsInner.t()] | nil
}

Functions