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

    The payload for the GetAccessPoints API.

    interface GetAccessPointsResult {
        accessPointsMap: { [key: string]: AccessPoint[] };
    }
    Index

    Properties

    Properties

    accessPointsMap: { [key: string]: AccessPoint[] }

    Map of type of access point to list of access points