@sourceloop/task-service / Exports / ClientAppDTO
Class: ClientAppDTO¶
Hierarchy¶
-
CoreModel
<ClientAppDTO
>↳
ClientAppDTO
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new ClientAppDTO(data?
)
Parameters¶
Name | Type |
---|---|
data? |
Partial <ClientAppDTO > |
Inherited from¶
CoreModel<ClientAppDTO>.constructor
Defined in¶
packages/core/dist/models/core-model.d.ts:3
Properties¶
clientName¶
• clientName: string
Defined in¶
services/task-service/src/connectors/http/models/client-app-dto.model.ts:11