GetExportRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The format of the exported data.

Link copied to clipboard
val name: String?

The name of the bot to export.

Link copied to clipboard

The type of resource to export.

Link copied to clipboard

The version of the bot to export.

Functions

Link copied to clipboard
inline fun copy(block: GetExportRequest.Builder.() -> Unit = {}): GetExportRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String