Type alias PrimitiveValue

PrimitiveValue: null | boolean | number | Long | string | Uint8Array | Date

PrimitiveValue represents a value of primitive type. Only values of type included in PrimitiveValue can be set to the document.