Field

constructor(name: String, value: String, inline: OptionalBoolean = OptionalBoolean.Missing)(source)

Parameters

name

The name of the field.

value

The value of the field.

inline

Whether or not this field should display inline.