package dto type RevenueExchangeConfigDTO struct { FromAmount string ToAmount string }