public class AlipayCloudCloudpromoMallRenfundorderCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudpromoMallRenfundorderCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizClaimType() |
String |
getGoodsStatus() |
String |
getOrderLineId() |
String |
getReasonTextId() |
Long |
getRefundCount() |
Long |
getRefundFee() |
void |
setBizClaimType(String bizClaimType) |
void |
setGoodsStatus(String goodsStatus) |
void |
setOrderLineId(String orderLineId) |
void |
setReasonTextId(String reasonTextId) |
void |
setRefundCount(Long refundCount) |
void |
setRefundFee(Long refundFee) |
public AlipayCloudCloudpromoMallRenfundorderCreateModel()
public String getBizClaimType()
public void setBizClaimType(String bizClaimType)
public String getGoodsStatus()
public void setGoodsStatus(String goodsStatus)
public String getOrderLineId()
public void setOrderLineId(String orderLineId)
public String getReasonTextId()
public void setReasonTextId(String reasonTextId)
public Long getRefundCount()
public void setRefundCount(Long refundCount)
public Long getRefundFee()
public void setRefundFee(Long refundFee)
Copyright © 2024. All rights reserved.