Export

GetMessagingActionsForOrderResponseLinks

interface GetMessagingActionsForOrderResponseLinks {
    actions: LinkObject[];
    self: LinkObject;
}

Properties

Properties

actions: LinkObject[]

Eligible actions for the specified amazonOrderId.

Memberof

GetMessagingActionsForOrderResponseLinks

Memberof

GetMessagingActionsForOrderResponseLinks