WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenResponseErpIntegration constructor

WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenResponseErpIntegration({
  1. String? integAccessEndpoint,
  2. String? integAccessToken,
  3. String? integSourceId,
})

Implementation

WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenResponseErpIntegration({
  this.integAccessEndpoint,
  this.integAccessToken,
  this.integSourceId,
});