Documentation
    Preparing search index...

    Interface ServiceClassDescription

    Service class description

    interface ServiceClassDescription {
        inherits: string;
        methods: MethodsCollectionDescription;
    }
    Index

    Properties

    Properties

    inherits: string