Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 773 Bytes

AccessTokenInfoResponse.md

File metadata and controls

21 lines (17 loc) · 773 Bytes

HubSpot.NET.Model.AccessTokenInfoResponse

Properties

Name Type Description Notes
Token string
User string [optional]
HubDomain string [optional]
Scopes List<string>
ScopeToScopeGroupPks List<int>
TrialScopes List<string>
TrialScopeToScopeGroupPks List<int>
HubId int
AppId int
ExpiresIn int
UserId int
TokenType string

[Back to Model list] [Back to API list] [Back to README]