BooleanV
public struct BooleanV: ScalarValue, AsJson
Represents a boolean returned by the server. Reference.
-
Undocumented
Declaration
Swift
public struct BooleanV: ScalarValue, AsJson -
Undocumented
Declaration
Swift
public struct BooleanV: ScalarValue, AsJson
-
Declaration
Swift
public static func == (left: BooleanV, right: BooleanV) -> BoolParameters
lhsrhs
BooleanV Struct Reference