payloadAsJson property

Map payloadAsJson

Get the payload as a Map. This method will pass the message payload through a JSON decoded and return the decoded JSON data as a Map.

Implementation

Map get payloadAsJson;