BooleanV

public struct BooleanV: ScalarValue, AsJson

Represents a boolean returned by the server. Reference.

  • Declaration

    Swift

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

    Parameters

    lhs
    rhs