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