Appearance
ServiceNow.Core
SNow.Core.Utils
ClassReflections Class
csharp
public static class ClassReflectionsInheritance System.Object 🡒 ClassReflections
| Methods | |
|---|---|
| ConvertCamelToSnake(string) | |
| GetJsonPropertyNameData<T>() | |
| GetPropertieNamesInJsonFormat<T>() | Return a list of json property names found, if no json name is found per property, it return the property name instead |