Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface GetMessagingActionResponseLinks

    The links response that is associated with the messaging action.

    interface GetMessagingActionResponseLinks {
        schema: LinkObject;
        self: LinkObject;
    }
    Index

    Properties

    Properties

    schema: LinkObject