public class BsParticipantResponseDTO extends AlipayObject
BsParticipantResponseDTO()
String
getReason()
getType()
getValue()
void
setReason(String reason)
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BsParticipantResponseDTO()
public String getReason()
public void setReason(String reason)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
Copyright © 2023. All rights reserved.