Appearance
ServiceNow.Core 
SNow.Core.Utils Namespace 
| Classes | |
|---|---|
| ClassReflections | |
| JsonConverterOptions | |
| JsonConverterOptions.CustomBooleanConverter | Handle Boolean Conversion for: true, yes and 1 values as TRUE false, no and 0 values as FALSE | 
| JsonConverterOptions.CustomEnumConverter<T> | Generic Enum Converter | 
| JsonConverterOptions.DateOption | Convert string dates format between DateTime and ServiceNow | 
| JsonConverterOptions.GuidOption | |
| JsonConverterOptions.NullableDateOption | Convert string dates format between DateTime and ServiceNow | 
| JsonConverterOptions.NullableFloatOption | |
| JsonConverterOptions.NullableGuidOption | |
| JsonConverterOptions.NullableIntOption | |
| Query | https://docs.servicenow.com/bundle/rome-application-development/page/integrate/inbound-rest/concept/c_RESTAPI.html | 
| QueryBuilder<T> | base on Expression Tree traversal | 
| Enums | |
|---|---|
| JsonConverterOptions.BooleanFormat |