public class CreatWithholdingOrderAndPayResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CreatWithholdingOrderAndPayResponseBody() |
@NameInMap(value="amount") public String amount
@NameInMap(value="gmtPay") public String gmtPay
@NameInMap(value="instId") public String instId
@NameInMap(value="orderNo") public String orderNo
@NameInMap(value="outTradeNo") public String outTradeNo
@NameInMap(value="payChannel") public String payChannel
@NameInMap(value="payChannelAccountNo") public String payChannelAccountNo
@NameInMap(value="payerStaffId") public String payerStaffId
@NameInMap(value="remark") public String remark
@NameInMap(value="status") public String status
@NameInMap(value="subInstId") public String subInstId
@NameInMap(value="title") public String title
public static CreatWithholdingOrderAndPayResponseBody build(Map<String,?> map) throws Exception
Exception
public CreatWithholdingOrderAndPayResponseBody setAmount(String amount)
public String getAmount()
public CreatWithholdingOrderAndPayResponseBody setGmtPay(String gmtPay)
public String getGmtPay()
public CreatWithholdingOrderAndPayResponseBody setInstId(String instId)
public String getInstId()
public CreatWithholdingOrderAndPayResponseBody setOrderNo(String orderNo)
public String getOrderNo()
public CreatWithholdingOrderAndPayResponseBody setOutTradeNo(String outTradeNo)
public String getOutTradeNo()
public CreatWithholdingOrderAndPayResponseBody setPayChannel(String payChannel)
public String getPayChannel()
public CreatWithholdingOrderAndPayResponseBody setPayChannelAccountNo(String payChannelAccountNo)
public String getPayChannelAccountNo()
public CreatWithholdingOrderAndPayResponseBody setPayerStaffId(String payerStaffId)
public String getPayerStaffId()
public CreatWithholdingOrderAndPayResponseBody setRemark(String remark)
public String getRemark()
public CreatWithholdingOrderAndPayResponseBody setStatus(String status)
public String getStatus()
public CreatWithholdingOrderAndPayResponseBody setSubInstId(String subInstId)
public String getSubInstId()
public CreatWithholdingOrderAndPayResponseBody setTitle(String title)
public String getTitle()
Copyright © 2022. All rights reserved.