Procore.Model.RestV10ProjectsProjectIdDirectCostsDirectCostIdLineItemsGet200ResponseInnerCurrencyConfiguration (procore_sdk v0.1.3)

Direct Cost Line Item Currency Configuration

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdDirectCostsDirectCostIdLineItemsGet200ResponseInnerCurrencyConfiguration{
    base_currency_iso_code: String.t() | nil,
    currency_exchange_rate: String.t() | nil,
    currency_iso_code: String.t() | nil
  }

Functions