Skip to main content

PropertyType

@icure/medical-device-sdk / PropertyType

Class: PropertyType

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 PropertyType(json)

Parameters​

NameType
jsonIPropertyType

Defined in​

src/models/PropertyType.ts:15

Properties​

identifier​

• Optional identifier: string

Defined in​

src/models/PropertyType.ts:21


type​

• Optional type: PropertyTypeTypeEnum

Defined in​

src/models/PropertyType.ts:22

Methods​

marshal​

â–¸ marshal(): IPropertyType

Returns​

IPropertyType

Defined in​

src/models/PropertyType.ts:24