Skip to main content

Delegation

@icure/medical-device-sdk / Delegation

Class: Delegation

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

Parameters

NameType
jsonIDelegation

Defined in

src/models/Delegation.ts:15

Properties

delegatedTo

Optional delegatedTo: string

Defined in

src/models/Delegation.ts:21


key

Optional key: string

Defined in

src/models/Delegation.ts:22


owner

Optional owner: string

Defined in

src/models/Delegation.ts:20


tags

tags: string[]

Defined in

src/models/Delegation.ts:19

Methods

marshal

marshal(): IDelegation

Returns

IDelegation

Defined in

src/models/Delegation.ts:24