MeGet200ResponseProfile constructor
MeGet200ResponseProfile({})
Returns a new MeGet200ResponseProfile instance.
Implementation
MeGet200ResponseProfile({
this.id,
this.type,
this.companyId,
this.functionId,
this.status,
this.emailAddress,
this.timezone,
this.dateCreated,
this.lastUpdated,
this.active,
});