ChangedValue

data class ChangedValue(val newValue: AirbyteValue, val changeDescription: ChangeDescription?)

Constructors

Link copied to clipboard
constructor(newValue: AirbyteValue, changeDescription: ChangeDescription?)

Properties

Link copied to clipboard
Link copied to clipboard