Home > @infiniteobjects/shopify-data-manager > AdminTypes > CurrencySetting > rateUpdatedAt
The date and time when the active exchange rate for the currency was last modified. It can be the automatic rate’s creation date, or the manual rate’s last updated at date if active.
Signature:
rateUpdatedAt?: Maybe<Scalars['DateTime']['output']>;