LCNumber

public final class LCNumber : NSObject, LCValue, LCValueExtension, ExpressibleByFloatLiteral, ExpressibleByIntegerLiteral
extension LCNumber: LCNumberConvertible

LeanCloud number type.

It is a wrapper of Swift.Double type, used to store a number value.