MessageActionItem

case class MessageActionItem(additionalPropertiesSupport: Opt[Boolean])
Value parameters:
additionalPropertiesSupport

Whether the client supports additional attributes which are preserved and send back to the server in the request's response.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product