Class QueryMerchantRequest

    • Constructor Detail

      • QueryMerchantRequest

        public QueryMerchantRequest()
      • QueryMerchantRequest

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

      • getMerchantAppId

        public String getMerchantAppId()
        Get 进件成功后返给商户方的 AppId
        Returns:
        MerchantAppId 进件成功后返给商户方的 AppId
      • setMerchantAppId

        public void setMerchantAppId​(String MerchantAppId)
        Set 进件成功后返给商户方的 AppId
        Parameters:
        MerchantAppId - 进件成功后返给商户方的 AppId