java.lang.Object
com.atlassian.confluence.rest.serialization.jackson2.RestData

public class RestData extends Object
An class carries the settings needed for an rest operationKey This class contains a property bag for REST operationKey that we have to pass extra parameters in Http body. It is only used when they are not suitable appear as Query Parameter or Path Parameter. Use when caution.
Since:
8.9.0