Report Delivery Destination Response
data class ReportDeliveryDestinationResponse(val container: String, val resourceId: String, val rootFolderPath: String? = null)
The destination information for the delivery of the report.