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

    Interface ServiceLocation

    Information about the location of the service job.

    interface ServiceLocation {
        address?: Address;
        serviceLocationType?: ServiceLocationServiceLocationTypeEnum;
    }
    Index
    address?: Address

    The location of the service job.