TermsAndConditionsCallback

A callback for collecting terms and conditions acceptance.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether the user accepts the terms and conditions.

Link copied to clipboard

The date the terms and conditions were created.

Link copied to clipboard

The terms and conditions text.

Link copied to clipboard

The version of the terms and conditions.

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject