DocumentDataIntroCustomImage

A custom image for the introduction screen.

Constructors

Link copied to clipboard
constructor(source: Map<String, Any?>)
constructor(json: JSONObject)
constructor(uri: String)

Properties

Link copied to clipboard
open override val _type: String
Link copied to clipboard
var uri: String

The web or file URI to the image.

Functions

Link copied to clipboard
open override fun clone(): DocumentDataIntroCustomImage
Link copied to clipboard
open override fun toJson(config: ToJsonConfiguration): JSONObject