拼多多商品列表json解析

 public class goods
    {
        private string[] activity_tags;

        public string[] Activity_tags
        {
            get { return activity_tags; }
            set { activity_tags = value; }
        }
        private string activity_type;

        public string Activity_type
        {
            get { return activity_type; }
            set { activity_type = value; }
        }
        private string category_id;

        public string Category_id
        {
            get { return category_id; }
            set { category_id = value; }
        }
        private string category_name;

        public string Category_name
        {
            get { return category_name; }
            set { category_name = value; }
        }
        private string[] cat_ids;

        public string[] Cat_ids
        {
            get { return cat_ids; }
            set { cat_ids = value; }
        }
        private string clt_cpn_batch_sn;

        public string Clt_cpn_batch_sn
        {
            get { return clt_cpn_batch_sn; }
            set { clt_cpn_batch_sn = value; }
        }
        private string clt_cpn_discount;

        public string Clt_cpn_discount
        {
            get { return clt_cpn_discount; }
            set { clt_cpn_discount = value; }
        }
        private string clt_cpn_end_time;

        public string Clt_cpn_end_time
        {
            get { return clt_cpn_end_time; }
            set { clt_cpn_end_time = value; }
        }
        private string clt_cpn_min_amt;

        public string Clt_cpn_min_amt
        {
            get { return clt_cpn_min_amt; }
            set { clt_cpn_min_amt = value; }
        }
        private string clt_cpn_quantity;

        public string Clt_cpn_quantity
        {
            get { return clt_cpn_quantity; }
            set { clt_cpn_quantity = value; }
        }
        private string clt_cpn_remain_quantity;

        public string Clt_cpn_remain_quantity
        {
            get { return clt_cpn_remain_quantity; }
            set { clt_cpn_remain_quantity = value; }
        }
        private string clt_cpn_start_time;

        public string Clt_cpn_start_time
        {
            get { return clt_cpn_start_time; }
            set { clt_cpn_start_time = value; }
        }
        private string coupon_discount;

        public string Coupon_discount
        {
            get { return coupon_discount; }
            set { coupon_discount = value; }
        }
        private string coupon_end_time;

        public string Coupon_end_time
        {
            get { return coupon_end_time; }
            set { coupon_end_time = value; }
        }
        private string coupon_min_order_amount;

        public string Coupon_min_order_amount
        {
            get { return coupon_min_order_amount; }
            set { coupon_min_order_amount = value; }
        }
        private string coupon_remain_quantity;

        public string Coupon_remain_quantity
        {
            get { return coupon_remain_quantity; }
            set { coupon_remain_quantity = value; }
        }
        private string coupon_start_time;

        public string Coupon_start_time
        {
            get { return coupon_start_time; }
            set { coupon_start_time = value; }
        }
        private string coupon_total_quantity;

        public string Coupon_total_quantity
        {
            get { return coupon_total_quantity; }
            set { coupon_total_quantity = value; }
        }
        private string create_at;

        public string Create_at
        {
            get { return create_at; }
            set { create_at = value; }
        }
        private string desc_txt;

        public string Desc_txt
        {
            get { return desc_txt; }
            set { desc_txt = value; }
        }
        private string goods_desc;

        public string Goods_desc
        {
            get { return goods_desc; }
            set { goods_desc = value; }
        }
        private string goods_gallery_urls;

        public string Goods_gallery_urls
        {
            get { return goods_gallery_urls; }
            set { goods_gallery_urls = value; }
        }
        private string goods_id;

        public string Goods_id
        {
            get { return goods_id; }
            set { goods_id = value; }
        }
        private string goods_image_url;

        public string Goods_image_url
        {
            get { return goods_image_url; }
            set { goods_image_url = value; }
        }
        private string goods_name;

        public string Goods_name
        {
            get { return goods_name; }
            set { goods_name = value; }
        }
        private string goods_thumbnail_url;

        public string Goods_thumbnail_url
        {
            get { return goods_thumbnail_url; }
            set { goods_thumbnail_url = value; }
        }
        private string has_coupon;

        public string Has_coupon
        {
            get { return has_coupon; }
            set { has_coupon = value; }
        }
        private string has_mall_coupon;

        public string Has_mall_coupon
        {
            get { return has_mall_coupon; }
            set { has_mall_coupon = value; }
        }
        private string lgst_txt;

        public string Lgst_txt
        {
            get { return lgst_txt; }
            set { lgst_txt = value; }
        }
        private string mall_coupon_discount_pct;

        public string Mall_coupon_discount_pct
        {
            get { return mall_coupon_discount_pct; }
            set { mall_coupon_discount_pct = value; }
        }
        private string mall_coupon_end_time;

        public string Mall_coupon_end_time
        {
            get { return mall_coupon_end_time; }
            set { mall_coupon_end_time = value; }
        }
        private string mall_coupon_id;

        public string Mall_coupon_id
        {
            get { return mall_coupon_id; }
            set { mall_coupon_id = value; }
        }
        private string mall_coupon_max_discount_amount;

        public string Mall_coupon_max_discount_amount
        {
            get { return mall_coupon_max_discount_amount; }
            set { mall_coupon_max_discount_amount = value; }
        }
        private string mall_coupon_min_order_amount;

        public string Mall_coupon_min_order_amount
        {
            get { return mall_coupon_min_order_amount; }
            set { mall_coupon_min_order_amount = value; }
        }
        private string mall_coupon_remain_quantity;

        public string Mall_coupon_remain_quantity
        {
            get { return mall_coupon_remain_quantity; }
            set { mall_coupon_remain_quantity = value; }
        }
        private string mall_coupon_start_time;

        public string Mall_coupon_start_time
        {
            get { return mall_coupon_start_time; }
            set { mall_coupon_start_time = value; }
        }
        private string mall_coupon_total_quantity;

        public string Mall_coupon_total_quantity
        {
            get { return mall_coupon_total_quantity; }
            set { mall_coupon_total_quantity = value; }
        }
        private string mall_cps;

        public string Mall_cps
        {
            get { return mall_cps; }
            set { mall_cps = value; }
        }
        private string mall_id;

        public string Mall_id
        {
            get { return mall_id; }
            set { mall_id = value; }
        }
        private string mall_name;

        public string Mall_name
        {
            get { return mall_name; }
            set { mall_name = value; }
        }
        private string merchant_type;

        public string Merchant_type
        {
            get { return merchant_type; }
            set { merchant_type = value; }
        }
        private string min_group_price;

        public string Min_group_price
        {
            get { return min_group_price; }
            set { min_group_price = value; }
        }
        private string min_normal_price;

        public string Min_normal_price
        {
            get { return min_normal_price; }
            set { min_normal_price = value; }
        }
        private string only_scene_auth;

        public string Only_scene_auth
        {
            get { return only_scene_auth; }
            set { only_scene_auth = value; }
        }
        private string opt_id;

        public string Opt_id
        {
            get { return opt_id; }
            set { opt_id = value; }
        }
        private string[] opt_ids;

        public string[] Opt_ids
        {
            get { return opt_ids; }
            set { opt_ids = value; }
        }
        private string opt_name;

        public string Opt_name
        {
            get { return opt_name; }
            set { opt_name = value; }
        }
        private string plan_type;

        public string Plan_type
        {
            get { return plan_type; }
            set { plan_type = value; }
        }
        private string promotion_rate;

        public string Promotion_rate
        {
            get { return promotion_rate; }
            set { promotion_rate = value; }
        }
        private string sales_tip;

        public string Sales_tip
        {
            get { return sales_tip; }
            set { sales_tip = value; }
        }
        private string search_id;

        public string Search_id
        {
            get { return search_id; }
            set { search_id = value; }
        }
        private string[] service_tags;

        public string[] Service_tags
        {
            get { return service_tags; }
            set { service_tags = value; }
        }
        private string serv_txt;

        public string Serv_txt
        {
            get { return serv_txt; }
            set { serv_txt = value; }
        }
        private string zs_duo_id;

        public string Zs_duo_id
        {
            get { return zs_duo_id; }
            set { zs_duo_id = value; }
        }
        public int iscz;

        public int Iscz
        {
            get { return iscz; }
            set { iscz = value; }
        }
        //public string [] Activity_tags { get => activity_tags; set => activity_tags = value; }
        //public string Activity_type { get => activity_type; set => activity_type = value; }
        //public string Category_id { get => category_id; set => category_id = value; }
        //public string Category_name { get => category_name; set => category_name = value; }
        //public string[] Cat_ids { get => cat_ids; set => cat_ids = value; }
        //public string Clt_cpn_batch_sn { get => clt_cpn_batch_sn; set => clt_cpn_batch_sn = value; }
        //public string Clt_cpn_discount { get => clt_cpn_discount; set => clt_cpn_discount = value; }
        //public string Clt_cpn_end_time { get => clt_cpn_end_time; set => clt_cpn_end_time = value; }
        //public string Clt_cpn_min_amt { get => clt_cpn_min_amt; set => clt_cpn_min_amt = value; }
        //public string Clt_cpn_quantity { get => clt_cpn_quantity; set => clt_cpn_quantity = value; }
        //public string Clt_cpn_remain_quantity { get => clt_cpn_remain_quantity; set => clt_cpn_remain_quantity = value; }
        //public string Clt_cpn_start_time { get => clt_cpn_start_time; set => clt_cpn_start_time = value; }
        //public string Coupon_discount { get => coupon_discount; set => coupon_discount = value; }
        //public string Coupon_end_time { get => coupon_end_time; set => coupon_end_time = value; }
        //public string Coupon_min_order_amount { get => coupon_min_order_amount; set => coupon_min_order_amount = value; }
        //public string Coupon_remain_quantity { get => coupon_remain_quantity; set => coupon_remain_quantity = value; }
        //public string Coupon_start_time { get => coupon_start_time; set => coupon_start_time = value; }
        //public string Coupon_total_quantity { get => coupon_total_quantity; set => coupon_total_quantity = value; }
        //public string Create_at { get => create_at; set => create_at = value; }
        //public string Desc_txt { get => desc_txt; set => desc_txt = value; }
        //public string Goods_desc { get => goods_desc; set => goods_desc = value; }
        //public string Goods_gallery_urls { get => goods_gallery_urls; set => goods_gallery_urls = value; }
        //public string Goods_id { get => goods_id; set => goods_id = value; }
        //public string Goods_image_url { get => goods_image_url; set => goods_image_url = value; }
        //public string Goods_name { get => goods_name; set => goods_name = value; }
        //public string Goods_thumbnail_url { get => goods_thumbnail_url; set => goods_thumbnail_url = value; }
        //public string Has_coupon { get => has_coupon; set => has_coupon = value; }
        //public string Has_mall_coupon { get => has_mall_coupon; set => has_mall_coupon = value; }
        //public string Lgst_txt { get => lgst_txt; set => lgst_txt = value; }
        //public string Mall_coupon_discount_pct { get => mall_coupon_discount_pct; set => mall_coupon_discount_pct = value; }
        //public string Mall_coupon_end_time { get => mall_coupon_end_time; set => mall_coupon_end_time = value; }
        //public string Mall_coupon_id { get => mall_coupon_id; set => mall_coupon_id = value; }
        //public string Mall_coupon_max_discount_amount { get => mall_coupon_max_discount_amount; set => mall_coupon_max_discount_amount = value; }
        //public string Mall_coupon_min_order_amount { get => mall_coupon_min_order_amount; set => mall_coupon_min_order_amount = value; }
        //public string Mall_coupon_remain_quantity { get => mall_coupon_remain_quantity; set => mall_coupon_remain_quantity = value; }
        //public string Mall_coupon_start_time { get => mall_coupon_start_time; set => mall_coupon_start_time = value; }
        //public string Mall_coupon_total_quantity { get => mall_coupon_total_quantity; set => mall_coupon_total_quantity = value; }
        //public string Mall_cps { get => mall_cps; set => mall_cps = value; }
        //public string Mall_id { get => mall_id; set => mall_id = value; }
        //public string Mall_name { get => mall_name; set => mall_name = value; }
        //public string Merchant_type { get => merchant_type; set => merchant_type = value; }
        //public string Min_group_price { get => min_group_price; set => min_group_price = value; }
        //public string Min_normal_price { get => min_normal_price; set => min_normal_price = value; }
        //public string Only_scene_auth { get => only_scene_auth; set => only_scene_auth = value; }
        //public string Opt_id { get => opt_id; set => opt_id = value; }
        //public string[] Opt_ids { get => opt_ids; set => opt_ids = value; }
        //public string Opt_name { get => opt_name; set => opt_name = value; }
        //public string Plan_type { get => plan_type; set => plan_type = value; }
        //public string Promotion_rate { get => promotion_rate; set => promotion_rate = value; }
        //public string Sales_tip { get => sales_tip; set => sales_tip = value; }
        //public string Search_id { get => search_id; set => search_id = value; }
        //public string Serv_txt { get => serv_txt; set => serv_txt = value; }
        //public string Zs_duo_id { get => zs_duo_id; set => zs_duo_id = value; }
        //public string[] Service_tags { get => service_tags; set => service_tags = value; }
    }

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值