Class ScanLog

    • Constructor Summary

      Constructors 
      Constructor Description
      ScanLog()  
      ScanLog​(ScanLog source)
      NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Constructor Detail

      • ScanLog

        public ScanLog()
      • ScanLog

        public ScanLog​(ScanLog source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getLogId

        public Long getLogId()
        Get 行ID
        Returns:
        LogId 行ID
      • setLogId

        public void setLogId​(Long LogId)
        Set 行ID
        Parameters:
        LogId - 行ID
      • getOpenid

        public String getOpenid()
        Get 微信openid 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Openid 微信openid 注意:此字段可能返回 null,表示取不到有效值。
      • setOpenid

        public void setOpenid​(String Openid)
        Set 微信openid 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Openid - 微信openid 注意:此字段可能返回 null,表示取不到有效值。
      • getNickname

        public String getNickname()
        Get 微信昵称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Nickname 微信昵称 注意:此字段可能返回 null,表示取不到有效值。
      • setNickname

        public void setNickname​(String Nickname)
        Set 微信昵称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Nickname - 微信昵称 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getCode

        public String getCode()
        Get 码 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Code 码 注意:此字段可能返回 null,表示取不到有效值。
      • setCode

        public void setCode​(String Code)
        Set 码 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Code - 码 注意:此字段可能返回 null,表示取不到有效值。
      • getCorpId

        public Long getCorpId()
        Get 企业ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CorpId 企业ID 注意:此字段可能返回 null,表示取不到有效值。
      • setCorpId

        public void setCorpId​(Long CorpId)
        Set 企业ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CorpId - 企业ID 注意:此字段可能返回 null,表示取不到有效值。
      • getMerchantId

        public String getMerchantId()
        Get 商户ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MerchantId 商户ID 注意:此字段可能返回 null,表示取不到有效值。
      • setMerchantId

        public void setMerchantId​(String MerchantId)
        Set 商户ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MerchantId - 商户ID 注意:此字段可能返回 null,表示取不到有效值。
      • getProductId

        public String getProductId()
        Get 商品ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProductId 商品ID 注意:此字段可能返回 null,表示取不到有效值。
      • setProductId

        public void setProductId​(String ProductId)
        Set 商品ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProductId - 商品ID 注意:此字段可能返回 null,表示取不到有效值。
      • getIp

        public String getIp()
        Get ip地址 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Ip ip地址 注意:此字段可能返回 null,表示取不到有效值。
      • setIp

        public void setIp​(String Ip)
        Set ip地址 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Ip - ip地址 注意:此字段可能返回 null,表示取不到有效值。
      • getCountry

        public String getCountry()
        Get 国家 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Country 国家 注意:此字段可能返回 null,表示取不到有效值。
      • setCountry

        public void setCountry​(String Country)
        Set 国家 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Country - 国家 注意:此字段可能返回 null,表示取不到有效值。
      • getProvince

        public String getProvince()
        Get 省份 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Province 省份 注意:此字段可能返回 null,表示取不到有效值。
      • setProvince

        public void setProvince​(String Province)
        Set 省份 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Province - 省份 注意:此字段可能返回 null,表示取不到有效值。
      • getCity

        public String getCity()
        Get 城市 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        City 城市 注意:此字段可能返回 null,表示取不到有效值。
      • setCity

        public void setCity​(String City)
        Set 城市 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        City - 城市 注意:此字段可能返回 null,表示取不到有效值。
      • getDistrict

        public String getDistrict()
        Get 县/区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        District 县/区 注意:此字段可能返回 null,表示取不到有效值。
      • setDistrict

        public void setDistrict​(String District)
        Set 县/区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        District - 县/区 注意:此字段可能返回 null,表示取不到有效值。
      • getUnionid

        public String getUnionid()
        Get 微信 unionid 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Unionid 微信 unionid 注意:此字段可能返回 null,表示取不到有效值。
      • setUnionid

        public void setUnionid​(String Unionid)
        Set 微信 unionid 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Unionid - 微信 unionid 注意:此字段可能返回 null,表示取不到有效值。
      • getFirst

        public Long getFirst()
        Get 首次扫码 0:否, 1:是 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        First 首次扫码 0:否, 1:是 注意:此字段可能返回 null,表示取不到有效值。
      • setFirst

        public void setFirst​(Long First)
        Set 首次扫码 0:否, 1:是 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        First - 首次扫码 0:否, 1:是 注意:此字段可能返回 null,表示取不到有效值。
      • getBatchId

        public String getBatchId()
        Get 批次ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BatchId 批次ID 注意:此字段可能返回 null,表示取不到有效值。
      • setBatchId

        public void setBatchId​(String BatchId)
        Set 批次ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BatchId - 批次ID 注意:此字段可能返回 null,表示取不到有效值。
      • getType

        public Long getType()
        Get 扫码类型 0:无效扫码 1: 小程序扫码 2: 商家扫码
        Returns:
        Type 扫码类型 0:无效扫码 1: 小程序扫码 2: 商家扫码
      • setType

        public void setType​(Long Type)
        Set 扫码类型 0:无效扫码 1: 小程序扫码 2: 商家扫码
        Parameters:
        Type - 扫码类型 0:无效扫码 1: 小程序扫码 2: 商家扫码
      • getMerchantName

        public String getMerchantName()
        Get 商户名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MerchantName 商户名称 注意:此字段可能返回 null,表示取不到有效值。
      • setMerchantName

        public void setMerchantName​(String MerchantName)
        Set 商户名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MerchantName - 商户名称 注意:此字段可能返回 null,表示取不到有效值。
      • getProductName

        public String getProductName()
        Get 产品名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProductName 产品名称 注意:此字段可能返回 null,表示取不到有效值。
      • setProductName

        public void setProductName​(String ProductName)
        Set 产品名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProductName - 产品名称 注意:此字段可能返回 null,表示取不到有效值。