On this pageOrderStorefrontRoutingDynamicCurrencySettingstype OrderStorefrontRoutingDynamicCurrencySettings { roundingFormat: String targetCurrencyCode: String!}CopyFieldsroundingFormatStringOne of '.x0' | '.x9' | '.00' | '.90' | '.99' | '0.00' | '9.90'targetCurrencyCodeString!required