Type Alias GetBookingShippingDocumentParameterParams
GetBookingShippingDocumentParameterParams: {
booking_list: { booking_sn: string }[];
} & Record<string, string | number | boolean | null | undefined>
Type Declaration
booking_list: { booking_sn: string }[]
Parameters for get booking shipping document parameter