The CancelSelfShipAppointment response.

CancelSelfShipAppointmentResponse

interface CancelSelfShipAppointmentResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

CancelSelfShipAppointmentResponse