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

    Defines the accessibility details of the access point.

    interface AccessibilityAttributes {
        distance?: string;
        driveTime?: number;
    }
    Index

    Properties

    distance?: string

    The approximate distance of access point from input postalCode's centroid.

    driveTime?: number

    The approximate (static) drive time from input postal code's centroid.