payload property

String payload
getter/setter pair

The payload of the request. User-definable format, typically JSON.

Implementation

String payload;