Int

struct Int : FixedWidthInteger, SignedInteger
  • Creates Int from JSON container

    Declaration

    Swift

    public init(json: JSON)