WebApiModulesAccountServicesHubSpotGetHubSpotTokensRequest constructor

WebApiModulesAccountServicesHubSpotGetHubSpotTokensRequest({
  1. String? authorizationCode,
})

Implementation

WebApiModulesAccountServicesHubSpotGetHubSpotTokensRequest({
  this.authorizationCode,
});