public class GetAccessTokenParam extends Object
Constructor and Description |
---|
GetAccessTokenParam(AppIdSecretPair appIdSecretPair) |
Modifier and Type | Method and Description |
---|---|
String |
getAppid() |
String |
getGrant_type() |
String |
getSecret() |
void |
setAppid(String appid) |
void |
setSecret(String secret) |
public GetAccessTokenParam(AppIdSecretPair appIdSecretPair)
Copyright © 2020. All rights reserved.