Skip to main content

Partnership

@icure/medical-device-sdk / Partnership

Class: Partnership

List of partners, or persons of contact (of class Partnership, see below).

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Partnership(json)

Parameters

NameType
jsonIPartnership

Defined in

src/models/Partnership.ts:18

Properties

partnerId

Optional partnerId: string

Defined in

src/models/Partnership.ts:27


status

Optional status: PartnershipStatusEnum

Defined in

src/models/Partnership.ts:26


type

Optional type: PartnershipTypeEnum

Defined in

src/models/Partnership.ts:25

Methods

marshal

marshal(): IPartnership

Returns

IPartnership

Defined in

src/models/Partnership.ts:29