nylas
2.16.0
jvm
nylas
/
com.nylas.models
/
NullableField
/
Value
Value
public
final
class
Value
<
T
extends
Object
>
extends
NullableField
<
T
>
Serialize the field with the given value.
Members
Constructors
Nullable
Field.
Value
Link copied to clipboard
public
NullableField.Value
<
T
>
NullableField.Value
<
T
extends
Any
>
(
T
v
)
Properties
v
Link copied to clipboard
private
final
T
v
Functions
get
V
Link copied to clipboard
public
final
T
getV
(
)