public class IndividualMchUpdateProductReq extends ScratiCommonReq
IndividualMchUpdateProductReq()
List<MchFee>
getFees()
String
getMchId()
getProdId()
void
setFees(List<MchFee> fees)
setMchId(String mchId)
setProdId(String prodId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndividualMchUpdateProductReq()
public String getMchId()
public void setMchId(String mchId)
public String getProdId()
public void setProdId(String prodId)
public List<MchFee> getFees()
public void setFees(List<MchFee> fees)
Copyright © 2018. All rights reserved.