Type

@SerialName(value = "type")
object Type : AuditLogChangeKey<String> (source)

The actual supertype is AuditLogChangeKey but Kotlin does not support union types yet. Longs are instead converted to a String.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String