public class AlipayInsScenePetprofilePlatformprofileCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayInsScenePetprofilePlatformprofileCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getBirthday() |
Long |
getGender() |
String |
getNick() |
String |
getOutBizNo() |
List<PetPhoto> |
getPhotos() |
Long |
getSterilization() |
String |
getType() |
void |
setBirthday(Date birthday) |
void |
setGender(Long gender) |
void |
setNick(String nick) |
void |
setOutBizNo(String outBizNo) |
void |
setPhotos(List<PetPhoto> photos) |
void |
setSterilization(Long sterilization) |
void |
setType(String type) |
public AlipayInsScenePetprofilePlatformprofileCreateModel()
public Date getBirthday()
public void setBirthday(Date birthday)
public Long getGender()
public void setGender(Long gender)
public String getNick()
public void setNick(String nick)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public Long getSterilization()
public void setSterilization(Long sterilization)
public String getType()
public void setType(String type)
Copyright © 2023. All rights reserved.