toString

abstract override fun toString(): String

Returns the Payload as a string. This is essentially the toString from the ObjectNode used to store the Payload.

Return

A string value of the Payload.