Noah Fee Details
data class NoahFeeDetails(val fiatCurrencyCode: String, val totalFeePct: String, val totalFeeBase: String, val totalFeeMin: String)
Fee breakdown returned with payin bank details. Mirrors connect-api's NoahFeeDetails.