Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface GetMessagingActionResponseEmbedded

    The embedded response associated with the messaging action.

    interface GetMessagingActionResponseEmbedded {
        schema?: GetSchemaResponse;
    }
    Index