Get Queue Consumer Result
data class GetQueueConsumerResult(val accountId: String, val consumerId: String, val createdOn: String, val id: String, val queueId: String, val script: String, val scriptName: String, val settings: GetQueueConsumerSettings, val type: String)
A collection of values returned by getQueueConsumer.