GoogleIdentityStsV1ExchangeOauthTokenRequest
class GoogleIdentityStsV1ExchangeOauthTokenRequest extends Model (View source)
Properties
string | $clientId | ||
string | $code | ||
string | $codeVerifier | ||
string | $grantType | ||
string | $redirectUri | ||
string | $refreshToken | ||
string | $scope |
Methods
setClientId($clientId)
No description
string
getClientId()
No description
setCode($code)
No description
string
getCode()
No description
setCodeVerifier($codeVerifier)
No description
string
getCodeVerifier()
No description
setGrantType($grantType)
No description
string
getGrantType()
No description
setRedirectUri($redirectUri)
No description
string
getRedirectUri()
No description
setRefreshToken($refreshToken)
No description
string
getRefreshToken()
No description
setScope($scope)
No description
string
getScope()
No description
Details
setClientId($clientId)
No description
string
getClientId()
No description
setCode($code)
No description
string
getCode()
No description
setCodeVerifier($codeVerifier)
No description
string
getCodeVerifier()
No description
setGrantType($grantType)
No description
string
getGrantType()
No description
setRedirectUri($redirectUri)
No description
string
getRedirectUri()
No description
setRefreshToken($refreshToken)
No description
string
getRefreshToken()
No description
setScope($scope)
No description
string
getScope()
No description