Node.js SDK for digi.me
    Preparing search index...

    Interface Service

    interface Service {
        id: number;
        serviceObjectTypes: ServiceObject[];
    }
    Index

    Properties

    id: number
    serviceObjectTypes: ServiceObject[]