SerializedDisplayOptionForApi

type SerializedDisplayOptionForApi: object;

The serialized, over-the-wire form of a field display option, as produced for the Lucid data API.

Type declaration

details?

optional details: UnsafeJsonSerializableOrUndefined;

type

type: DisplayOptionType;