Enum SerializationFormatting
A hint to IOpenSearchSerializer how to format the json. Implementation of IOpenSearchSerializer might choose to ignore this hint though.
Namespace: OpenSearch.Net
Assembly: OpenSearch.Net.dll
Syntax
public enum SerializationFormatting
Fields
| Name | Description |
|---|---|
| Indented | |
| None |