public class AlipayInsScenePetprofilePlatformprofileMatchResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayInsScenePetprofilePlatformprofileMatchResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PetMatchScores> |
getMatchScores() |
List<PlatformPetProfile> |
getPetProfiles() |
void |
setMatchScores(List<PetMatchScores> matchScores) |
void |
setPetProfiles(List<PlatformPetProfile> petProfiles) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsScenePetprofilePlatformprofileMatchResponse()
public void setMatchScores(List<PetMatchScores> matchScores)
public List<PetMatchScores> getMatchScores()
public void setPetProfiles(List<PlatformPetProfile> petProfiles)
public List<PlatformPetProfile> getPetProfiles()
Copyright © 2023. All rights reserved.