UsersUpdate constructor
UsersUpdate({})
Returns a new UsersUpdate instance.
Implementation
UsersUpdate({
this.companyId,
this.roleId,
this.functionId,
this.status,
this.emailAddress,
this.timezone,
this.marketingOptOut,
});