SchemaChangeDetails

Object encompassing information about a schema change to a single, particular field, a notification can have up to 100 of these.

Types

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

Properties

Link copied to clipboard

Description of what's changing about this field. This value can be up to 512 characters long.

Link copied to clipboard

Name of the changing field. This value can be up to 255 characters long.

Link copied to clipboard

Is the field being added, removed, or modified?

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