Class ContentType
Inherited Members
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
public static class ContentType
Fields
Json
Declaration
public const string Json = "application/json"
Field Value
| Type | Description |
|---|---|
| string |
JsonUtf8
Declaration
public const string JsonUtf8 = "application/json; charset=utf-8"
Field Value
| Type | Description |
|---|---|
| string |