pub type BcBandedAnalysisV1 = BcSegmentAnalysisV1;Expand description
Backward-compatible descriptive alias for BcSegmentAnalysisV1.
Aliased Type§
pub struct BcBandedAnalysisV1 {
pub conversion: BandedBcConversionV1,
pub recommendation: BcFamilyRecommendationV1,
}Fields§
§conversion: BandedBcConversionV1§recommendation: BcFamilyRecommendationV1