Interface ServicesApiModelGetServiceJobByServiceJobIdResponse

The response schema for the getServiceJobByServiceJobId operation.

GetServiceJobByServiceJobIdResponse

interface ServicesApiModelGetServiceJobByServiceJobIdResponse {
    errors?: Error[];
    payload?: ServicesApiModelServiceJob;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetServiceJobByServiceJobIdResponse

GetServiceJobByServiceJobIdResponse

MMNEPVFCICPMFPCPTTAAATR