Enum JsonType
- Namespace
 - ThirdParty.Json.LitJson
 
- Assembly
 - AWSSDK.Core.dll
 
public enum JsonType
  Fields
Array = 2Boolean = 9Double = 8Int = 4Long = 6None = 0Object = 1String = 3UInt = 5ULong = 7
public enum JsonType
  Array = 2Boolean = 9Double = 8Int = 4Long = 6None = 0Object = 1String = 3UInt = 5ULong = 7