ObjectV

public struct ObjectV: Value, AsJson

Represents an object returned by the server. Reference.

  • Undocumented

    Declaration

    Swift

    public struct ObjectV: Value, AsJson
  • Declaration

    Swift

    public var description: String
  • Undocumented

    Declaration

    Swift

    public struct ObjectV: Value, AsJson
  • Declaration

    Swift

    public static func == (left: ObjectV, right: ObjectV) -> Bool

    Parameters

    lhs
    rhs