Get Cloudforce One Request Result
data class GetCloudforceOneRequestResult(val accountIdentifier: String, val completed: String, val content: String, val created: String, val id: String, val messageTokens: Int, val priority: String, val readableId: String, val request: String, val requestIdentifier: String? = null, val status: String, val summary: String, val tlp: String, val tokens: Int, val updated: String)
A collection of values returned by getCloudforceOneRequest.