Quickstart Node.js
    Preparing search index...

    Interface PostHello200Response

    PostHello200Response

    interface PostHello200Response {
        greeting: string;
    }
    Index

    Properties

    Properties

    greeting: string

    PostHello200Response