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

    Interface GetMessagingActionResponseLinks

    The links response that is associated with the messaging action.

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