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

    A technician who is assigned to perform the service job in part or in full.

    interface Technician {
        name?: string;
        technicianId?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The name of the technician.

    technicianId?: string

    The technician identifier.