ExportStatus

The status of the data export.

Types

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

Properties

Link copied to clipboard

The timestamp of when the export was created.

Link copied to clipboard

The timestamp of when the export was last generated.

Link copied to clipboard

The timestamp of when the export was updated.

Link copied to clipboard

The status code for the request.

Link copied to clipboard

The description for the status code.

Functions

Link copied to clipboard
inline fun copy(block: ExportStatus.Builder.() -> Unit = {}): ExportStatus
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