Skip to main content

UpdateClientSettingsDto

@lowcode/api


Class: UpdateClientSettingsDto

Defined in: apps/api/src/modules/account/dto/update-client-settings.dto.ts:6

DTO изменения основных настроек клиента из личного кабинета.

Constructors

Constructor

new UpdateClientSettingsDto(): UpdateClientSettingsDto

Returns

UpdateClientSettingsDto

Properties

billingEmail?

optional billingEmail: string

Defined in: apps/api/src/modules/account/dto/update-client-settings.dto.ts:14


name?

optional name: string

Defined in: apps/api/src/modules/account/dto/update-client-settings.dto.ts:10