Lime Web Components API Documentation - v7.2.0
    Preparing search index...

    Type Alias LimeObjectData

    LimeObjectData: { [property: string]: LimeObjectValue }

    The data portion of a Lime object — its user-defined property values keyed by property name.

    System fields (id, createdtime, timestamp, descriptive) are managed by the platform and are not part of this shape.

    Type Declaration