includePrivate | String Whether you want the service to return information about private scheduled delivery queues. Valid values are: false - Default. Retrieves only public scheduled delivery queues. true - Retrieves both public and private scheduled delivery queues. |
queues | Object List A list of registered scheduled delivery queues. This is an array of DeliveryQueue objects, instances of com.wm.app.tn.delivery.DeliveryQueue. Each queue is returned as a DeliveryQueue object. |