Get Cloudforce One Request Priority Result
data class GetCloudforceOneRequestPriorityResult(val accountIdentifier: String, val completed: String, val content: String, val created: String, val id: String, val messageTokens: Int, val priority: String, val priorityIdentifer: String, val readableId: String, val request: String, val status: String, val summary: String, val tlp: String, val tokens: Int, val updated: String)
A collection of values returned by getCloudforceOneRequestPriority.