Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Category

export
interface

Category

Hierarchy

Index

Properties

id

id: string

DTO ID in UUID form

type

{string}

memberof

AdditionalInformation

name

name: string

Category name

type

{string}

memberof

Category

origin

origin: string

Origin name

type

{string}

memberof

Category

Optional originId

originId: string

Origin id (i.e., the id within the origin id service)

type

{string}

memberof

Category

Optional parent

parent: string

Parent category id in UUID form

type

{string}

memberof

Category

type

type: string

Discriminator for subtypes. At the moment only Category and Contractor are supported.

type

{string}

memberof

AdditionalInformation