[]
Gets or sets a value indicating whether the JSON output should be formatted.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting Formatted { get; set; }
| Type | Description |
|---|---|
| BoolDefaultExportSetting | A BoolDefaultExportSetting object representing the formatted output setting. |