ReferenceListEntry

data class ReferenceListEntry(val value: String)

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. The value of the entry. Maximum length is 512 characters.