java.lang.Object
com.wechat.pay.java.service.retailstore.model.StoreInfo

public class StoreInfo extends Object
StoreInfo
  • Constructor Details

    • StoreInfo

      public StoreInfo()
  • Method Details

    • getStoreId

      public String getStoreId()
    • setStoreId

      public void setStoreId(String storeId)
    • getAccountingMerchantId

      public String getAccountingMerchantId()
    • setAccountingMerchantId

      public void setAccountingMerchantId(String accountingMerchantId)
    • getMerchantId

      public String getMerchantId()
    • setMerchantId

      public void setMerchantId(String merchantId)
    • toString

      public String toString()
      Overrides:
      toString in class Object