public class IntroductionInfo extends AlipayObject
IntroductionInfo()
List<String>
getImageUrls()
String
getTitle()
void
setImageUrls(List<String> imageUrls)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntroductionInfo()
public List<String> getImageUrls()
public void setImageUrls(List<String> imageUrls)
public String getTitle()
public void setTitle(String title)
Copyright © 2020. All rights reserved.