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

    The location where a tracking milestone occurred.

    interface TrackingMilestoneLocation {
        address?: TrackingMilestoneAddress;
    }
    Index