The getSelfShipAppointmentSlots response.

GetSelfShipAppointmentSlotsResponse

interface GetSelfShipAppointmentSlotsResponse {
    pagination?: Pagination;
    selfShipAppointmentSlotsAvailability: SelfShipAppointmentSlotsAvailability;
}

Properties

pagination?: Pagination

GetSelfShipAppointmentSlotsResponse

selfShipAppointmentSlotsAvailability: SelfShipAppointmentSlotsAvailability

GetSelfShipAppointmentSlotsResponse