Skip to main content

Telecom

@icure/medical-device-sdk / Telecom

Class: Telecom

ICure Medical Device Micro Service ICure Medical Device Micro Service

OpenAPI spec version: v2

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Telecom(json)

Parameters

NameType
jsonITelecom

Defined in

src/models/Telecom.ts:15

Properties

telecomDescription

Optional telecomDescription: string

Defined in

src/models/Telecom.ts:23


telecomNumber

Optional telecomNumber: string

Defined in

src/models/Telecom.ts:22


telecomType

Optional telecomType: TelecomTelecomTypeEnum

Defined in

src/models/Telecom.ts:21

Methods

marshal

marshal(): ITelecom

Returns

ITelecom

Defined in

src/models/Telecom.ts:25