Class QueryCompanyTitleRequest

    • Constructor Detail

      • QueryCompanyTitleRequest

        public QueryCompanyTitleRequest()
      • QueryCompanyTitleRequest

        public QueryCompanyTitleRequest​(QueryCompanyTitleRequest 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

      • getCompanyTitleKeyword

        public String getCompanyTitleKeyword()
        Get 公司抬头关键字
        Returns:
        CompanyTitleKeyword 公司抬头关键字
      • setCompanyTitleKeyword

        public void setCompanyTitleKeyword​(String CompanyTitleKeyword)
        Set 公司抬头关键字
        Parameters:
        CompanyTitleKeyword - 公司抬头关键字
      • getInvoicePlatformId

        public Long getInvoicePlatformId()
        Get 开票平台ID。0:高灯,1:票易通
        Returns:
        InvoicePlatformId 开票平台ID。0:高灯,1:票易通
      • setInvoicePlatformId

        public void setInvoicePlatformId​(Long InvoicePlatformId)
        Set 开票平台ID。0:高灯,1:票易通
        Parameters:
        InvoicePlatformId - 开票平台ID。0:高灯,1:票易通
      • getSellerTaxpayerNum

        public String getSellerTaxpayerNum()
        Get 销方纳税人识别号
        Returns:
        SellerTaxpayerNum 销方纳税人识别号
      • setSellerTaxpayerNum

        public void setSellerTaxpayerNum​(String SellerTaxpayerNum)
        Set 销方纳税人识别号
        Parameters:
        SellerTaxpayerNum - 销方纳税人识别号
      • getProfile

        public String getProfile()
        Get 接入环境。沙箱环境填sandbox。
        Returns:
        Profile 接入环境。沙箱环境填sandbox。
      • setProfile

        public void setProfile​(String Profile)
        Set 接入环境。沙箱环境填sandbox。
        Parameters:
        Profile - 接入环境。沙箱环境填sandbox。