Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicOrganizationData

Interface: IPublicOrganizationData

Object representing an organization. Contains also the diagnoses of the operation.

Hierarchy

IPublicOrganizationData

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicHttpResponseData.$diagnoses


displayName

displayName: string

The displayName of the organization.

Inherited from

IPublicOrganization.displayName


id

id: string

The id of the organization.

Inherited from

IPublicOrganization.id