Procore.Model.RestV10PaymentApplicationsGet200ResponseInnerAllOfCurrencyConfiguration (procore_sdk v0.3.0)

Payment Application (Owner Invoice) Currency Configuration

Summary

Types

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

Functions