WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenRequestUser constructor
WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenRequestUser({
- String? username,
- String? password,
- WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenRequestUserErp? erpIntegration,
Implementation
WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenRequestUser({
this.username,
this.password,
this.erpIntegration,
});