CML
    Preparing search index...

    Options for encoding a structured field.

    type SfEncodeOptions = {
        whitespace?: boolean;
    }
    Index

    Properties

    Properties

    whitespace?: boolean

    Include the single space that RFC 8941 serialization emits after each comma separating dictionary or list members.

    true