public class DelOauthDetail extends AlipayObject
DelOauthDetail()
Date
getDelAuthTime()
String
getOpenId()
getUserId()
void
setDelAuthTime(Date delAuthTime)
setOpenId(String openId)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DelOauthDetail()
public Date getDelAuthTime()
public void setDelAuthTime(Date delAuthTime)
public String getOpenId()
public void setOpenId(String openId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2024. All rights reserved.