IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Specifies JSON as object's input serialization format.

    interface JSONInput {
        Type?: JSONType;
    }
    Index

    Properties

    Properties

    Type?: JSONType

    The type of JSON. Valid values: Document, Lines.