Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
GetAccessPointsResult
Interface GetAccessPointsResult
The payload for the GetAccessPoints API.
interface
GetAccessPointsResult
{
accessPointsMap
:
{
[
key
:
string
]:
AccessPoint
[]
}
;
}
Index
Properties
access
Points
Map
Properties
access
Points
Map
accessPointsMap
:
{
[
key
:
string
]:
AccessPoint
[]
}
Map of type of access point to list of access points
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Points
Map
Selling Partner API SDK for JavaScript
Loading...
The payload for the GetAccessPoints API.