Enum ValueBaseType
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ValueBaseType
Fields
| Name | Description |
|---|---|
| Array | |
| Boolean | |
| Null | |
| Number | |
| Object | |
| String |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ValueBaseType
| Name | Description |
|---|---|
| Array | |
| Boolean | |
| Null | |
| Number | |
| Object | |
| String |