public class AlipayEcoRenthouseCommonImageUploadModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoRenthouseCommonImageUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getFileBase()
Gets file base.
|
String |
getFileType()
Gets file type.
|
Boolean |
getIsPublic()
Gets is public.
|
void |
setFileBase(String fileBase)
Sets file base.
|
void |
setFileType(String fileType)
Sets file type.
|
void |
setIsPublic(Boolean isPublic)
Sets is public.
|
public AlipayEcoRenthouseCommonImageUploadModel()
public String getFileBase()
public void setFileBase(String fileBase)
fileBase
- the file basepublic String getFileType()
public void setFileType(String fileType)
fileType
- the file typepublic Boolean getIsPublic()
public void setIsPublic(Boolean isPublic)
isPublic
- the is publicCopyright © 2018. All rights reserved.