The cancelSelfShipAppointment request.

CancelSelfShipAppointmentRequest

interface CancelSelfShipAppointmentRequest {
    reasonComment?: ReasonComment;
}

Properties

Properties

reasonComment?: ReasonComment

CancelSelfShipAppointmentRequest