object To Json
Converts a Java object to a JSON string. Recommended for use with Nylas SDK models.
Return
The JSON string.
Parameters
obj
The object to convert.
Converts a Java object to a JSON string. Recommended for use with Nylas SDK models.
The JSON string.
The object to convert.