GetImportJobResponse

An HTTP 200 response if the request succeeds, or an error message if the request fails.

Types

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

Properties

Link copied to clipboard

The time stamp of when the import job was completed.

Link copied to clipboard

The time stamp of when the import job was created.

Link copied to clipboard

The number of records that failed processing because of invalid input or other reasons.

Link copied to clipboard

The failure details about an import job.

Link copied to clipboard

The data source of the import job.

Link copied to clipboard

The destination of the import job.

Link copied to clipboard

A string that represents the import job ID.

Link copied to clipboard

The status of the import job.

Link copied to clipboard

The current number of records processed.

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