Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 595 Bytes

File metadata and controls

18 lines (10 loc) · 595 Bytes

SelectGoogleBusinessLocationRequestUserProfile

Decoded user profile from the OAuth callback. Contains the refresh token. Always include this field.

Properties

Name Type Description Notes
id String [optional]
name String [optional]
refreshToken String Google refresh token for long-lived access [optional]
tokenExpiresIn Integer Token expiration time in seconds [optional]
scope String Granted OAuth scopes [optional]