public class JwGetUserInforMationAPI extends Object
| 构造器和说明 |
|---|
JwGetUserInforMationAPI() |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.alipay.api.response.AlipayMobilePublicFollowListResponse |
followlistQuery(String appAuthToken,
GetUserInfoMateon model,
AlipayConfig config)
获取关注者列表
|
static com.alipay.api.response.AlipayMobilePublicGisGetResponse |
gisget(String appAuthToken,
GetAddress model,
AlipayConfig config)
获取用户地理位置
|
public static com.alipay.api.response.AlipayMobilePublicFollowListResponse followlistQuery(String appAuthToken, GetUserInfoMateon model, AlipayConfig config) throws com.alipay.api.AlipayApiException
appAuthToken - model - com.alipay.api.AlipayApiExceptionpublic static com.alipay.api.response.AlipayMobilePublicGisGetResponse gisget(String appAuthToken, GetAddress model, AlipayConfig config) throws com.alipay.api.AlipayApiException
appAuthToken - model - com.alipay.api.AlipayApiExceptionCopyright © 2022. All rights reserved.