Procore.Model.RestV11BudgetLineItemsPost201ResponseCurrencyConfiguration (procore_sdk v0.3.0)

Currency configuration object, the currency for the budget line item

Summary

Types

@type t() ::
  %Procore.Model.RestV11BudgetLineItemsPost201ResponseCurrencyConfiguration{
    currency_iso_code: String.t() | nil
  }

Functions