public class AttachmentDetail extends AlipayObject
AttachmentDetail()
String
getCode()
getFileName()
getFileUrl()
void
setCode(String code)
setFileName(String fileName)
setFileUrl(String fileUrl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttachmentDetail()
public String getCode()
public void setCode(String code)
public String getFileName()
public void setFileName(String fileName)
public String getFileUrl()
public void setFileUrl(String fileUrl)
Copyright © 2023. All rights reserved.