Pular para o conteúdo principal

AccountSettingsDto

@raizfc/contracts


@raizfc/contracts / AccountSettingsDto

Type Alias: AccountSettingsDto

AccountSettingsDto = Readonly<{ emailNotificationsEnabled: boolean; pushNotificationsEnabled: boolean; }>

Defined in: dto/account.dto.ts:26