Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    name?: string

    The name of the technician.

    technicianId?: string

    The technician identifier.