ArrayV

public struct ArrayV: Value, AsJson

Represents an array returned by the server. Reference.

  • Undocumented

    Declaration

    Swift

    public struct ArrayV: Value, AsJson
  • Declaration

    Swift

    public var description: String
  • Undocumented

    Declaration

    Swift

    public struct ArrayV: Value, AsJson
  • Declaration

    Swift

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

    Parameters

    lhs
    rhs