CreateKxChangesetResponse

Types

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

Properties

Link copied to clipboard

A list of change requests.

Link copied to clipboard

A unique identifier for the changeset.

Link copied to clipboard
val createdTimestamp: <Error class: unknown class>?

The timestamp at which the changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

The name of the kdb database.

Link copied to clipboard

A unique identifier for the kdb environment.

Link copied to clipboard

The details of the error that you receive when creating a changeset. It consists of the type of error and the error message.

Link copied to clipboard
val lastModifiedTimestamp: <Error class: unknown class>?

The timestamp at which the changeset was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

Status of the changeset creation process.

Functions

Link copied to clipboard
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