Core Types

There are a range of repeatable types used across the Delio Core API.


ObjectLiteral

The ObjectLiteral type defines a standard object for unstructured data with string keys and mixed values.

Properties

  • Name
    [key: string]
    Type
    mixed
    Description

    Mixed response value for unstructed objects.