GetDifferencesResponse

Types

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

Properties

Link copied to clipboard

A data type object that contains information about the differences, including whether the difference is added, modified, or deleted (A, D, M).

Link copied to clipboard

An enumeration token that can be used in a request to return the next batch of the results.

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