public static final class ShowGraphRequest.Options extends Object
SHOW_ORIGINAL_REQUEST
: If set to true
, the request that was
originally used to create the graph is also returned as JSON.
Supported values:
The default value is TRUE
.
Map
.
A set of string constants for the parameter options
.public static final String SHOW_ORIGINAL_REQUEST
true
, the request that was originally used to
create the graph is also returned as JSON.
Supported values:
The default value is TRUE
.public static final String TRUE
public static final String FALSE
Copyright © 2020. All rights reserved.