public class AlipayUserCharityForestsendpicSendModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserCharityForestsendpicSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getForestId() |
String |
getOutBizNo() |
String |
getPicExtInfo() |
String |
getPicUrl() |
String |
getShootTime() |
void |
setForestId(String forestId) |
void |
setOutBizNo(String outBizNo) |
void |
setPicExtInfo(String picExtInfo) |
void |
setPicUrl(String picUrl) |
void |
setShootTime(String shootTime) |
public String getForestId()
public void setForestId(String forestId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getPicExtInfo()
public void setPicExtInfo(String picExtInfo)
public String getPicUrl()
public void setPicUrl(String picUrl)
public String getShootTime()
public void setShootTime(String shootTime)
Copyright © 2020. All rights reserved.