@$pb.TagNumber(3) $core.double get totalWithDiscount => $_getN(2);
@$pb.TagNumber(3) set totalWithDiscount($core.double v) { $_setDouble(2, v); }