Interface ServicesApiModelServiceApiAddAppointmentForServiceJobByServiceJobIdRequest

Request parameters for addAppointmentForServiceJobByServiceJobId operation in ServiceApi.

ServiceApiAddAppointmentForServiceJobByServiceJobIdRequest

interface ServicesApiModelServiceApiAddAppointmentForServiceJobByServiceJobIdRequest {
    body: ServicesApiModelAddAppointmentRequest;
    serviceJobId: string;
}

Properties

Properties

Add appointment operation input details.

ServiceApiAddAppointmentForServiceJobByServiceJobId

serviceJobId: string

An Amazon defined service job identifier.

ServiceApiAddAppointmentForServiceJobByServiceJobId

MMNEPVFCICPMFPCPTTAAATR