Procore.Model.RestV10TaxCodesSyncPatch200Response (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10TaxCodesSyncPatch200Response{
  entities: [Procore.Model.RestV10TaxCodesGet200ResponseInner.t()] | nil,
  errors:
    [Procore.Model.RestV10TaxCodesSyncPatch200ResponseErrorsInner.t()] | nil
}

Functions