Skip to content

ServiceNow.Core

SNow.Core.Utils.JsonConverterOptions

JsonConverterOptions.BooleanFormat Enum

csharp
public enum JsonConverterOptions.BooleanFormat

Fields

Boolean 0

Number 2

Text 1

Released under the MIT License.