ordercloud-javascript-sdk
    Preparing search index...

    Interface WebhookRoute

    interface WebhookRoute {
        Route?: string;
        Verb?: string;
    }
    Index
    Route?: string
    Verb?: string