Google Apps Script API
    Preparing search index...
    interface OrdersGetByMerchantOrderIdResponse {
        kind?: string;
        order?: GoogleAppsScript.Content.Schema.Order;
    }
    Index

    Properties

    Properties

    kind?: string