PatchedUserProfileUpdateRequestDTO constructor
Returns a new PatchedUserProfileUpdateRequestDTO instance.
Implementation
PatchedUserProfileUpdateRequestDTO({
this.payViaOktopi,
this.language,
this.userTimezone,
});
Returns a new PatchedUserProfileUpdateRequestDTO instance.
PatchedUserProfileUpdateRequestDTO({
this.payViaOktopi,
this.language,
this.userTimezone,
});