# Save object preview

Creates or updates a preview for a specific object. The preview type is determined by the 'name' path variable. Depending on the preview type (e.g., 'detail', 'flow', 'pill', or 'page'), the request body will be mapped to the corresponding PreviewDTO and converted to the appropriate Preview model.

Endpoint: POST /api/v2/objects/{uuid}/previews/{name}
Version: 2.0
Security: Bearer Authentication

## Path parameters:

  - `uuid` (string, required)

  - `name` (string, required)

## Request fields (application/json):

  - `description` (string)
    Description of the preview
    Example: "Preview description example"

  - `object` (object)
    The Caraer object associated with this preview

  - `object.uuid` (string, required)
    Unique identifier for the entity

  - `object.name` (string)
    Unique identifier name for the object

  - `object.label` (string)
    Display label for the object

  - `object.createdAt` (integer)
    Unix timestamp when the entity was created

  - `object.createdBy` (object)
    Identifier of the user who created the entity

  - `object.createdBy.name` (string, required)

  - `object.createdBy.label` (string)

  - `object.createdBy.createdAt` (integer)

  - `object.createdBy.updatedAt` (integer)

  - `object.createdBy.deletedAt` (integer)

  - `object.createdBy.createdByUuid` (string)

  - `object.createdBy.updatedByUuid` (string)

  - `object.createdBy.deletedByUuid` (string)

  - `object.createdBy.index` (integer)

  - `object.createdBy.deleted` (boolean)

  - `object.createdBy.complete` (boolean)

  - `object.createdBy.uuid` (string, required)

  - `object.createdBy.properties` (array)

  - `object.createdBy.properties.icon` (string)

  - `object.createdBy.properties.name` (string)

  - `object.createdBy.properties.value` (any)

  - `object.createdBy.properties.type` (string)

  - `object.createdBy.properties.label` (string)

  - `object.createdBy.objects` (object)

  - `object.createdBy.user` (object)

  - `object.createdBy.user.uuid` (string)

  - `object.createdBy.user.email` (string)

  - `object.createdBy.user.firstname` (string)

  - `object.createdBy.user.lastname` (string)

  - `object.createdBy.user.initials` (string)

  - `object.createdBy.user.scopes` (array)

  - `object.createdBy.user.filters` (object)

  - `object.createdBy.user.role` (string)

  - `object.createdBy.user.record` (object)

  - `object.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `object.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `object.updatedBy.name` (string, required)

  - `object.updatedBy.label` (string)

  - `object.updatedBy.createdAt` (integer)

  - `object.updatedBy.updatedAt` (integer)

  - `object.updatedBy.deletedAt` (integer)

  - `object.updatedBy.createdByUuid` (string)

  - `object.updatedBy.updatedByUuid` (string)

  - `object.updatedBy.deletedByUuid` (string)

  - `object.updatedBy.index` (integer)

  - `object.updatedBy.deleted` (boolean)

  - `object.updatedBy.complete` (boolean)

  - `object.updatedBy.uuid` (string, required)

  - `object.updatedBy.properties` (array)

  - `object.updatedBy.properties.icon` (string)

  - `object.updatedBy.properties.name` (string)

  - `object.updatedBy.properties.value` (any)

  - `object.updatedBy.properties.type` (string)

  - `object.updatedBy.properties.label` (string)

  - `object.updatedBy.objects` (object)

  - `object.updatedBy.user` (object)

  - `object.updatedBy.user.uuid` (string)

  - `object.updatedBy.user.email` (string)

  - `object.updatedBy.user.firstname` (string)

  - `object.updatedBy.user.lastname` (string)

  - `object.updatedBy.user.initials` (string)

  - `object.updatedBy.user.scopes` (array)

  - `object.updatedBy.user.filters` (object)

  - `object.updatedBy.user.role` (string)

  - `object.updatedBy.user.record` (object)

  - `object.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `object.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `object.deletedBy.name` (string, required)

  - `object.deletedBy.label` (string)

  - `object.deletedBy.createdAt` (integer)

  - `object.deletedBy.updatedAt` (integer)

  - `object.deletedBy.deletedAt` (integer)

  - `object.deletedBy.createdByUuid` (string)

  - `object.deletedBy.updatedByUuid` (string)

  - `object.deletedBy.deletedByUuid` (string)

  - `object.deletedBy.index` (integer)

  - `object.deletedBy.deleted` (boolean)

  - `object.deletedBy.complete` (boolean)

  - `object.deletedBy.uuid` (string, required)

  - `object.deletedBy.properties` (array)

  - `object.deletedBy.properties.icon` (string)

  - `object.deletedBy.properties.name` (string)

  - `object.deletedBy.properties.value` (any)

  - `object.deletedBy.properties.type` (string)

  - `object.deletedBy.properties.label` (string)

  - `object.deletedBy.objects` (object)

  - `object.deletedBy.user` (object)

  - `object.deletedBy.user.uuid` (string)

  - `object.deletedBy.user.email` (string)

  - `object.deletedBy.user.firstname` (string)

  - `object.deletedBy.user.lastname` (string)

  - `object.deletedBy.user.initials` (string)

  - `object.deletedBy.user.scopes` (array)

  - `object.deletedBy.user.filters` (object)

  - `object.deletedBy.user.role` (string)

  - `object.deletedBy.user.record` (object)

  - `object.index` (integer)
    Index number for ordering objects

  - `object.plural` (string)
    Plural form of the object's name, used for display purposes

  - `object.description` (string)
    Detailed description of the object's purpose and usage

  - `object.groups` (array)
    Collection of group names this object belongs to

  - `object.icon` (string)
    Icon identifier for visual representation of the object

  - `object.showInMenu` (boolean)
    Indicates if this object should be displayed in navigation menus

  - `object.defaultTrait` (string)
    Name of the default trait applied to this object

  - `object.traits` (array)
    List of trait names associated with this object

  - `object.views` (array)
    List of view configurations for displaying this object

  - `object.views.uuid` (string, required)
    Unique identifier for the entity

  - `object.views.name` (string)

  - `object.views.label` (string)
    Display label for the entity, can be different from name

  - `object.views.createdAt` (integer)
    Unix timestamp when the entity was created

  - `object.views.createdBy` (object)
    Identifier of the user who created the entity

  - `object.views.createdBy.name` (string, required)

  - `object.views.createdBy.label` (string)

  - `object.views.createdBy.createdAt` (integer)

  - `object.views.createdBy.updatedAt` (integer)

  - `object.views.createdBy.deletedAt` (integer)

  - `object.views.createdBy.createdByUuid` (string)

  - `object.views.createdBy.updatedByUuid` (string)

  - `object.views.createdBy.deletedByUuid` (string)

  - `object.views.createdBy.index` (integer)

  - `object.views.createdBy.deleted` (boolean)

  - `object.views.createdBy.complete` (boolean)

  - `object.views.createdBy.uuid` (string, required)

  - `object.views.createdBy.properties` (array)

  - `object.views.createdBy.properties.icon` (string)

  - `object.views.createdBy.properties.name` (string)

  - `object.views.createdBy.properties.value` (any)

  - `object.views.createdBy.properties.type` (string)

  - `object.views.createdBy.properties.label` (string)

  - `object.views.createdBy.objects` (object)

  - `object.views.createdBy.user` (object)

  - `object.views.createdBy.user.uuid` (string)

  - `object.views.createdBy.user.email` (string)

  - `object.views.createdBy.user.firstname` (string)

  - `object.views.createdBy.user.lastname` (string)

  - `object.views.createdBy.user.initials` (string)

  - `object.views.createdBy.user.scopes` (array)

  - `object.views.createdBy.user.filters` (object)

  - `object.views.createdBy.user.role` (string)

  - `object.views.createdBy.user.record` (object)

  - `object.views.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `object.views.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `object.views.updatedBy.name` (string, required)

  - `object.views.updatedBy.label` (string)

  - `object.views.updatedBy.createdAt` (integer)

  - `object.views.updatedBy.updatedAt` (integer)

  - `object.views.updatedBy.deletedAt` (integer)

  - `object.views.updatedBy.createdByUuid` (string)

  - `object.views.updatedBy.updatedByUuid` (string)

  - `object.views.updatedBy.deletedByUuid` (string)

  - `object.views.updatedBy.index` (integer)

  - `object.views.updatedBy.deleted` (boolean)

  - `object.views.updatedBy.complete` (boolean)

  - `object.views.updatedBy.uuid` (string, required)

  - `object.views.updatedBy.properties` (array)

  - `object.views.updatedBy.properties.icon` (string)

  - `object.views.updatedBy.properties.name` (string)

  - `object.views.updatedBy.properties.value` (any)

  - `object.views.updatedBy.properties.type` (string)

  - `object.views.updatedBy.properties.label` (string)

  - `object.views.updatedBy.objects` (object)

  - `object.views.updatedBy.user` (object)

  - `object.views.updatedBy.user.uuid` (string)

  - `object.views.updatedBy.user.email` (string)

  - `object.views.updatedBy.user.firstname` (string)

  - `object.views.updatedBy.user.lastname` (string)

  - `object.views.updatedBy.user.initials` (string)

  - `object.views.updatedBy.user.scopes` (array)

  - `object.views.updatedBy.user.filters` (object)

  - `object.views.updatedBy.user.role` (string)

  - `object.views.updatedBy.user.record` (object)

  - `object.views.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `object.views.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `object.views.deletedBy.name` (string, required)

  - `object.views.deletedBy.label` (string)

  - `object.views.deletedBy.createdAt` (integer)

  - `object.views.deletedBy.updatedAt` (integer)

  - `object.views.deletedBy.deletedAt` (integer)

  - `object.views.deletedBy.createdByUuid` (string)

  - `object.views.deletedBy.updatedByUuid` (string)

  - `object.views.deletedBy.deletedByUuid` (string)

  - `object.views.deletedBy.index` (integer)

  - `object.views.deletedBy.deleted` (boolean)

  - `object.views.deletedBy.complete` (boolean)

  - `object.views.deletedBy.uuid` (string, required)

  - `object.views.deletedBy.properties` (array)

  - `object.views.deletedBy.properties.icon` (string)

  - `object.views.deletedBy.properties.name` (string)

  - `object.views.deletedBy.properties.value` (any)

  - `object.views.deletedBy.properties.type` (string)

  - `object.views.deletedBy.properties.label` (string)

  - `object.views.deletedBy.objects` (object)

  - `object.views.deletedBy.user` (object)

  - `object.views.deletedBy.user.uuid` (string)

  - `object.views.deletedBy.user.email` (string)

  - `object.views.deletedBy.user.firstname` (string)

  - `object.views.deletedBy.user.lastname` (string)

  - `object.views.deletedBy.user.initials` (string)

  - `object.views.deletedBy.user.scopes` (array)

  - `object.views.deletedBy.user.filters` (object)

  - `object.views.deletedBy.user.role` (string)

  - `object.views.deletedBy.user.record` (object)

  - `object.views.index` (integer)
    Index number for ordering entities

  - `object.views.favorite` (boolean)

  - `object.views.team` (boolean)

  - `object.views.shared` (boolean)

  - `object.views.personal` (boolean)

  - `object.views.trait` (string)

  - `object.views.filters` (object)
    DTO representing a filter composed of filter groups for querying records. The filter groups are combined using a logical OR operation. The filter items within each group are combined using a logical AND operation.

  - `object.views.filters.groups` (array)
    A collection of filter groups.

  - `object.views.filters.groups.items` (object)
    A set of filter items included in the group.

  - `object.views.filters.groups.items.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `object.views.filters.groups.items.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `object.views.filters.groups.items.property` (string)
    The name of the property within the object.
    Example: "email"

  - `object.views.filters.groups.items.relationIncluded` (boolean)
    Specifies whether the relation is included.
    Example: true

  - `object.views.filters.groups.items.operator` (string)
    Defines the operator used in the filter. Available operators are defined in the API documentation.
    Example: "EQUALS"

  - `object.views.filters.groups.items.value` (any)
    Represents the value to filter against.
    Example: 12345

  - `object.views.filters.groups.items.smartContent` (boolean)
    When true, filter fields contain smart content placeholders resolved at runtime.
    Example: true

  - `object.views.shows` (array)

  - `object.views.shows.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `object.views.shows.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `object.views.shows.property` (string)
    The name of the property within the object.
    Example: "email"

  - `object.views.shows.separator` (string)
    Separator string used to visually separate this item.
    Example: "|"

  - `object.views.shows.sticky` (boolean)
    Flag indicating whether this item is sticky and will stay fixed in the list.

  - `object.views.shows.width` (integer)
    Width of the item in pixels.
    Example: 100

  - `object.views.shows.calculationFunction` (string)
    Calculation function used to calculate the value of the item.
    Example: "max"

  - `object.views.shows.calculationResult` (any)
    Result of the calculation.
    Example: 100

  - `object.views.sorts` (array)

  - `object.views.sorts.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `object.views.sorts.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `object.views.sorts.property` (string)
    The name of the property within the object.
    Example: "email"

  - `object.views.sorts.direction` (string)
    The direction for sorting. Can be ASC (ascending) or DESC (descending).
    Enum: "ASC", "DESC"

  - `object.views.limit` (integer)

  - `object.views.showIcons` (boolean)

  - `object.views.rowHeight` (string)

  - `object.views.query` (string)

  - `object.views.icon` (string)

  - `object.views.flowProperty` (string)

  - `object.views.flowPreview` (string)

  - `object.views.defaultView` (boolean)

  - `object.views.isInternallyPublic` (boolean)

  - `object.properties` (array)
    List of properties defined for this object

  - `object.properties.uuid` (string, required)
    Unique identifier for the entity

  - `object.properties.name` (string)
    The name identifier of the property

  - `object.properties.label` (string)
    Display label for the property

  - `object.properties.createdAt` (integer)
    Unix timestamp when the entity was created

  - `object.properties.createdBy` (object)
    Identifier of the user who created the entity

  - `object.properties.createdBy.name` (string, required)

  - `object.properties.createdBy.label` (string)

  - `object.properties.createdBy.createdAt` (integer)

  - `object.properties.createdBy.updatedAt` (integer)

  - `object.properties.createdBy.deletedAt` (integer)

  - `object.properties.createdBy.createdByUuid` (string)

  - `object.properties.createdBy.updatedByUuid` (string)

  - `object.properties.createdBy.deletedByUuid` (string)

  - `object.properties.createdBy.index` (integer)

  - `object.properties.createdBy.deleted` (boolean)

  - `object.properties.createdBy.complete` (boolean)

  - `object.properties.createdBy.uuid` (string, required)

  - `object.properties.createdBy.properties` (array)

  - `object.properties.createdBy.properties.icon` (string)

  - `object.properties.createdBy.properties.name` (string)

  - `object.properties.createdBy.properties.value` (any)

  - `object.properties.createdBy.properties.type` (string)

  - `object.properties.createdBy.properties.label` (string)

  - `object.properties.createdBy.objects` (object)

  - `object.properties.createdBy.user` (object)

  - `object.properties.createdBy.user.uuid` (string)

  - `object.properties.createdBy.user.email` (string)

  - `object.properties.createdBy.user.firstname` (string)

  - `object.properties.createdBy.user.lastname` (string)

  - `object.properties.createdBy.user.initials` (string)

  - `object.properties.createdBy.user.scopes` (array)

  - `object.properties.createdBy.user.filters` (object)

  - `object.properties.createdBy.user.role` (string)

  - `object.properties.createdBy.user.record` (object)

  - `object.properties.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `object.properties.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `object.properties.updatedBy.name` (string, required)

  - `object.properties.updatedBy.label` (string)

  - `object.properties.updatedBy.createdAt` (integer)

  - `object.properties.updatedBy.updatedAt` (integer)

  - `object.properties.updatedBy.deletedAt` (integer)

  - `object.properties.updatedBy.createdByUuid` (string)

  - `object.properties.updatedBy.updatedByUuid` (string)

  - `object.properties.updatedBy.deletedByUuid` (string)

  - `object.properties.updatedBy.index` (integer)

  - `object.properties.updatedBy.deleted` (boolean)

  - `object.properties.updatedBy.complete` (boolean)

  - `object.properties.updatedBy.uuid` (string, required)

  - `object.properties.updatedBy.properties` (array)

  - `object.properties.updatedBy.properties.icon` (string)

  - `object.properties.updatedBy.properties.name` (string)

  - `object.properties.updatedBy.properties.value` (any)

  - `object.properties.updatedBy.properties.type` (string)

  - `object.properties.updatedBy.properties.label` (string)

  - `object.properties.updatedBy.objects` (object)

  - `object.properties.updatedBy.user` (object)

  - `object.properties.updatedBy.user.uuid` (string)

  - `object.properties.updatedBy.user.email` (string)

  - `object.properties.updatedBy.user.firstname` (string)

  - `object.properties.updatedBy.user.lastname` (string)

  - `object.properties.updatedBy.user.initials` (string)

  - `object.properties.updatedBy.user.scopes` (array)

  - `object.properties.updatedBy.user.filters` (object)

  - `object.properties.updatedBy.user.role` (string)

  - `object.properties.updatedBy.user.record` (object)

  - `object.properties.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `object.properties.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `object.properties.deletedBy.name` (string, required)

  - `object.properties.deletedBy.label` (string)

  - `object.properties.deletedBy.createdAt` (integer)

  - `object.properties.deletedBy.updatedAt` (integer)

  - `object.properties.deletedBy.deletedAt` (integer)

  - `object.properties.deletedBy.createdByUuid` (string)

  - `object.properties.deletedBy.updatedByUuid` (string)

  - `object.properties.deletedBy.deletedByUuid` (string)

  - `object.properties.deletedBy.index` (integer)

  - `object.properties.deletedBy.deleted` (boolean)

  - `object.properties.deletedBy.complete` (boolean)

  - `object.properties.deletedBy.uuid` (string, required)

  - `object.properties.deletedBy.properties` (array)

  - `object.properties.deletedBy.properties.icon` (string)

  - `object.properties.deletedBy.properties.name` (string)

  - `object.properties.deletedBy.properties.value` (any)

  - `object.properties.deletedBy.properties.type` (string)

  - `object.properties.deletedBy.properties.label` (string)

  - `object.properties.deletedBy.objects` (object)

  - `object.properties.deletedBy.user` (object)

  - `object.properties.deletedBy.user.uuid` (string)

  - `object.properties.deletedBy.user.email` (string)

  - `object.properties.deletedBy.user.firstname` (string)

  - `object.properties.deletedBy.user.lastname` (string)

  - `object.properties.deletedBy.user.initials` (string)

  - `object.properties.deletedBy.user.scopes` (array)

  - `object.properties.deletedBy.user.filters` (object)

  - `object.properties.deletedBy.user.role` (string)

  - `object.properties.deletedBy.user.record` (object)

  - `object.properties.index` (integer)
    Index number for ordering entities

  - `object.properties.description` (string)
    Detailed description of the property's purpose and usage

  - `object.properties.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `object.properties.options` (array)
    List of predefined options for properties that support selection

  - `object.properties.options.name` (string)

  - `object.properties.options.label` (string)

  - `object.properties.options.icon` (string)

  - `object.properties.options.color` (string)

  - `object.properties.options.disabled` (boolean)

  - `object.properties.options.usedIn` (object)

  - `object.properties.options.usedIn.recordUuids` (array)

  - `object.properties.options.usedIn.count` (integer)

  - `object.properties.group` (string)
    Group name for organizing related properties

  - `object.properties.format` (any)
    Format configuration for the property's display and validation

  - `object.properties.rules` (array)
    Collection of validation rules applied to the property

  - `object.properties.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `object.properties.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `object.properties.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `object.properties.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `object.properties.editable` (boolean)
    Indicates if the property value can be modified

  - `object.properties.formatSettings` (object)
    Additional format-specific settings for the property

  - `object.properties.usedIn` (object)
    Information about where this property is used in the system

  - `object.properties.usedIn.recordUuids` (array)

  - `object.properties.usedIn.count` (integer)

  - `object.properties.icon` (string)
    Icon identifier for visual representation of the property

  - `object.properties.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `object.properties.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `object.properties.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `object.properties.minAndMaxValue.t1` (integer)

  - `object.properties.minAndMaxValue.t2` (integer)

  - `object.relations` (array)
    List of relations this object has with other objects

  - `object.relations.uuid` (string, required)
    Unique identifier for the entity

  - `object.relations.name` (string)
    Unique identifier name for the relation

  - `object.relations.label` (string)
    Display label for the relation

  - `object.relations.createdAt` (integer)
    Unix timestamp when the entity was created

  - `object.relations.createdBy` (object)
    Identifier of the user who created the entity

  - `object.relations.createdBy.name` (string, required)

  - `object.relations.createdBy.label` (string)

  - `object.relations.createdBy.createdAt` (integer)

  - `object.relations.createdBy.updatedAt` (integer)

  - `object.relations.createdBy.deletedAt` (integer)

  - `object.relations.createdBy.createdByUuid` (string)

  - `object.relations.createdBy.updatedByUuid` (string)

  - `object.relations.createdBy.deletedByUuid` (string)

  - `object.relations.createdBy.index` (integer)

  - `object.relations.createdBy.deleted` (boolean)

  - `object.relations.createdBy.complete` (boolean)

  - `object.relations.createdBy.uuid` (string, required)

  - `object.relations.createdBy.properties` (array)

  - `object.relations.createdBy.properties.icon` (string)

  - `object.relations.createdBy.properties.name` (string)

  - `object.relations.createdBy.properties.value` (any)

  - `object.relations.createdBy.properties.type` (string)

  - `object.relations.createdBy.properties.label` (string)

  - `object.relations.createdBy.objects` (object)

  - `object.relations.createdBy.user` (object)

  - `object.relations.createdBy.user.uuid` (string)

  - `object.relations.createdBy.user.email` (string)

  - `object.relations.createdBy.user.firstname` (string)

  - `object.relations.createdBy.user.lastname` (string)

  - `object.relations.createdBy.user.initials` (string)

  - `object.relations.createdBy.user.scopes` (array)

  - `object.relations.createdBy.user.filters` (object)

  - `object.relations.createdBy.user.role` (string)

  - `object.relations.createdBy.user.record` (object)

  - `object.relations.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `object.relations.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `object.relations.updatedBy.name` (string, required)

  - `object.relations.updatedBy.label` (string)

  - `object.relations.updatedBy.createdAt` (integer)

  - `object.relations.updatedBy.updatedAt` (integer)

  - `object.relations.updatedBy.deletedAt` (integer)

  - `object.relations.updatedBy.createdByUuid` (string)

  - `object.relations.updatedBy.updatedByUuid` (string)

  - `object.relations.updatedBy.deletedByUuid` (string)

  - `object.relations.updatedBy.index` (integer)

  - `object.relations.updatedBy.deleted` (boolean)

  - `object.relations.updatedBy.complete` (boolean)

  - `object.relations.updatedBy.uuid` (string, required)

  - `object.relations.updatedBy.properties` (array)

  - `object.relations.updatedBy.properties.icon` (string)

  - `object.relations.updatedBy.properties.name` (string)

  - `object.relations.updatedBy.properties.value` (any)

  - `object.relations.updatedBy.properties.type` (string)

  - `object.relations.updatedBy.properties.label` (string)

  - `object.relations.updatedBy.objects` (object)

  - `object.relations.updatedBy.user` (object)

  - `object.relations.updatedBy.user.uuid` (string)

  - `object.relations.updatedBy.user.email` (string)

  - `object.relations.updatedBy.user.firstname` (string)

  - `object.relations.updatedBy.user.lastname` (string)

  - `object.relations.updatedBy.user.initials` (string)

  - `object.relations.updatedBy.user.scopes` (array)

  - `object.relations.updatedBy.user.filters` (object)

  - `object.relations.updatedBy.user.role` (string)

  - `object.relations.updatedBy.user.record` (object)

  - `object.relations.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `object.relations.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `object.relations.deletedBy.name` (string, required)

  - `object.relations.deletedBy.label` (string)

  - `object.relations.deletedBy.createdAt` (integer)

  - `object.relations.deletedBy.updatedAt` (integer)

  - `object.relations.deletedBy.deletedAt` (integer)

  - `object.relations.deletedBy.createdByUuid` (string)

  - `object.relations.deletedBy.updatedByUuid` (string)

  - `object.relations.deletedBy.deletedByUuid` (string)

  - `object.relations.deletedBy.index` (integer)

  - `object.relations.deletedBy.deleted` (boolean)

  - `object.relations.deletedBy.complete` (boolean)

  - `object.relations.deletedBy.uuid` (string, required)

  - `object.relations.deletedBy.properties` (array)

  - `object.relations.deletedBy.properties.icon` (string)

  - `object.relations.deletedBy.properties.name` (string)

  - `object.relations.deletedBy.properties.value` (any)

  - `object.relations.deletedBy.properties.type` (string)

  - `object.relations.deletedBy.properties.label` (string)

  - `object.relations.deletedBy.objects` (object)

  - `object.relations.deletedBy.user` (object)

  - `object.relations.deletedBy.user.uuid` (string)

  - `object.relations.deletedBy.user.email` (string)

  - `object.relations.deletedBy.user.firstname` (string)

  - `object.relations.deletedBy.user.lastname` (string)

  - `object.relations.deletedBy.user.initials` (string)

  - `object.relations.deletedBy.user.scopes` (array)

  - `object.relations.deletedBy.user.filters` (object)

  - `object.relations.deletedBy.user.role` (string)

  - `object.relations.deletedBy.user.record` (object)

  - `object.relations.index` (integer)
    Index number for ordering entities

  - `object.relations.description` (string)
    Detailed description of the relation's purpose and usage

  - `object.relations.objects` (array)
    Set of Caraer objects that are part of this relation

  - `object.relations.immutable` (boolean)
    Whether the relation is immutable

  - `object.relations.editable` (boolean)
    Whether the relation is editable

  - `object.suites` (array)
    List of suite names this object belongs to

  - `object.extendsTo` (array)
    List of objects this object extends to

  - `recordUuid` (string)
    UUID of the associated record
    Example: "abcdef12-3456-7890-abcd-ef1234567890"

  - `primary` (boolean)
    Indicates whether this preview is the primary one
    Example: true

  - `grid` (array)
    Rows of the preview grid

  - `grid.property` (object)
    The property details associated with the preview item.

  - `grid.property.uuid` (string, required)
    Unique identifier for the entity

  - `grid.property.name` (string)
    The name identifier of the property

  - `grid.property.label` (string)
    Display label for the property

  - `grid.property.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.property.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.property.createdBy.name` (string, required)

  - `grid.property.createdBy.label` (string)

  - `grid.property.createdBy.createdAt` (integer)

  - `grid.property.createdBy.updatedAt` (integer)

  - `grid.property.createdBy.deletedAt` (integer)

  - `grid.property.createdBy.createdByUuid` (string)

  - `grid.property.createdBy.updatedByUuid` (string)

  - `grid.property.createdBy.deletedByUuid` (string)

  - `grid.property.createdBy.index` (integer)

  - `grid.property.createdBy.deleted` (boolean)

  - `grid.property.createdBy.complete` (boolean)

  - `grid.property.createdBy.uuid` (string, required)

  - `grid.property.createdBy.properties` (array)

  - `grid.property.createdBy.properties.icon` (string)

  - `grid.property.createdBy.properties.name` (string)

  - `grid.property.createdBy.properties.value` (any)

  - `grid.property.createdBy.properties.type` (string)

  - `grid.property.createdBy.properties.label` (string)

  - `grid.property.createdBy.objects` (object)

  - `grid.property.createdBy.user` (object)

  - `grid.property.createdBy.user.uuid` (string)

  - `grid.property.createdBy.user.email` (string)

  - `grid.property.createdBy.user.firstname` (string)

  - `grid.property.createdBy.user.lastname` (string)

  - `grid.property.createdBy.user.initials` (string)

  - `grid.property.createdBy.user.scopes` (array)

  - `grid.property.createdBy.user.filters` (object)

  - `grid.property.createdBy.user.role` (string)

  - `grid.property.createdBy.user.record` (object)

  - `grid.property.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.property.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.property.updatedBy.name` (string, required)

  - `grid.property.updatedBy.label` (string)

  - `grid.property.updatedBy.createdAt` (integer)

  - `grid.property.updatedBy.updatedAt` (integer)

  - `grid.property.updatedBy.deletedAt` (integer)

  - `grid.property.updatedBy.createdByUuid` (string)

  - `grid.property.updatedBy.updatedByUuid` (string)

  - `grid.property.updatedBy.deletedByUuid` (string)

  - `grid.property.updatedBy.index` (integer)

  - `grid.property.updatedBy.deleted` (boolean)

  - `grid.property.updatedBy.complete` (boolean)

  - `grid.property.updatedBy.uuid` (string, required)

  - `grid.property.updatedBy.properties` (array)

  - `grid.property.updatedBy.properties.icon` (string)

  - `grid.property.updatedBy.properties.name` (string)

  - `grid.property.updatedBy.properties.value` (any)

  - `grid.property.updatedBy.properties.type` (string)

  - `grid.property.updatedBy.properties.label` (string)

  - `grid.property.updatedBy.objects` (object)

  - `grid.property.updatedBy.user` (object)

  - `grid.property.updatedBy.user.uuid` (string)

  - `grid.property.updatedBy.user.email` (string)

  - `grid.property.updatedBy.user.firstname` (string)

  - `grid.property.updatedBy.user.lastname` (string)

  - `grid.property.updatedBy.user.initials` (string)

  - `grid.property.updatedBy.user.scopes` (array)

  - `grid.property.updatedBy.user.filters` (object)

  - `grid.property.updatedBy.user.role` (string)

  - `grid.property.updatedBy.user.record` (object)

  - `grid.property.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.property.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.property.deletedBy.name` (string, required)

  - `grid.property.deletedBy.label` (string)

  - `grid.property.deletedBy.createdAt` (integer)

  - `grid.property.deletedBy.updatedAt` (integer)

  - `grid.property.deletedBy.deletedAt` (integer)

  - `grid.property.deletedBy.createdByUuid` (string)

  - `grid.property.deletedBy.updatedByUuid` (string)

  - `grid.property.deletedBy.deletedByUuid` (string)

  - `grid.property.deletedBy.index` (integer)

  - `grid.property.deletedBy.deleted` (boolean)

  - `grid.property.deletedBy.complete` (boolean)

  - `grid.property.deletedBy.uuid` (string, required)

  - `grid.property.deletedBy.properties` (array)

  - `grid.property.deletedBy.properties.icon` (string)

  - `grid.property.deletedBy.properties.name` (string)

  - `grid.property.deletedBy.properties.value` (any)

  - `grid.property.deletedBy.properties.type` (string)

  - `grid.property.deletedBy.properties.label` (string)

  - `grid.property.deletedBy.objects` (object)

  - `grid.property.deletedBy.user` (object)

  - `grid.property.deletedBy.user.uuid` (string)

  - `grid.property.deletedBy.user.email` (string)

  - `grid.property.deletedBy.user.firstname` (string)

  - `grid.property.deletedBy.user.lastname` (string)

  - `grid.property.deletedBy.user.initials` (string)

  - `grid.property.deletedBy.user.scopes` (array)

  - `grid.property.deletedBy.user.filters` (object)

  - `grid.property.deletedBy.user.role` (string)

  - `grid.property.deletedBy.user.record` (object)

  - `grid.property.index` (integer)
    Index number for ordering entities

  - `grid.property.description` (string)
    Detailed description of the property's purpose and usage

  - `grid.property.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `grid.property.options` (array)
    List of predefined options for properties that support selection

  - `grid.property.options.name` (string)

  - `grid.property.options.label` (string)

  - `grid.property.options.icon` (string)

  - `grid.property.options.color` (string)

  - `grid.property.options.disabled` (boolean)

  - `grid.property.options.usedIn` (object)

  - `grid.property.options.usedIn.recordUuids` (array)

  - `grid.property.options.usedIn.count` (integer)

  - `grid.property.group` (string)
    Group name for organizing related properties

  - `grid.property.format` (any)
    Format configuration for the property's display and validation

  - `grid.property.rules` (array)
    Collection of validation rules applied to the property

  - `grid.property.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `grid.property.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `grid.property.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `grid.property.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `grid.property.editable` (boolean)
    Indicates if the property value can be modified

  - `grid.property.formatSettings` (object)
    Additional format-specific settings for the property

  - `grid.property.usedIn` (object)
    Information about where this property is used in the system

  - `grid.property.usedIn.recordUuids` (array)

  - `grid.property.usedIn.count` (integer)

  - `grid.property.icon` (string)
    Icon identifier for visual representation of the property

  - `grid.property.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `grid.property.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `grid.property.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `grid.property.minAndMaxValue.t1` (integer)

  - `grid.property.minAndMaxValue.t2` (integer)

  - `grid.text` (string)
    The text content associated with the preview item.
    Example: "Sample text"

  - `grid.value` (any)
    The value associated with the preview item. This can hold custom data.

  - `grid.relatedObject` (object)
    The related object information for the preview item.

  - `grid.relatedObject.object` (object)
    The related object data.

  - `grid.relatedObject.object.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.object.name` (string)
    Unique identifier name for the object

  - `grid.relatedObject.object.label` (string)
    Display label for the object

  - `grid.relatedObject.object.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.object.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.object.createdBy.name` (string, required)

  - `grid.relatedObject.object.createdBy.label` (string)

  - `grid.relatedObject.object.createdBy.createdAt` (integer)

  - `grid.relatedObject.object.createdBy.updatedAt` (integer)

  - `grid.relatedObject.object.createdBy.deletedAt` (integer)

  - `grid.relatedObject.object.createdBy.createdByUuid` (string)

  - `grid.relatedObject.object.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.object.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.object.createdBy.index` (integer)

  - `grid.relatedObject.object.createdBy.deleted` (boolean)

  - `grid.relatedObject.object.createdBy.complete` (boolean)

  - `grid.relatedObject.object.createdBy.uuid` (string, required)

  - `grid.relatedObject.object.createdBy.properties` (array)

  - `grid.relatedObject.object.createdBy.properties.icon` (string)

  - `grid.relatedObject.object.createdBy.properties.name` (string)

  - `grid.relatedObject.object.createdBy.properties.value` (any)

  - `grid.relatedObject.object.createdBy.properties.type` (string)

  - `grid.relatedObject.object.createdBy.properties.label` (string)

  - `grid.relatedObject.object.createdBy.objects` (object)

  - `grid.relatedObject.object.createdBy.user` (object)

  - `grid.relatedObject.object.createdBy.user.uuid` (string)

  - `grid.relatedObject.object.createdBy.user.email` (string)

  - `grid.relatedObject.object.createdBy.user.firstname` (string)

  - `grid.relatedObject.object.createdBy.user.lastname` (string)

  - `grid.relatedObject.object.createdBy.user.initials` (string)

  - `grid.relatedObject.object.createdBy.user.scopes` (array)

  - `grid.relatedObject.object.createdBy.user.filters` (object)

  - `grid.relatedObject.object.createdBy.user.role` (string)

  - `grid.relatedObject.object.createdBy.user.record` (object)

  - `grid.relatedObject.object.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.object.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.object.updatedBy.name` (string, required)

  - `grid.relatedObject.object.updatedBy.label` (string)

  - `grid.relatedObject.object.updatedBy.createdAt` (integer)

  - `grid.relatedObject.object.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.object.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.object.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.object.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.updatedBy.index` (integer)

  - `grid.relatedObject.object.updatedBy.deleted` (boolean)

  - `grid.relatedObject.object.updatedBy.complete` (boolean)

  - `grid.relatedObject.object.updatedBy.uuid` (string, required)

  - `grid.relatedObject.object.updatedBy.properties` (array)

  - `grid.relatedObject.object.updatedBy.properties.icon` (string)

  - `grid.relatedObject.object.updatedBy.properties.name` (string)

  - `grid.relatedObject.object.updatedBy.properties.value` (any)

  - `grid.relatedObject.object.updatedBy.properties.type` (string)

  - `grid.relatedObject.object.updatedBy.properties.label` (string)

  - `grid.relatedObject.object.updatedBy.objects` (object)

  - `grid.relatedObject.object.updatedBy.user` (object)

  - `grid.relatedObject.object.updatedBy.user.uuid` (string)

  - `grid.relatedObject.object.updatedBy.user.email` (string)

  - `grid.relatedObject.object.updatedBy.user.firstname` (string)

  - `grid.relatedObject.object.updatedBy.user.lastname` (string)

  - `grid.relatedObject.object.updatedBy.user.initials` (string)

  - `grid.relatedObject.object.updatedBy.user.scopes` (array)

  - `grid.relatedObject.object.updatedBy.user.filters` (object)

  - `grid.relatedObject.object.updatedBy.user.role` (string)

  - `grid.relatedObject.object.updatedBy.user.record` (object)

  - `grid.relatedObject.object.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.object.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.object.deletedBy.name` (string, required)

  - `grid.relatedObject.object.deletedBy.label` (string)

  - `grid.relatedObject.object.deletedBy.createdAt` (integer)

  - `grid.relatedObject.object.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.object.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.object.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.object.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.deletedBy.index` (integer)

  - `grid.relatedObject.object.deletedBy.deleted` (boolean)

  - `grid.relatedObject.object.deletedBy.complete` (boolean)

  - `grid.relatedObject.object.deletedBy.uuid` (string, required)

  - `grid.relatedObject.object.deletedBy.properties` (array)

  - `grid.relatedObject.object.deletedBy.properties.icon` (string)

  - `grid.relatedObject.object.deletedBy.properties.name` (string)

  - `grid.relatedObject.object.deletedBy.properties.value` (any)

  - `grid.relatedObject.object.deletedBy.properties.type` (string)

  - `grid.relatedObject.object.deletedBy.properties.label` (string)

  - `grid.relatedObject.object.deletedBy.objects` (object)

  - `grid.relatedObject.object.deletedBy.user` (object)

  - `grid.relatedObject.object.deletedBy.user.uuid` (string)

  - `grid.relatedObject.object.deletedBy.user.email` (string)

  - `grid.relatedObject.object.deletedBy.user.firstname` (string)

  - `grid.relatedObject.object.deletedBy.user.lastname` (string)

  - `grid.relatedObject.object.deletedBy.user.initials` (string)

  - `grid.relatedObject.object.deletedBy.user.scopes` (array)

  - `grid.relatedObject.object.deletedBy.user.filters` (object)

  - `grid.relatedObject.object.deletedBy.user.role` (string)

  - `grid.relatedObject.object.deletedBy.user.record` (object)

  - `grid.relatedObject.object.index` (integer)
    Index number for ordering objects

  - `grid.relatedObject.object.plural` (string)
    Plural form of the object's name, used for display purposes

  - `grid.relatedObject.object.description` (string)
    Detailed description of the object's purpose and usage

  - `grid.relatedObject.object.groups` (array)
    Collection of group names this object belongs to

  - `grid.relatedObject.object.icon` (string)
    Icon identifier for visual representation of the object

  - `grid.relatedObject.object.showInMenu` (boolean)
    Indicates if this object should be displayed in navigation menus

  - `grid.relatedObject.object.defaultTrait` (string)
    Name of the default trait applied to this object

  - `grid.relatedObject.object.traits` (array)
    List of trait names associated with this object

  - `grid.relatedObject.object.views` (array)
    List of view configurations for displaying this object

  - `grid.relatedObject.object.views.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.object.views.name` (string)

  - `grid.relatedObject.object.views.label` (string)
    Display label for the entity, can be different from name

  - `grid.relatedObject.object.views.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.object.views.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.object.views.createdBy.name` (string, required)

  - `grid.relatedObject.object.views.createdBy.label` (string)

  - `grid.relatedObject.object.views.createdBy.createdAt` (integer)

  - `grid.relatedObject.object.views.createdBy.updatedAt` (integer)

  - `grid.relatedObject.object.views.createdBy.deletedAt` (integer)

  - `grid.relatedObject.object.views.createdBy.createdByUuid` (string)

  - `grid.relatedObject.object.views.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.object.views.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.object.views.createdBy.index` (integer)

  - `grid.relatedObject.object.views.createdBy.deleted` (boolean)

  - `grid.relatedObject.object.views.createdBy.complete` (boolean)

  - `grid.relatedObject.object.views.createdBy.uuid` (string, required)

  - `grid.relatedObject.object.views.createdBy.properties` (array)

  - `grid.relatedObject.object.views.createdBy.properties.icon` (string)

  - `grid.relatedObject.object.views.createdBy.properties.name` (string)

  - `grid.relatedObject.object.views.createdBy.properties.value` (any)

  - `grid.relatedObject.object.views.createdBy.properties.type` (string)

  - `grid.relatedObject.object.views.createdBy.properties.label` (string)

  - `grid.relatedObject.object.views.createdBy.objects` (object)

  - `grid.relatedObject.object.views.createdBy.user` (object)

  - `grid.relatedObject.object.views.createdBy.user.uuid` (string)

  - `grid.relatedObject.object.views.createdBy.user.email` (string)

  - `grid.relatedObject.object.views.createdBy.user.firstname` (string)

  - `grid.relatedObject.object.views.createdBy.user.lastname` (string)

  - `grid.relatedObject.object.views.createdBy.user.initials` (string)

  - `grid.relatedObject.object.views.createdBy.user.scopes` (array)

  - `grid.relatedObject.object.views.createdBy.user.filters` (object)

  - `grid.relatedObject.object.views.createdBy.user.role` (string)

  - `grid.relatedObject.object.views.createdBy.user.record` (object)

  - `grid.relatedObject.object.views.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.object.views.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.object.views.updatedBy.name` (string, required)

  - `grid.relatedObject.object.views.updatedBy.label` (string)

  - `grid.relatedObject.object.views.updatedBy.createdAt` (integer)

  - `grid.relatedObject.object.views.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.object.views.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.object.views.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.object.views.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.views.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.views.updatedBy.index` (integer)

  - `grid.relatedObject.object.views.updatedBy.deleted` (boolean)

  - `grid.relatedObject.object.views.updatedBy.complete` (boolean)

  - `grid.relatedObject.object.views.updatedBy.uuid` (string, required)

  - `grid.relatedObject.object.views.updatedBy.properties` (array)

  - `grid.relatedObject.object.views.updatedBy.properties.icon` (string)

  - `grid.relatedObject.object.views.updatedBy.properties.name` (string)

  - `grid.relatedObject.object.views.updatedBy.properties.value` (any)

  - `grid.relatedObject.object.views.updatedBy.properties.type` (string)

  - `grid.relatedObject.object.views.updatedBy.properties.label` (string)

  - `grid.relatedObject.object.views.updatedBy.objects` (object)

  - `grid.relatedObject.object.views.updatedBy.user` (object)

  - `grid.relatedObject.object.views.updatedBy.user.uuid` (string)

  - `grid.relatedObject.object.views.updatedBy.user.email` (string)

  - `grid.relatedObject.object.views.updatedBy.user.firstname` (string)

  - `grid.relatedObject.object.views.updatedBy.user.lastname` (string)

  - `grid.relatedObject.object.views.updatedBy.user.initials` (string)

  - `grid.relatedObject.object.views.updatedBy.user.scopes` (array)

  - `grid.relatedObject.object.views.updatedBy.user.filters` (object)

  - `grid.relatedObject.object.views.updatedBy.user.role` (string)

  - `grid.relatedObject.object.views.updatedBy.user.record` (object)

  - `grid.relatedObject.object.views.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.object.views.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.object.views.deletedBy.name` (string, required)

  - `grid.relatedObject.object.views.deletedBy.label` (string)

  - `grid.relatedObject.object.views.deletedBy.createdAt` (integer)

  - `grid.relatedObject.object.views.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.object.views.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.object.views.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.object.views.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.views.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.views.deletedBy.index` (integer)

  - `grid.relatedObject.object.views.deletedBy.deleted` (boolean)

  - `grid.relatedObject.object.views.deletedBy.complete` (boolean)

  - `grid.relatedObject.object.views.deletedBy.uuid` (string, required)

  - `grid.relatedObject.object.views.deletedBy.properties` (array)

  - `grid.relatedObject.object.views.deletedBy.properties.icon` (string)

  - `grid.relatedObject.object.views.deletedBy.properties.name` (string)

  - `grid.relatedObject.object.views.deletedBy.properties.value` (any)

  - `grid.relatedObject.object.views.deletedBy.properties.type` (string)

  - `grid.relatedObject.object.views.deletedBy.properties.label` (string)

  - `grid.relatedObject.object.views.deletedBy.objects` (object)

  - `grid.relatedObject.object.views.deletedBy.user` (object)

  - `grid.relatedObject.object.views.deletedBy.user.uuid` (string)

  - `grid.relatedObject.object.views.deletedBy.user.email` (string)

  - `grid.relatedObject.object.views.deletedBy.user.firstname` (string)

  - `grid.relatedObject.object.views.deletedBy.user.lastname` (string)

  - `grid.relatedObject.object.views.deletedBy.user.initials` (string)

  - `grid.relatedObject.object.views.deletedBy.user.scopes` (array)

  - `grid.relatedObject.object.views.deletedBy.user.filters` (object)

  - `grid.relatedObject.object.views.deletedBy.user.role` (string)

  - `grid.relatedObject.object.views.deletedBy.user.record` (object)

  - `grid.relatedObject.object.views.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.object.views.favorite` (boolean)

  - `grid.relatedObject.object.views.team` (boolean)

  - `grid.relatedObject.object.views.shared` (boolean)

  - `grid.relatedObject.object.views.personal` (boolean)

  - `grid.relatedObject.object.views.trait` (string)

  - `grid.relatedObject.object.views.filters` (object)
    DTO representing a filter composed of filter groups for querying records. The filter groups are combined using a logical OR operation. The filter items within each group are combined using a logical AND operation.

  - `grid.relatedObject.object.views.filters.groups` (array)
    A collection of filter groups.

  - `grid.relatedObject.object.views.filters.groups.items` (object)
    A set of filter items included in the group.

  - `grid.relatedObject.object.views.filters.groups.items.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.object.views.filters.groups.items.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.object.views.filters.groups.items.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.object.views.filters.groups.items.relationIncluded` (boolean)
    Specifies whether the relation is included.
    Example: true

  - `grid.relatedObject.object.views.filters.groups.items.operator` (string)
    Defines the operator used in the filter. Available operators are defined in the API documentation.
    Example: "EQUALS"

  - `grid.relatedObject.object.views.filters.groups.items.value` (any)
    Represents the value to filter against.
    Example: 12345

  - `grid.relatedObject.object.views.filters.groups.items.smartContent` (boolean)
    When true, filter fields contain smart content placeholders resolved at runtime.
    Example: true

  - `grid.relatedObject.object.views.shows` (array)

  - `grid.relatedObject.object.views.shows.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.object.views.shows.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.object.views.shows.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.object.views.shows.separator` (string)
    Separator string used to visually separate this item.
    Example: "|"

  - `grid.relatedObject.object.views.shows.sticky` (boolean)
    Flag indicating whether this item is sticky and will stay fixed in the list.

  - `grid.relatedObject.object.views.shows.width` (integer)
    Width of the item in pixels.
    Example: 100

  - `grid.relatedObject.object.views.shows.calculationFunction` (string)
    Calculation function used to calculate the value of the item.
    Example: "max"

  - `grid.relatedObject.object.views.shows.calculationResult` (any)
    Result of the calculation.
    Example: 100

  - `grid.relatedObject.object.views.sorts` (array)

  - `grid.relatedObject.object.views.sorts.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.object.views.sorts.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.object.views.sorts.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.object.views.sorts.direction` (string)
    The direction for sorting. Can be ASC (ascending) or DESC (descending).
    Enum: "ASC", "DESC"

  - `grid.relatedObject.object.views.limit` (integer)

  - `grid.relatedObject.object.views.showIcons` (boolean)

  - `grid.relatedObject.object.views.rowHeight` (string)

  - `grid.relatedObject.object.views.query` (string)

  - `grid.relatedObject.object.views.icon` (string)

  - `grid.relatedObject.object.views.flowProperty` (string)

  - `grid.relatedObject.object.views.flowPreview` (string)

  - `grid.relatedObject.object.views.defaultView` (boolean)

  - `grid.relatedObject.object.views.isInternallyPublic` (boolean)

  - `grid.relatedObject.object.properties` (array)
    List of properties defined for this object

  - `grid.relatedObject.object.properties.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.object.properties.name` (string)
    The name identifier of the property

  - `grid.relatedObject.object.properties.label` (string)
    Display label for the property

  - `grid.relatedObject.object.properties.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.object.properties.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.object.properties.createdBy.name` (string, required)

  - `grid.relatedObject.object.properties.createdBy.label` (string)

  - `grid.relatedObject.object.properties.createdBy.createdAt` (integer)

  - `grid.relatedObject.object.properties.createdBy.updatedAt` (integer)

  - `grid.relatedObject.object.properties.createdBy.deletedAt` (integer)

  - `grid.relatedObject.object.properties.createdBy.createdByUuid` (string)

  - `grid.relatedObject.object.properties.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.object.properties.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.object.properties.createdBy.index` (integer)

  - `grid.relatedObject.object.properties.createdBy.deleted` (boolean)

  - `grid.relatedObject.object.properties.createdBy.complete` (boolean)

  - `grid.relatedObject.object.properties.createdBy.uuid` (string, required)

  - `grid.relatedObject.object.properties.createdBy.properties` (array)

  - `grid.relatedObject.object.properties.createdBy.properties.icon` (string)

  - `grid.relatedObject.object.properties.createdBy.properties.name` (string)

  - `grid.relatedObject.object.properties.createdBy.properties.value` (any)

  - `grid.relatedObject.object.properties.createdBy.properties.type` (string)

  - `grid.relatedObject.object.properties.createdBy.properties.label` (string)

  - `grid.relatedObject.object.properties.createdBy.objects` (object)

  - `grid.relatedObject.object.properties.createdBy.user` (object)

  - `grid.relatedObject.object.properties.createdBy.user.uuid` (string)

  - `grid.relatedObject.object.properties.createdBy.user.email` (string)

  - `grid.relatedObject.object.properties.createdBy.user.firstname` (string)

  - `grid.relatedObject.object.properties.createdBy.user.lastname` (string)

  - `grid.relatedObject.object.properties.createdBy.user.initials` (string)

  - `grid.relatedObject.object.properties.createdBy.user.scopes` (array)

  - `grid.relatedObject.object.properties.createdBy.user.filters` (object)

  - `grid.relatedObject.object.properties.createdBy.user.role` (string)

  - `grid.relatedObject.object.properties.createdBy.user.record` (object)

  - `grid.relatedObject.object.properties.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.object.properties.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.object.properties.updatedBy.name` (string, required)

  - `grid.relatedObject.object.properties.updatedBy.label` (string)

  - `grid.relatedObject.object.properties.updatedBy.createdAt` (integer)

  - `grid.relatedObject.object.properties.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.object.properties.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.object.properties.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.object.properties.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.properties.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.properties.updatedBy.index` (integer)

  - `grid.relatedObject.object.properties.updatedBy.deleted` (boolean)

  - `grid.relatedObject.object.properties.updatedBy.complete` (boolean)

  - `grid.relatedObject.object.properties.updatedBy.uuid` (string, required)

  - `grid.relatedObject.object.properties.updatedBy.properties` (array)

  - `grid.relatedObject.object.properties.updatedBy.properties.icon` (string)

  - `grid.relatedObject.object.properties.updatedBy.properties.name` (string)

  - `grid.relatedObject.object.properties.updatedBy.properties.value` (any)

  - `grid.relatedObject.object.properties.updatedBy.properties.type` (string)

  - `grid.relatedObject.object.properties.updatedBy.properties.label` (string)

  - `grid.relatedObject.object.properties.updatedBy.objects` (object)

  - `grid.relatedObject.object.properties.updatedBy.user` (object)

  - `grid.relatedObject.object.properties.updatedBy.user.uuid` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.email` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.firstname` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.lastname` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.initials` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.scopes` (array)

  - `grid.relatedObject.object.properties.updatedBy.user.filters` (object)

  - `grid.relatedObject.object.properties.updatedBy.user.role` (string)

  - `grid.relatedObject.object.properties.updatedBy.user.record` (object)

  - `grid.relatedObject.object.properties.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.object.properties.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.object.properties.deletedBy.name` (string, required)

  - `grid.relatedObject.object.properties.deletedBy.label` (string)

  - `grid.relatedObject.object.properties.deletedBy.createdAt` (integer)

  - `grid.relatedObject.object.properties.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.object.properties.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.object.properties.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.object.properties.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.properties.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.properties.deletedBy.index` (integer)

  - `grid.relatedObject.object.properties.deletedBy.deleted` (boolean)

  - `grid.relatedObject.object.properties.deletedBy.complete` (boolean)

  - `grid.relatedObject.object.properties.deletedBy.uuid` (string, required)

  - `grid.relatedObject.object.properties.deletedBy.properties` (array)

  - `grid.relatedObject.object.properties.deletedBy.properties.icon` (string)

  - `grid.relatedObject.object.properties.deletedBy.properties.name` (string)

  - `grid.relatedObject.object.properties.deletedBy.properties.value` (any)

  - `grid.relatedObject.object.properties.deletedBy.properties.type` (string)

  - `grid.relatedObject.object.properties.deletedBy.properties.label` (string)

  - `grid.relatedObject.object.properties.deletedBy.objects` (object)

  - `grid.relatedObject.object.properties.deletedBy.user` (object)

  - `grid.relatedObject.object.properties.deletedBy.user.uuid` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.email` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.firstname` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.lastname` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.initials` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.scopes` (array)

  - `grid.relatedObject.object.properties.deletedBy.user.filters` (object)

  - `grid.relatedObject.object.properties.deletedBy.user.role` (string)

  - `grid.relatedObject.object.properties.deletedBy.user.record` (object)

  - `grid.relatedObject.object.properties.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.object.properties.description` (string)
    Detailed description of the property's purpose and usage

  - `grid.relatedObject.object.properties.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `grid.relatedObject.object.properties.options` (array)
    List of predefined options for properties that support selection

  - `grid.relatedObject.object.properties.options.name` (string)

  - `grid.relatedObject.object.properties.options.label` (string)

  - `grid.relatedObject.object.properties.options.icon` (string)

  - `grid.relatedObject.object.properties.options.color` (string)

  - `grid.relatedObject.object.properties.options.disabled` (boolean)

  - `grid.relatedObject.object.properties.options.usedIn` (object)

  - `grid.relatedObject.object.properties.options.usedIn.recordUuids` (array)

  - `grid.relatedObject.object.properties.options.usedIn.count` (integer)

  - `grid.relatedObject.object.properties.group` (string)
    Group name for organizing related properties

  - `grid.relatedObject.object.properties.format` (any)
    Format configuration for the property's display and validation

  - `grid.relatedObject.object.properties.rules` (array)
    Collection of validation rules applied to the property

  - `grid.relatedObject.object.properties.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `grid.relatedObject.object.properties.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `grid.relatedObject.object.properties.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `grid.relatedObject.object.properties.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `grid.relatedObject.object.properties.editable` (boolean)
    Indicates if the property value can be modified

  - `grid.relatedObject.object.properties.formatSettings` (object)
    Additional format-specific settings for the property

  - `grid.relatedObject.object.properties.usedIn` (object)
    Information about where this property is used in the system

  - `grid.relatedObject.object.properties.usedIn.recordUuids` (array)

  - `grid.relatedObject.object.properties.usedIn.count` (integer)

  - `grid.relatedObject.object.properties.icon` (string)
    Icon identifier for visual representation of the property

  - `grid.relatedObject.object.properties.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `grid.relatedObject.object.properties.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `grid.relatedObject.object.properties.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `grid.relatedObject.object.properties.minAndMaxValue.t1` (integer)

  - `grid.relatedObject.object.properties.minAndMaxValue.t2` (integer)

  - `grid.relatedObject.object.relations` (array)
    List of relations this object has with other objects

  - `grid.relatedObject.object.relations.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.object.relations.name` (string)
    Unique identifier name for the relation

  - `grid.relatedObject.object.relations.label` (string)
    Display label for the relation

  - `grid.relatedObject.object.relations.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.object.relations.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.object.relations.createdBy.name` (string, required)

  - `grid.relatedObject.object.relations.createdBy.label` (string)

  - `grid.relatedObject.object.relations.createdBy.createdAt` (integer)

  - `grid.relatedObject.object.relations.createdBy.updatedAt` (integer)

  - `grid.relatedObject.object.relations.createdBy.deletedAt` (integer)

  - `grid.relatedObject.object.relations.createdBy.createdByUuid` (string)

  - `grid.relatedObject.object.relations.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.object.relations.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.object.relations.createdBy.index` (integer)

  - `grid.relatedObject.object.relations.createdBy.deleted` (boolean)

  - `grid.relatedObject.object.relations.createdBy.complete` (boolean)

  - `grid.relatedObject.object.relations.createdBy.uuid` (string, required)

  - `grid.relatedObject.object.relations.createdBy.properties` (array)

  - `grid.relatedObject.object.relations.createdBy.properties.icon` (string)

  - `grid.relatedObject.object.relations.createdBy.properties.name` (string)

  - `grid.relatedObject.object.relations.createdBy.properties.value` (any)

  - `grid.relatedObject.object.relations.createdBy.properties.type` (string)

  - `grid.relatedObject.object.relations.createdBy.properties.label` (string)

  - `grid.relatedObject.object.relations.createdBy.objects` (object)

  - `grid.relatedObject.object.relations.createdBy.user` (object)

  - `grid.relatedObject.object.relations.createdBy.user.uuid` (string)

  - `grid.relatedObject.object.relations.createdBy.user.email` (string)

  - `grid.relatedObject.object.relations.createdBy.user.firstname` (string)

  - `grid.relatedObject.object.relations.createdBy.user.lastname` (string)

  - `grid.relatedObject.object.relations.createdBy.user.initials` (string)

  - `grid.relatedObject.object.relations.createdBy.user.scopes` (array)

  - `grid.relatedObject.object.relations.createdBy.user.filters` (object)

  - `grid.relatedObject.object.relations.createdBy.user.role` (string)

  - `grid.relatedObject.object.relations.createdBy.user.record` (object)

  - `grid.relatedObject.object.relations.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.object.relations.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.object.relations.updatedBy.name` (string, required)

  - `grid.relatedObject.object.relations.updatedBy.label` (string)

  - `grid.relatedObject.object.relations.updatedBy.createdAt` (integer)

  - `grid.relatedObject.object.relations.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.object.relations.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.object.relations.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.object.relations.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.relations.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.relations.updatedBy.index` (integer)

  - `grid.relatedObject.object.relations.updatedBy.deleted` (boolean)

  - `grid.relatedObject.object.relations.updatedBy.complete` (boolean)

  - `grid.relatedObject.object.relations.updatedBy.uuid` (string, required)

  - `grid.relatedObject.object.relations.updatedBy.properties` (array)

  - `grid.relatedObject.object.relations.updatedBy.properties.icon` (string)

  - `grid.relatedObject.object.relations.updatedBy.properties.name` (string)

  - `grid.relatedObject.object.relations.updatedBy.properties.value` (any)

  - `grid.relatedObject.object.relations.updatedBy.properties.type` (string)

  - `grid.relatedObject.object.relations.updatedBy.properties.label` (string)

  - `grid.relatedObject.object.relations.updatedBy.objects` (object)

  - `grid.relatedObject.object.relations.updatedBy.user` (object)

  - `grid.relatedObject.object.relations.updatedBy.user.uuid` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.email` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.firstname` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.lastname` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.initials` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.scopes` (array)

  - `grid.relatedObject.object.relations.updatedBy.user.filters` (object)

  - `grid.relatedObject.object.relations.updatedBy.user.role` (string)

  - `grid.relatedObject.object.relations.updatedBy.user.record` (object)

  - `grid.relatedObject.object.relations.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.object.relations.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.object.relations.deletedBy.name` (string, required)

  - `grid.relatedObject.object.relations.deletedBy.label` (string)

  - `grid.relatedObject.object.relations.deletedBy.createdAt` (integer)

  - `grid.relatedObject.object.relations.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.object.relations.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.object.relations.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.object.relations.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.object.relations.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.object.relations.deletedBy.index` (integer)

  - `grid.relatedObject.object.relations.deletedBy.deleted` (boolean)

  - `grid.relatedObject.object.relations.deletedBy.complete` (boolean)

  - `grid.relatedObject.object.relations.deletedBy.uuid` (string, required)

  - `grid.relatedObject.object.relations.deletedBy.properties` (array)

  - `grid.relatedObject.object.relations.deletedBy.properties.icon` (string)

  - `grid.relatedObject.object.relations.deletedBy.properties.name` (string)

  - `grid.relatedObject.object.relations.deletedBy.properties.value` (any)

  - `grid.relatedObject.object.relations.deletedBy.properties.type` (string)

  - `grid.relatedObject.object.relations.deletedBy.properties.label` (string)

  - `grid.relatedObject.object.relations.deletedBy.objects` (object)

  - `grid.relatedObject.object.relations.deletedBy.user` (object)

  - `grid.relatedObject.object.relations.deletedBy.user.uuid` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.email` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.firstname` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.lastname` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.initials` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.scopes` (array)

  - `grid.relatedObject.object.relations.deletedBy.user.filters` (object)

  - `grid.relatedObject.object.relations.deletedBy.user.role` (string)

  - `grid.relatedObject.object.relations.deletedBy.user.record` (object)

  - `grid.relatedObject.object.relations.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.object.relations.description` (string)
    Detailed description of the relation's purpose and usage

  - `grid.relatedObject.object.relations.objects` (array)
    Set of Caraer objects that are part of this relation

  - `grid.relatedObject.object.relations.immutable` (boolean)
    Whether the relation is immutable

  - `grid.relatedObject.object.relations.editable` (boolean)
    Whether the relation is editable

  - `grid.relatedObject.object.suites` (array)
    List of suite names this object belongs to

  - `grid.relatedObject.object.extendsTo` (array)
    List of objects this object extends to

  - `grid.relatedObject.relation` (object)
    The type of relation between objects.

  - `grid.relatedObject.relation.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.relation.name` (string)
    Unique identifier name for the relation

  - `grid.relatedObject.relation.label` (string)
    Display label for the relation

  - `grid.relatedObject.relation.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.relation.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.relation.createdBy.name` (string, required)

  - `grid.relatedObject.relation.createdBy.label` (string)

  - `grid.relatedObject.relation.createdBy.createdAt` (integer)

  - `grid.relatedObject.relation.createdBy.updatedAt` (integer)

  - `grid.relatedObject.relation.createdBy.deletedAt` (integer)

  - `grid.relatedObject.relation.createdBy.createdByUuid` (string)

  - `grid.relatedObject.relation.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.createdBy.index` (integer)

  - `grid.relatedObject.relation.createdBy.deleted` (boolean)

  - `grid.relatedObject.relation.createdBy.complete` (boolean)

  - `grid.relatedObject.relation.createdBy.uuid` (string, required)

  - `grid.relatedObject.relation.createdBy.properties` (array)

  - `grid.relatedObject.relation.createdBy.properties.icon` (string)

  - `grid.relatedObject.relation.createdBy.properties.name` (string)

  - `grid.relatedObject.relation.createdBy.properties.value` (any)

  - `grid.relatedObject.relation.createdBy.properties.type` (string)

  - `grid.relatedObject.relation.createdBy.properties.label` (string)

  - `grid.relatedObject.relation.createdBy.objects` (object)

  - `grid.relatedObject.relation.createdBy.user` (object)

  - `grid.relatedObject.relation.createdBy.user.uuid` (string)

  - `grid.relatedObject.relation.createdBy.user.email` (string)

  - `grid.relatedObject.relation.createdBy.user.firstname` (string)

  - `grid.relatedObject.relation.createdBy.user.lastname` (string)

  - `grid.relatedObject.relation.createdBy.user.initials` (string)

  - `grid.relatedObject.relation.createdBy.user.scopes` (array)

  - `grid.relatedObject.relation.createdBy.user.filters` (object)

  - `grid.relatedObject.relation.createdBy.user.role` (string)

  - `grid.relatedObject.relation.createdBy.user.record` (object)

  - `grid.relatedObject.relation.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.relation.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.relation.updatedBy.name` (string, required)

  - `grid.relatedObject.relation.updatedBy.label` (string)

  - `grid.relatedObject.relation.updatedBy.createdAt` (integer)

  - `grid.relatedObject.relation.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.updatedBy.index` (integer)

  - `grid.relatedObject.relation.updatedBy.deleted` (boolean)

  - `grid.relatedObject.relation.updatedBy.complete` (boolean)

  - `grid.relatedObject.relation.updatedBy.uuid` (string, required)

  - `grid.relatedObject.relation.updatedBy.properties` (array)

  - `grid.relatedObject.relation.updatedBy.properties.icon` (string)

  - `grid.relatedObject.relation.updatedBy.properties.name` (string)

  - `grid.relatedObject.relation.updatedBy.properties.value` (any)

  - `grid.relatedObject.relation.updatedBy.properties.type` (string)

  - `grid.relatedObject.relation.updatedBy.properties.label` (string)

  - `grid.relatedObject.relation.updatedBy.objects` (object)

  - `grid.relatedObject.relation.updatedBy.user` (object)

  - `grid.relatedObject.relation.updatedBy.user.uuid` (string)

  - `grid.relatedObject.relation.updatedBy.user.email` (string)

  - `grid.relatedObject.relation.updatedBy.user.firstname` (string)

  - `grid.relatedObject.relation.updatedBy.user.lastname` (string)

  - `grid.relatedObject.relation.updatedBy.user.initials` (string)

  - `grid.relatedObject.relation.updatedBy.user.scopes` (array)

  - `grid.relatedObject.relation.updatedBy.user.filters` (object)

  - `grid.relatedObject.relation.updatedBy.user.role` (string)

  - `grid.relatedObject.relation.updatedBy.user.record` (object)

  - `grid.relatedObject.relation.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.relation.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.relation.deletedBy.name` (string, required)

  - `grid.relatedObject.relation.deletedBy.label` (string)

  - `grid.relatedObject.relation.deletedBy.createdAt` (integer)

  - `grid.relatedObject.relation.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.deletedBy.index` (integer)

  - `grid.relatedObject.relation.deletedBy.deleted` (boolean)

  - `grid.relatedObject.relation.deletedBy.complete` (boolean)

  - `grid.relatedObject.relation.deletedBy.uuid` (string, required)

  - `grid.relatedObject.relation.deletedBy.properties` (array)

  - `grid.relatedObject.relation.deletedBy.properties.icon` (string)

  - `grid.relatedObject.relation.deletedBy.properties.name` (string)

  - `grid.relatedObject.relation.deletedBy.properties.value` (any)

  - `grid.relatedObject.relation.deletedBy.properties.type` (string)

  - `grid.relatedObject.relation.deletedBy.properties.label` (string)

  - `grid.relatedObject.relation.deletedBy.objects` (object)

  - `grid.relatedObject.relation.deletedBy.user` (object)

  - `grid.relatedObject.relation.deletedBy.user.uuid` (string)

  - `grid.relatedObject.relation.deletedBy.user.email` (string)

  - `grid.relatedObject.relation.deletedBy.user.firstname` (string)

  - `grid.relatedObject.relation.deletedBy.user.lastname` (string)

  - `grid.relatedObject.relation.deletedBy.user.initials` (string)

  - `grid.relatedObject.relation.deletedBy.user.scopes` (array)

  - `grid.relatedObject.relation.deletedBy.user.filters` (object)

  - `grid.relatedObject.relation.deletedBy.user.role` (string)

  - `grid.relatedObject.relation.deletedBy.user.record` (object)

  - `grid.relatedObject.relation.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.relation.description` (string)
    Detailed description of the relation's purpose and usage

  - `grid.relatedObject.relation.objects` (array)
    Set of Caraer objects that are part of this relation

  - `grid.relatedObject.relation.objects.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.relation.objects.name` (string)
    Unique identifier name for the object

  - `grid.relatedObject.relation.objects.label` (string)
    Display label for the object

  - `grid.relatedObject.relation.objects.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.relation.objects.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.relation.objects.createdBy.name` (string, required)

  - `grid.relatedObject.relation.objects.createdBy.label` (string)

  - `grid.relatedObject.relation.objects.createdBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.createdBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.createdBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.createdBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.createdBy.index` (integer)

  - `grid.relatedObject.relation.objects.createdBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.createdBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.createdBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.createdBy.properties` (array)

  - `grid.relatedObject.relation.objects.createdBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.createdBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.createdBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.createdBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.createdBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.createdBy.objects` (object)

  - `grid.relatedObject.relation.objects.createdBy.user` (object)

  - `grid.relatedObject.relation.objects.createdBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.email` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.createdBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.createdBy.user.role` (string)

  - `grid.relatedObject.relation.objects.createdBy.user.record` (object)

  - `grid.relatedObject.relation.objects.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.relation.objects.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.relation.objects.updatedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.updatedBy.label` (string)

  - `grid.relatedObject.relation.objects.updatedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.updatedBy.index` (integer)

  - `grid.relatedObject.relation.objects.updatedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.updatedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.updatedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.updatedBy.properties` (array)

  - `grid.relatedObject.relation.objects.updatedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.updatedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.updatedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.updatedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.updatedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.updatedBy.objects` (object)

  - `grid.relatedObject.relation.objects.updatedBy.user` (object)

  - `grid.relatedObject.relation.objects.updatedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.updatedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.updatedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.updatedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.relation.objects.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.relation.objects.deletedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.deletedBy.label` (string)

  - `grid.relatedObject.relation.objects.deletedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.deletedBy.index` (integer)

  - `grid.relatedObject.relation.objects.deletedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.deletedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.deletedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.deletedBy.properties` (array)

  - `grid.relatedObject.relation.objects.deletedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.deletedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.deletedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.deletedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.deletedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.deletedBy.objects` (object)

  - `grid.relatedObject.relation.objects.deletedBy.user` (object)

  - `grid.relatedObject.relation.objects.deletedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.deletedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.deletedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.deletedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.index` (integer)
    Index number for ordering objects

  - `grid.relatedObject.relation.objects.plural` (string)
    Plural form of the object's name, used for display purposes

  - `grid.relatedObject.relation.objects.description` (string)
    Detailed description of the object's purpose and usage

  - `grid.relatedObject.relation.objects.groups` (array)
    Collection of group names this object belongs to

  - `grid.relatedObject.relation.objects.icon` (string)
    Icon identifier for visual representation of the object

  - `grid.relatedObject.relation.objects.showInMenu` (boolean)
    Indicates if this object should be displayed in navigation menus

  - `grid.relatedObject.relation.objects.defaultTrait` (string)
    Name of the default trait applied to this object

  - `grid.relatedObject.relation.objects.traits` (array)
    List of trait names associated with this object

  - `grid.relatedObject.relation.objects.views` (array)
    List of view configurations for displaying this object

  - `grid.relatedObject.relation.objects.views.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.relation.objects.views.name` (string)

  - `grid.relatedObject.relation.objects.views.label` (string)
    Display label for the entity, can be different from name

  - `grid.relatedObject.relation.objects.views.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.relation.objects.views.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.relation.objects.views.createdBy.name` (string, required)

  - `grid.relatedObject.relation.objects.views.createdBy.label` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.views.createdBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.views.createdBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.views.createdBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.index` (integer)

  - `grid.relatedObject.relation.objects.views.createdBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.views.createdBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.views.createdBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.views.createdBy.properties` (array)

  - `grid.relatedObject.relation.objects.views.createdBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.views.createdBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.objects` (object)

  - `grid.relatedObject.relation.objects.views.createdBy.user` (object)

  - `grid.relatedObject.relation.objects.views.createdBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.email` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.views.createdBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.views.createdBy.user.role` (string)

  - `grid.relatedObject.relation.objects.views.createdBy.user.record` (object)

  - `grid.relatedObject.relation.objects.views.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.relation.objects.views.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.relation.objects.views.updatedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.views.updatedBy.label` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.views.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.views.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.views.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.index` (integer)

  - `grid.relatedObject.relation.objects.views.updatedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.views.updatedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.views.updatedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties` (array)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.objects` (object)

  - `grid.relatedObject.relation.objects.views.updatedBy.user` (object)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.views.updatedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.views.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.relation.objects.views.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.relation.objects.views.deletedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.views.deletedBy.label` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.views.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.views.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.views.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.index` (integer)

  - `grid.relatedObject.relation.objects.views.deletedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.views.deletedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.views.deletedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties` (array)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.objects` (object)

  - `grid.relatedObject.relation.objects.views.deletedBy.user` (object)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.views.deletedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.views.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.relation.objects.views.favorite` (boolean)

  - `grid.relatedObject.relation.objects.views.team` (boolean)

  - `grid.relatedObject.relation.objects.views.shared` (boolean)

  - `grid.relatedObject.relation.objects.views.personal` (boolean)

  - `grid.relatedObject.relation.objects.views.trait` (string)

  - `grid.relatedObject.relation.objects.views.filters` (object)
    DTO representing a filter composed of filter groups for querying records. The filter groups are combined using a logical OR operation. The filter items within each group are combined using a logical AND operation.

  - `grid.relatedObject.relation.objects.views.filters.groups` (array)
    A collection of filter groups.

  - `grid.relatedObject.relation.objects.views.filters.groups.items` (object)
    A set of filter items included in the group.

  - `grid.relatedObject.relation.objects.views.filters.groups.items.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.relation.objects.views.filters.groups.items.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.relation.objects.views.filters.groups.items.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.relation.objects.views.filters.groups.items.relationIncluded` (boolean)
    Specifies whether the relation is included.
    Example: true

  - `grid.relatedObject.relation.objects.views.filters.groups.items.operator` (string)
    Defines the operator used in the filter. Available operators are defined in the API documentation.
    Example: "EQUALS"

  - `grid.relatedObject.relation.objects.views.filters.groups.items.value` (any)
    Represents the value to filter against.
    Example: 12345

  - `grid.relatedObject.relation.objects.views.filters.groups.items.smartContent` (boolean)
    When true, filter fields contain smart content placeholders resolved at runtime.
    Example: true

  - `grid.relatedObject.relation.objects.views.shows` (array)

  - `grid.relatedObject.relation.objects.views.shows.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.relation.objects.views.shows.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.relation.objects.views.shows.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.relation.objects.views.shows.separator` (string)
    Separator string used to visually separate this item.
    Example: "|"

  - `grid.relatedObject.relation.objects.views.shows.sticky` (boolean)
    Flag indicating whether this item is sticky and will stay fixed in the list.

  - `grid.relatedObject.relation.objects.views.shows.width` (integer)
    Width of the item in pixels.
    Example: 100

  - `grid.relatedObject.relation.objects.views.shows.calculationFunction` (string)
    Calculation function used to calculate the value of the item.
    Example: "max"

  - `grid.relatedObject.relation.objects.views.shows.calculationResult` (any)
    Result of the calculation.
    Example: 100

  - `grid.relatedObject.relation.objects.views.sorts` (array)

  - `grid.relatedObject.relation.objects.views.sorts.object` (string)
    The name of the object to which this pagination item belongs.
    Example: "User"

  - `grid.relatedObject.relation.objects.views.sorts.relation` (string)
    The relationship between objects.
    Example: "hasProperty"

  - `grid.relatedObject.relation.objects.views.sorts.property` (string)
    The name of the property within the object.
    Example: "email"

  - `grid.relatedObject.relation.objects.views.sorts.direction` (string)
    The direction for sorting. Can be ASC (ascending) or DESC (descending).
    Enum: "ASC", "DESC"

  - `grid.relatedObject.relation.objects.views.limit` (integer)

  - `grid.relatedObject.relation.objects.views.showIcons` (boolean)

  - `grid.relatedObject.relation.objects.views.rowHeight` (string)

  - `grid.relatedObject.relation.objects.views.query` (string)

  - `grid.relatedObject.relation.objects.views.icon` (string)

  - `grid.relatedObject.relation.objects.views.flowProperty` (string)

  - `grid.relatedObject.relation.objects.views.flowPreview` (string)

  - `grid.relatedObject.relation.objects.views.defaultView` (boolean)

  - `grid.relatedObject.relation.objects.views.isInternallyPublic` (boolean)

  - `grid.relatedObject.relation.objects.properties` (array)
    List of properties defined for this object

  - `grid.relatedObject.relation.objects.properties.uuid` (string, required)
    Unique identifier for the entity

  - `grid.relatedObject.relation.objects.properties.name` (string)
    The name identifier of the property

  - `grid.relatedObject.relation.objects.properties.label` (string)
    Display label for the property

  - `grid.relatedObject.relation.objects.properties.createdAt` (integer)
    Unix timestamp when the entity was created

  - `grid.relatedObject.relation.objects.properties.createdBy` (object)
    Identifier of the user who created the entity

  - `grid.relatedObject.relation.objects.properties.createdBy.name` (string, required)

  - `grid.relatedObject.relation.objects.properties.createdBy.label` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.properties.createdBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.createdBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.createdBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.index` (integer)

  - `grid.relatedObject.relation.objects.properties.createdBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.properties.createdBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.properties.createdBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties` (array)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.objects` (object)

  - `grid.relatedObject.relation.objects.properties.createdBy.user` (object)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.email` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.role` (string)

  - `grid.relatedObject.relation.objects.properties.createdBy.user.record` (object)

  - `grid.relatedObject.relation.objects.properties.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `grid.relatedObject.relation.objects.properties.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `grid.relatedObject.relation.objects.properties.updatedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.properties.updatedBy.label` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.properties.updatedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.updatedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.updatedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.index` (integer)

  - `grid.relatedObject.relation.objects.properties.updatedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.properties.updatedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.properties.updatedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties` (array)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.objects` (object)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user` (object)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.properties.updatedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.properties.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `grid.relatedObject.relation.objects.properties.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `grid.relatedObject.relation.objects.properties.deletedBy.name` (string, required)

  - `grid.relatedObject.relation.objects.properties.deletedBy.label` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.createdAt` (integer)

  - `grid.relatedObject.relation.objects.properties.deletedBy.updatedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.deletedBy.deletedAt` (integer)

  - `grid.relatedObject.relation.objects.properties.deletedBy.createdByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.updatedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.deletedByUuid` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.index` (integer)

  - `grid.relatedObject.relation.objects.properties.deletedBy.deleted` (boolean)

  - `grid.relatedObject.relation.objects.properties.deletedBy.complete` (boolean)

  - `grid.relatedObject.relation.objects.properties.deletedBy.uuid` (string, required)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties` (array)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties.icon` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties.name` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties.value` (any)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties.type` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.properties.label` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.objects` (object)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user` (object)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.uuid` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.email` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.firstname` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.lastname` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.initials` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.scopes` (array)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.filters` (object)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.role` (string)

  - `grid.relatedObject.relation.objects.properties.deletedBy.user.record` (object)

  - `grid.relatedObject.relation.objects.properties.index` (integer)
    Index number for ordering entities

  - `grid.relatedObject.relation.objects.properties.description` (string)
    Detailed description of the property's purpose and usage

  - `grid.relatedObject.relation.objects.properties.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `grid.relatedObject.relation.objects.properties.options` (array)
    List of predefined options for properties that support selection

  - `grid.relatedObject.relation.objects.properties.options.name` (string)

  - `grid.relatedObject.relation.objects.properties.options.label` (string)

  - `grid.relatedObject.relation.objects.properties.options.icon` (string)

  - `grid.relatedObject.relation.objects.properties.options.color` (string)

  - `grid.relatedObject.relation.objects.properties.options.disabled` (boolean)

  - `grid.relatedObject.relation.objects.properties.options.usedIn` (object)

  - `grid.relatedObject.relation.objects.properties.options.usedIn.recordUuids` (array)

  - `grid.relatedObject.relation.objects.properties.options.usedIn.count` (integer)

  - `grid.relatedObject.relation.objects.properties.group` (string)
    Group name for organizing related properties

  - `grid.relatedObject.relation.objects.properties.format` (any)
    Format configuration for the property's display and validation

  - `grid.relatedObject.relation.objects.properties.rules` (array)
    Collection of validation rules applied to the property

  - `grid.relatedObject.relation.objects.properties.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `grid.relatedObject.relation.objects.properties.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `grid.relatedObject.relation.objects.properties.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `grid.relatedObject.relation.objects.properties.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `grid.relatedObject.relation.objects.properties.editable` (boolean)
    Indicates if the property value can be modified

  - `grid.relatedObject.relation.objects.properties.formatSettings` (object)
    Additional format-specific settings for the property

  - `grid.relatedObject.relation.objects.properties.usedIn` (object)
    Information about where this property is used in the system

  - `grid.relatedObject.relation.objects.properties.usedIn.recordUuids` (array)

  - `grid.relatedObject.relation.objects.properties.usedIn.count` (integer)

  - `grid.relatedObject.relation.objects.properties.icon` (string)
    Icon identifier for visual representation of the property

  - `grid.relatedObject.relation.objects.properties.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `grid.relatedObject.relation.objects.properties.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `grid.relatedObject.relation.objects.properties.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `grid.relatedObject.relation.objects.properties.minAndMaxValue.t1` (integer)

  - `grid.relatedObject.relation.objects.properties.minAndMaxValue.t2` (integer)

  - `grid.relatedObject.relation.objects.relations` (array)
    List of relations this object has with other objects

  - `grid.relatedObject.relation.objects.suites` (array)
    List of suite names this object belongs to

  - `grid.relatedObject.relation.objects.extendsTo` (array)
    List of objects this object extends to

  - `grid.relatedObject.relation.immutable` (boolean)
    Whether the relation is immutable

  - `grid.relatedObject.relation.editable` (boolean)
    Whether the relation is editable

  - `grid.relatedObjectValue` (any)
    The related object value associated with this preview item.

  - `grid.divider` (string)
    Whether the preview item is a divider. (solid, dashed, dotted, spacer)
    Example: "solid"

  - `grid.buttonText` (string)
    The button text associated with the preview item.
    Example: "Sample text"

  - `grid.buttonUrl` (string)
    The button url associated with the preview item.
    Example: "https://www.google.com"

  - `grid.buttonTextValue` (any)
    The button text value associated with the preview item.

  - `grid.buttonUrlValue` (any)
    The button value associated with the preview item.

  - `grid.settings` (object)
    The settings associated with the preview item.

  - `grid.settings.showIcon` (boolean)
    Whether the preview item should show the icon.

  - `grid.settings.iconPadding` (number)
    The padding of the icon.

  - `grid.settings.iconColor` (string)
    The color of the icon.

  - `grid.settings.iconSize` (number)
    The size of the icon.

  - `grid.settings.defaultValue` (string)
    The default value of the preview item.

  - `grid.settings.editable` (boolean)
    Whether this preview property is editable inline.

  - `grid.settings.helpText` (string)
    The help text of the preview item.

  - `grid.settings.paragraph` (string)
    The paragraph of the preview item p, h1, h2, h3, h4, h5, h6.

  - `grid.settings.showColor` (boolean)
    Whether the preview item should show the color of the select option.

  - `grid.settings.showBorder` (boolean)
    Whether the preview item should show the border around the select option.

  - `grid.settings.buttonType` (string)
    What type the button should be (primary, secondary or tertiary)

  - `grid.styling` (object)
    The styling associated with the preview item.

  - `grid.styling.all` (object)
    The style set for all devices

  - `grid.styling.all.hide` (boolean)

  - `grid.styling.all.customID` (string)

  - `grid.styling.all.customClass` (string)

  - `grid.styling.all.customAnchor` (string)

  - `grid.styling.all.spacing` (number)

  - `grid.styling.all.directionLTR` (boolean)

  - `grid.styling.all.alignContent` (string)

  - `grid.styling.all.alignItems` (string)

  - `grid.styling.all.justifyContent` (string)

  - `grid.styling.all.alignSelf` (string)

  - `grid.styling.all.flexWrap` (string)

  - `grid.styling.all.flexDirection` (string)

  - `grid.styling.all.overflow` (string)

  - `grid.styling.all.transformX` (number)

  - `grid.styling.all.transformY` (number)

  - `grid.styling.all.topMargin` (number)

  - `grid.styling.all.bottomMargin` (number)

  - `grid.styling.all.leftMargin` (number)

  - `grid.styling.all.rightMargin` (number)

  - `grid.styling.all.topPadding` (number)

  - `grid.styling.all.bottomPadding` (number)

  - `grid.styling.all.leftPadding` (number)

  - `grid.styling.all.rightPadding` (number)

  - `grid.styling.all.fullWidthEnabled` (boolean)

  - `grid.styling.all.maxWidth` (number)

  - `grid.styling.all.minWidth` (number)

  - `grid.styling.all.width` (number)

  - `grid.styling.all.flex` (integer)

  - `grid.styling.all.minHeight` (number)

  - `grid.styling.all.maxHeight` (number)

  - `grid.styling.all.height` (number)

  - `grid.styling.all.borderRadiusTopLeft` (number)

  - `grid.styling.all.borderRadiusTopRight` (number)

  - `grid.styling.all.borderRadiusBottomLeft` (number)

  - `grid.styling.all.borderRadiusBottomRight` (number)

  - `grid.styling.all.borderWidthTop` (number)

  - `grid.styling.all.borderWidthBottom` (number)

  - `grid.styling.all.borderWidthLeft` (number)

  - `grid.styling.all.borderWidthRight` (number)

  - `grid.styling.all.borderColorTop` (string)

  - `grid.styling.all.borderColorBottom` (string)

  - `grid.styling.all.borderColorLeft` (string)

  - `grid.styling.all.borderColorRight` (string)

  - `grid.styling.all.borderStyleTop` (string)

  - `grid.styling.all.borderStyleBottom` (string)

  - `grid.styling.all.borderStyleLeft` (string)

  - `grid.styling.all.borderStyleRight` (string)

  - `grid.styling.all.backgroundVideo` (string)

  - `grid.styling.all.backgroundImage` (string)

  - `grid.styling.all.backgroundMediaRepeat` (string)

  - `grid.styling.all.backgroundMediaFit` (string)

  - `grid.styling.all.backgroundMediaSizeWidth` (number)

  - `grid.styling.all.backgroundMediaSizeHeight` (number)

  - `grid.styling.all.backgroundMediaPosition` (string)

  - `grid.styling.all.backgroundMediaScroll` (string)

  - `grid.styling.all.backgroundMediaParallax` (boolean)

  - `grid.styling.all.backgroundMediaAutoPlay` (boolean)

  - `grid.styling.all.backgroundMediaMuted` (boolean)

  - `grid.styling.all.backgroundMediaLoop` (boolean)

  - `grid.styling.all.backgroundColorOverlayColor` (string)

  - `grid.styling.all.backgroundColorOverlayOpacity` (number)

  - `grid.styling.all.backgroundGradientOverlayColors` (array)

  - `grid.styling.all.backgroundGradientOverlayOpacity` (number)

  - `grid.styling.all.backgroundGradientOverlayDirection` (string)

  - `grid.styling.all.backgroundColor` (string)

  - `grid.styling.all.backgroundColorOffsetBottom` (number)

  - `grid.styling.all.backgroundColorOffsetLeft` (number)

  - `grid.styling.all.backgroundColorOffsetRight` (number)

  - `grid.styling.all.backgroundColorOffsetTop` (number)

  - `grid.styling.all.backgroundGradientColors` (array)

  - `grid.styling.all.backgroundGradientOpacity` (number)

  - `grid.styling.all.backgroundGradientDirection` (string)

  - `grid.styling.all.animationDelay` (number)

  - `grid.styling.all.animationDuration` (number)

  - `grid.styling.all.animationIn` (string)

  - `grid.styling.all.animationOut` (string)

  - `grid.styling.all.animationRepeat` (string)

  - `grid.styling.all.animationDirection` (string)

  - `grid.styling.all.animationTimingFunction` (string)

  - `grid.styling.all.animationFillMode` (string)

  - `grid.styling.all.mediaHover` (string)

  - `grid.styling.all.mediaAlignment` (string)

  - `grid.styling.all.mediaFit` (string)

  - `grid.styling.all.mediaPosition` (string)

  - `grid.styling.all.enlargeOnClickBorderRadiusTopLeft` (number)

  - `grid.styling.all.enlargeOnClickBorderRadiusTopRight` (number)

  - `grid.styling.all.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `grid.styling.all.enlargeOnClickBorderRadiusBottomRight` (number)

  - `grid.styling.all.enlargeOnClickBorderWidthTop` (number)

  - `grid.styling.all.enlargeOnClickBorderWidthBottom` (number)

  - `grid.styling.all.enlargeOnClickBorderWidthLeft` (number)

  - `grid.styling.all.enlargeOnClickBorderWidthRight` (number)

  - `grid.styling.all.enlargeOnClickBorderColorTop` (string)

  - `grid.styling.all.enlargeOnClickBorderColorBottom` (string)

  - `grid.styling.all.enlargeOnClickBorderColorLeft` (string)

  - `grid.styling.all.enlargeOnClickBorderColorRight` (string)

  - `grid.styling.all.enlargeOnClickBorderStyleTop` (string)

  - `grid.styling.all.enlargeOnClickBorderStyleBottom` (string)

  - `grid.styling.all.enlargeOnClickBorderStyleLeft` (string)

  - `grid.styling.all.enlargeOnClickBorderStyleRight` (string)

  - `grid.styling.all.enlargeOnClickShadowOffsetX` (number)

  - `grid.styling.all.enlargeOnClickShadowOffsetY` (number)

  - `grid.styling.all.enlargeOnClickShadowBlur` (number)

  - `grid.styling.all.enlargeOnClickShadowColor` (string)

  - `grid.styling.all.enlargeOnClickShadowSpread` (number)

  - `grid.styling.all.enlargeOnClickShadowInset` (boolean)

  - `grid.styling.all.enlargeOnClickShadowOpacity` (number)

  - `grid.styling.all.enlargeOnClickScale` (number)

  - `grid.styling.all.shadowOffsetX` (number)

  - `grid.styling.all.shadowOffsetY` (number)

  - `grid.styling.all.shadowBlur` (number)

  - `grid.styling.all.shadowBorderRadiusTopLeft` (number)

  - `grid.styling.all.shadowBorderRadiusTopRight` (number)

  - `grid.styling.all.shadowBorderRadiusBottomLeft` (number)

  - `grid.styling.all.shadowBorderRadiusBottomRight` (number)

  - `grid.styling.all.shadowColor` (string)

  - `grid.styling.all.shadowSpread` (number)

  - `grid.styling.all.shadowInset` (boolean)

  - `grid.styling.all.shadowOpacity` (number)

  - `grid.styling.all.textGradientOverlayColors` (array)

  - `grid.styling.all.textGradientOverlayOpacity` (number)

  - `grid.styling.all.textGradientOverlayDirection` (string)

  - `grid.styling.all.darkTextEnabled` (boolean)

  - `grid.styling.all.textAlign` (string)

  - `grid.styling.all.transitionScrollSpeed` (number)

  - `grid.styling.all.autoRotate` (boolean)

  - `grid.styling.all.autoRotateInterval` (number)

  - `grid.styling.all.buttonIcon` (string)

  - `grid.styling.all.buttonIconPosition` (string)

  - `grid.styling.all.buttonIconColor` (string)

  - `grid.styling.all.openInNewWindow` (boolean)

  - `grid.styling.all.sidebar` (boolean)

  - `grid.styling.all.sidebarPosition` (string)

  - `grid.styling.all.sidebarAnimation` (string)

  - `grid.styling.all.sidebarAnimationDuration` (number)

  - `grid.styling.all.sidebarAnimationTimingFunction` (string)

  - `grid.styling.all.fontFamily` (string)

  - `grid.styling.all.fontSize` (number)

  - `grid.styling.all.fontWeight` (string)

  - `grid.styling.all.fontDecoration` (string)

  - `grid.styling.all.fontTextTransform` (string)

  - `grid.styling.all.fontLineHeight` (number)

  - `grid.styling.all.fontLetterSpacing` (number)

  - `grid.styling.all.fontColorLight` (string)

  - `grid.styling.all.fontColorDark` (string)

  - `grid.styling.all.h1FontFamily` (string)

  - `grid.styling.all.h1FontSize` (number)

  - `grid.styling.all.h1FontWeight` (string)

  - `grid.styling.all.h1FontDecoration` (string)

  - `grid.styling.all.h1TextTransform` (string)

  - `grid.styling.all.h1LineHeight` (number)

  - `grid.styling.all.h1LetterSpacing` (number)

  - `grid.styling.all.h1ColorLight` (string)

  - `grid.styling.all.h1ColorDark` (string)

  - `grid.styling.all.h2FontFamily` (string)

  - `grid.styling.all.h2FontSize` (number)

  - `grid.styling.all.h2FontWeight` (string)

  - `grid.styling.all.h2FontDecoration` (string)

  - `grid.styling.all.h2TextTransform` (string)

  - `grid.styling.all.h2LineHeight` (number)

  - `grid.styling.all.h2LetterSpacing` (number)

  - `grid.styling.all.h2ColorLight` (string)

  - `grid.styling.all.h2ColorDark` (string)

  - `grid.styling.all.h3FontFamily` (string)

  - `grid.styling.all.h3FontSize` (number)

  - `grid.styling.all.h3FontWeight` (string)

  - `grid.styling.all.h3FontDecoration` (string)

  - `grid.styling.all.h3TextTransform` (string)

  - `grid.styling.all.h3LineHeight` (number)

  - `grid.styling.all.h3LetterSpacing` (number)

  - `grid.styling.all.h3ColorLight` (string)

  - `grid.styling.all.h3ColorDark` (string)

  - `grid.styling.all.h4FontFamily` (string)

  - `grid.styling.all.h4FontSize` (number)

  - `grid.styling.all.h4FontWeight` (string)

  - `grid.styling.all.h4FontDecoration` (string)

  - `grid.styling.all.h4TextTransform` (string)

  - `grid.styling.all.h4LineHeight` (number)

  - `grid.styling.all.h4LetterSpacing` (number)

  - `grid.styling.all.h4ColorLight` (string)

  - `grid.styling.all.h4ColorDark` (string)

  - `grid.styling.all.h5FontFamily` (string)

  - `grid.styling.all.h5FontSize` (number)

  - `grid.styling.all.h5FontWeight` (string)

  - `grid.styling.all.h5FontDecoration` (string)

  - `grid.styling.all.h5TextTransform` (string)

  - `grid.styling.all.h5LineHeight` (number)

  - `grid.styling.all.h5LetterSpacing` (number)

  - `grid.styling.all.h5ColorLight` (string)

  - `grid.styling.all.h5ColorDark` (string)

  - `grid.styling.all.h6FontFamily` (string)

  - `grid.styling.all.h6FontSize` (number)

  - `grid.styling.all.h6FontWeight` (string)

  - `grid.styling.all.h6FontDecoration` (string)

  - `grid.styling.all.h6TextTransform` (string)

  - `grid.styling.all.h6LineHeight` (number)

  - `grid.styling.all.h6LetterSpacing` (number)

  - `grid.styling.all.h6ColorLight` (string)

  - `grid.styling.all.h6ColorDark` (string)

  - `grid.styling.all.navigationFontFamily` (string)

  - `grid.styling.all.navigationFontSize` (number)

  - `grid.styling.all.navigationFontWeight` (string)

  - `grid.styling.all.navigationFontDecoration` (string)

  - `grid.styling.all.navigationTextTransform` (string)

  - `grid.styling.all.navigationLineHeight` (number)

  - `grid.styling.all.navigationLetterSpacing` (number)

  - `grid.styling.all.navigationColorLight` (string)

  - `grid.styling.all.navigationColorDark` (string)

  - `grid.styling.all.subNavigationFontFamily` (string)

  - `grid.styling.all.subNavigationFontSize` (number)

  - `grid.styling.all.subNavigationFontWeight` (string)

  - `grid.styling.all.subNavigationFontDecoration` (string)

  - `grid.styling.all.subNavigationTextTransform` (string)

  - `grid.styling.all.subNavigationLineHeight` (number)

  - `grid.styling.all.subNavigationLetterSpacing` (number)

  - `grid.styling.all.subNavigationColorLight` (string)

  - `grid.styling.all.subNavigationColorDark` (string)

  - `grid.styling.all.bodyFontFamily` (string)

  - `grid.styling.all.bodyFontSize` (number)

  - `grid.styling.all.bodyFontWeight` (string)

  - `grid.styling.all.bodyFontDecoration` (string)

  - `grid.styling.all.bodyTextTransform` (string)

  - `grid.styling.all.bodyLineHeight` (number)

  - `grid.styling.all.bodyLetterSpacing` (number)

  - `grid.styling.all.bodyColorLight` (string)

  - `grid.styling.all.bodyColorDark` (string)

  - `grid.styling.all.hyperlinkFontFamily` (string)

  - `grid.styling.all.hyperlinkFontSize` (number)

  - `grid.styling.all.hyperlinkFontWeight` (string)

  - `grid.styling.all.hyperlinkFontDecoration` (string)

  - `grid.styling.all.hyperlinkTextTransform` (string)

  - `grid.styling.all.hyperlinkLineHeight` (number)

  - `grid.styling.all.hyperlinkLetterSpacing` (number)

  - `grid.styling.all.hyperlinkColorLight` (string)

  - `grid.styling.all.hyperlinkColorDark` (string)

  - `grid.styling.all.zindex` (integer)

  - `grid.styling.mobile` (object)
    The style set for the mobile device

  - `grid.styling.mobile.hide` (boolean)

  - `grid.styling.mobile.customID` (string)

  - `grid.styling.mobile.customClass` (string)

  - `grid.styling.mobile.customAnchor` (string)

  - `grid.styling.mobile.spacing` (number)

  - `grid.styling.mobile.directionLTR` (boolean)

  - `grid.styling.mobile.alignContent` (string)

  - `grid.styling.mobile.alignItems` (string)

  - `grid.styling.mobile.justifyContent` (string)

  - `grid.styling.mobile.alignSelf` (string)

  - `grid.styling.mobile.flexWrap` (string)

  - `grid.styling.mobile.flexDirection` (string)

  - `grid.styling.mobile.overflow` (string)

  - `grid.styling.mobile.transformX` (number)

  - `grid.styling.mobile.transformY` (number)

  - `grid.styling.mobile.topMargin` (number)

  - `grid.styling.mobile.bottomMargin` (number)

  - `grid.styling.mobile.leftMargin` (number)

  - `grid.styling.mobile.rightMargin` (number)

  - `grid.styling.mobile.topPadding` (number)

  - `grid.styling.mobile.bottomPadding` (number)

  - `grid.styling.mobile.leftPadding` (number)

  - `grid.styling.mobile.rightPadding` (number)

  - `grid.styling.mobile.fullWidthEnabled` (boolean)

  - `grid.styling.mobile.maxWidth` (number)

  - `grid.styling.mobile.minWidth` (number)

  - `grid.styling.mobile.width` (number)

  - `grid.styling.mobile.flex` (integer)

  - `grid.styling.mobile.minHeight` (number)

  - `grid.styling.mobile.maxHeight` (number)

  - `grid.styling.mobile.height` (number)

  - `grid.styling.mobile.borderRadiusTopLeft` (number)

  - `grid.styling.mobile.borderRadiusTopRight` (number)

  - `grid.styling.mobile.borderRadiusBottomLeft` (number)

  - `grid.styling.mobile.borderRadiusBottomRight` (number)

  - `grid.styling.mobile.borderWidthTop` (number)

  - `grid.styling.mobile.borderWidthBottom` (number)

  - `grid.styling.mobile.borderWidthLeft` (number)

  - `grid.styling.mobile.borderWidthRight` (number)

  - `grid.styling.mobile.borderColorTop` (string)

  - `grid.styling.mobile.borderColorBottom` (string)

  - `grid.styling.mobile.borderColorLeft` (string)

  - `grid.styling.mobile.borderColorRight` (string)

  - `grid.styling.mobile.borderStyleTop` (string)

  - `grid.styling.mobile.borderStyleBottom` (string)

  - `grid.styling.mobile.borderStyleLeft` (string)

  - `grid.styling.mobile.borderStyleRight` (string)

  - `grid.styling.mobile.backgroundVideo` (string)

  - `grid.styling.mobile.backgroundImage` (string)

  - `grid.styling.mobile.backgroundMediaRepeat` (string)

  - `grid.styling.mobile.backgroundMediaFit` (string)

  - `grid.styling.mobile.backgroundMediaSizeWidth` (number)

  - `grid.styling.mobile.backgroundMediaSizeHeight` (number)

  - `grid.styling.mobile.backgroundMediaPosition` (string)

  - `grid.styling.mobile.backgroundMediaScroll` (string)

  - `grid.styling.mobile.backgroundMediaParallax` (boolean)

  - `grid.styling.mobile.backgroundMediaAutoPlay` (boolean)

  - `grid.styling.mobile.backgroundMediaMuted` (boolean)

  - `grid.styling.mobile.backgroundMediaLoop` (boolean)

  - `grid.styling.mobile.backgroundColorOverlayColor` (string)

  - `grid.styling.mobile.backgroundColorOverlayOpacity` (number)

  - `grid.styling.mobile.backgroundGradientOverlayColors` (array)

  - `grid.styling.mobile.backgroundGradientOverlayOpacity` (number)

  - `grid.styling.mobile.backgroundGradientOverlayDirection` (string)

  - `grid.styling.mobile.backgroundColor` (string)

  - `grid.styling.mobile.backgroundColorOffsetBottom` (number)

  - `grid.styling.mobile.backgroundColorOffsetLeft` (number)

  - `grid.styling.mobile.backgroundColorOffsetRight` (number)

  - `grid.styling.mobile.backgroundColorOffsetTop` (number)

  - `grid.styling.mobile.backgroundGradientColors` (array)

  - `grid.styling.mobile.backgroundGradientOpacity` (number)

  - `grid.styling.mobile.backgroundGradientDirection` (string)

  - `grid.styling.mobile.animationDelay` (number)

  - `grid.styling.mobile.animationDuration` (number)

  - `grid.styling.mobile.animationIn` (string)

  - `grid.styling.mobile.animationOut` (string)

  - `grid.styling.mobile.animationRepeat` (string)

  - `grid.styling.mobile.animationDirection` (string)

  - `grid.styling.mobile.animationTimingFunction` (string)

  - `grid.styling.mobile.animationFillMode` (string)

  - `grid.styling.mobile.mediaHover` (string)

  - `grid.styling.mobile.mediaAlignment` (string)

  - `grid.styling.mobile.mediaFit` (string)

  - `grid.styling.mobile.mediaPosition` (string)

  - `grid.styling.mobile.enlargeOnClickBorderRadiusTopLeft` (number)

  - `grid.styling.mobile.enlargeOnClickBorderRadiusTopRight` (number)

  - `grid.styling.mobile.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `grid.styling.mobile.enlargeOnClickBorderRadiusBottomRight` (number)

  - `grid.styling.mobile.enlargeOnClickBorderWidthTop` (number)

  - `grid.styling.mobile.enlargeOnClickBorderWidthBottom` (number)

  - `grid.styling.mobile.enlargeOnClickBorderWidthLeft` (number)

  - `grid.styling.mobile.enlargeOnClickBorderWidthRight` (number)

  - `grid.styling.mobile.enlargeOnClickBorderColorTop` (string)

  - `grid.styling.mobile.enlargeOnClickBorderColorBottom` (string)

  - `grid.styling.mobile.enlargeOnClickBorderColorLeft` (string)

  - `grid.styling.mobile.enlargeOnClickBorderColorRight` (string)

  - `grid.styling.mobile.enlargeOnClickBorderStyleTop` (string)

  - `grid.styling.mobile.enlargeOnClickBorderStyleBottom` (string)

  - `grid.styling.mobile.enlargeOnClickBorderStyleLeft` (string)

  - `grid.styling.mobile.enlargeOnClickBorderStyleRight` (string)

  - `grid.styling.mobile.enlargeOnClickShadowOffsetX` (number)

  - `grid.styling.mobile.enlargeOnClickShadowOffsetY` (number)

  - `grid.styling.mobile.enlargeOnClickShadowBlur` (number)

  - `grid.styling.mobile.enlargeOnClickShadowColor` (string)

  - `grid.styling.mobile.enlargeOnClickShadowSpread` (number)

  - `grid.styling.mobile.enlargeOnClickShadowInset` (boolean)

  - `grid.styling.mobile.enlargeOnClickShadowOpacity` (number)

  - `grid.styling.mobile.enlargeOnClickScale` (number)

  - `grid.styling.mobile.shadowOffsetX` (number)

  - `grid.styling.mobile.shadowOffsetY` (number)

  - `grid.styling.mobile.shadowBlur` (number)

  - `grid.styling.mobile.shadowBorderRadiusTopLeft` (number)

  - `grid.styling.mobile.shadowBorderRadiusTopRight` (number)

  - `grid.styling.mobile.shadowBorderRadiusBottomLeft` (number)

  - `grid.styling.mobile.shadowBorderRadiusBottomRight` (number)

  - `grid.styling.mobile.shadowColor` (string)

  - `grid.styling.mobile.shadowSpread` (number)

  - `grid.styling.mobile.shadowInset` (boolean)

  - `grid.styling.mobile.shadowOpacity` (number)

  - `grid.styling.mobile.textGradientOverlayColors` (array)

  - `grid.styling.mobile.textGradientOverlayOpacity` (number)

  - `grid.styling.mobile.textGradientOverlayDirection` (string)

  - `grid.styling.mobile.darkTextEnabled` (boolean)

  - `grid.styling.mobile.textAlign` (string)

  - `grid.styling.mobile.transitionScrollSpeed` (number)

  - `grid.styling.mobile.autoRotate` (boolean)

  - `grid.styling.mobile.autoRotateInterval` (number)

  - `grid.styling.mobile.buttonIcon` (string)

  - `grid.styling.mobile.buttonIconPosition` (string)

  - `grid.styling.mobile.buttonIconColor` (string)

  - `grid.styling.mobile.openInNewWindow` (boolean)

  - `grid.styling.mobile.sidebar` (boolean)

  - `grid.styling.mobile.sidebarPosition` (string)

  - `grid.styling.mobile.sidebarAnimation` (string)

  - `grid.styling.mobile.sidebarAnimationDuration` (number)

  - `grid.styling.mobile.sidebarAnimationTimingFunction` (string)

  - `grid.styling.mobile.fontFamily` (string)

  - `grid.styling.mobile.fontSize` (number)

  - `grid.styling.mobile.fontWeight` (string)

  - `grid.styling.mobile.fontDecoration` (string)

  - `grid.styling.mobile.fontTextTransform` (string)

  - `grid.styling.mobile.fontLineHeight` (number)

  - `grid.styling.mobile.fontLetterSpacing` (number)

  - `grid.styling.mobile.fontColorLight` (string)

  - `grid.styling.mobile.fontColorDark` (string)

  - `grid.styling.mobile.h1FontFamily` (string)

  - `grid.styling.mobile.h1FontSize` (number)

  - `grid.styling.mobile.h1FontWeight` (string)

  - `grid.styling.mobile.h1FontDecoration` (string)

  - `grid.styling.mobile.h1TextTransform` (string)

  - `grid.styling.mobile.h1LineHeight` (number)

  - `grid.styling.mobile.h1LetterSpacing` (number)

  - `grid.styling.mobile.h1ColorLight` (string)

  - `grid.styling.mobile.h1ColorDark` (string)

  - `grid.styling.mobile.h2FontFamily` (string)

  - `grid.styling.mobile.h2FontSize` (number)

  - `grid.styling.mobile.h2FontWeight` (string)

  - `grid.styling.mobile.h2FontDecoration` (string)

  - `grid.styling.mobile.h2TextTransform` (string)

  - `grid.styling.mobile.h2LineHeight` (number)

  - `grid.styling.mobile.h2LetterSpacing` (number)

  - `grid.styling.mobile.h2ColorLight` (string)

  - `grid.styling.mobile.h2ColorDark` (string)

  - `grid.styling.mobile.h3FontFamily` (string)

  - `grid.styling.mobile.h3FontSize` (number)

  - `grid.styling.mobile.h3FontWeight` (string)

  - `grid.styling.mobile.h3FontDecoration` (string)

  - `grid.styling.mobile.h3TextTransform` (string)

  - `grid.styling.mobile.h3LineHeight` (number)

  - `grid.styling.mobile.h3LetterSpacing` (number)

  - `grid.styling.mobile.h3ColorLight` (string)

  - `grid.styling.mobile.h3ColorDark` (string)

  - `grid.styling.mobile.h4FontFamily` (string)

  - `grid.styling.mobile.h4FontSize` (number)

  - `grid.styling.mobile.h4FontWeight` (string)

  - `grid.styling.mobile.h4FontDecoration` (string)

  - `grid.styling.mobile.h4TextTransform` (string)

  - `grid.styling.mobile.h4LineHeight` (number)

  - `grid.styling.mobile.h4LetterSpacing` (number)

  - `grid.styling.mobile.h4ColorLight` (string)

  - `grid.styling.mobile.h4ColorDark` (string)

  - `grid.styling.mobile.h5FontFamily` (string)

  - `grid.styling.mobile.h5FontSize` (number)

  - `grid.styling.mobile.h5FontWeight` (string)

  - `grid.styling.mobile.h5FontDecoration` (string)

  - `grid.styling.mobile.h5TextTransform` (string)

  - `grid.styling.mobile.h5LineHeight` (number)

  - `grid.styling.mobile.h5LetterSpacing` (number)

  - `grid.styling.mobile.h5ColorLight` (string)

  - `grid.styling.mobile.h5ColorDark` (string)

  - `grid.styling.mobile.h6FontFamily` (string)

  - `grid.styling.mobile.h6FontSize` (number)

  - `grid.styling.mobile.h6FontWeight` (string)

  - `grid.styling.mobile.h6FontDecoration` (string)

  - `grid.styling.mobile.h6TextTransform` (string)

  - `grid.styling.mobile.h6LineHeight` (number)

  - `grid.styling.mobile.h6LetterSpacing` (number)

  - `grid.styling.mobile.h6ColorLight` (string)

  - `grid.styling.mobile.h6ColorDark` (string)

  - `grid.styling.mobile.navigationFontFamily` (string)

  - `grid.styling.mobile.navigationFontSize` (number)

  - `grid.styling.mobile.navigationFontWeight` (string)

  - `grid.styling.mobile.navigationFontDecoration` (string)

  - `grid.styling.mobile.navigationTextTransform` (string)

  - `grid.styling.mobile.navigationLineHeight` (number)

  - `grid.styling.mobile.navigationLetterSpacing` (number)

  - `grid.styling.mobile.navigationColorLight` (string)

  - `grid.styling.mobile.navigationColorDark` (string)

  - `grid.styling.mobile.subNavigationFontFamily` (string)

  - `grid.styling.mobile.subNavigationFontSize` (number)

  - `grid.styling.mobile.subNavigationFontWeight` (string)

  - `grid.styling.mobile.subNavigationFontDecoration` (string)

  - `grid.styling.mobile.subNavigationTextTransform` (string)

  - `grid.styling.mobile.subNavigationLineHeight` (number)

  - `grid.styling.mobile.subNavigationLetterSpacing` (number)

  - `grid.styling.mobile.subNavigationColorLight` (string)

  - `grid.styling.mobile.subNavigationColorDark` (string)

  - `grid.styling.mobile.bodyFontFamily` (string)

  - `grid.styling.mobile.bodyFontSize` (number)

  - `grid.styling.mobile.bodyFontWeight` (string)

  - `grid.styling.mobile.bodyFontDecoration` (string)

  - `grid.styling.mobile.bodyTextTransform` (string)

  - `grid.styling.mobile.bodyLineHeight` (number)

  - `grid.styling.mobile.bodyLetterSpacing` (number)

  - `grid.styling.mobile.bodyColorLight` (string)

  - `grid.styling.mobile.bodyColorDark` (string)

  - `grid.styling.mobile.hyperlinkFontFamily` (string)

  - `grid.styling.mobile.hyperlinkFontSize` (number)

  - `grid.styling.mobile.hyperlinkFontWeight` (string)

  - `grid.styling.mobile.hyperlinkFontDecoration` (string)

  - `grid.styling.mobile.hyperlinkTextTransform` (string)

  - `grid.styling.mobile.hyperlinkLineHeight` (number)

  - `grid.styling.mobile.hyperlinkLetterSpacing` (number)

  - `grid.styling.mobile.hyperlinkColorLight` (string)

  - `grid.styling.mobile.hyperlinkColorDark` (string)

  - `grid.styling.mobile.zindex` (integer)

  - `grid.styling.tablet` (object)
    The style set for the tablet device

  - `grid.styling.tablet.hide` (boolean)

  - `grid.styling.tablet.customID` (string)

  - `grid.styling.tablet.customClass` (string)

  - `grid.styling.tablet.customAnchor` (string)

  - `grid.styling.tablet.spacing` (number)

  - `grid.styling.tablet.directionLTR` (boolean)

  - `grid.styling.tablet.alignContent` (string)

  - `grid.styling.tablet.alignItems` (string)

  - `grid.styling.tablet.justifyContent` (string)

  - `grid.styling.tablet.alignSelf` (string)

  - `grid.styling.tablet.flexWrap` (string)

  - `grid.styling.tablet.flexDirection` (string)

  - `grid.styling.tablet.overflow` (string)

  - `grid.styling.tablet.transformX` (number)

  - `grid.styling.tablet.transformY` (number)

  - `grid.styling.tablet.topMargin` (number)

  - `grid.styling.tablet.bottomMargin` (number)

  - `grid.styling.tablet.leftMargin` (number)

  - `grid.styling.tablet.rightMargin` (number)

  - `grid.styling.tablet.topPadding` (number)

  - `grid.styling.tablet.bottomPadding` (number)

  - `grid.styling.tablet.leftPadding` (number)

  - `grid.styling.tablet.rightPadding` (number)

  - `grid.styling.tablet.fullWidthEnabled` (boolean)

  - `grid.styling.tablet.maxWidth` (number)

  - `grid.styling.tablet.minWidth` (number)

  - `grid.styling.tablet.width` (number)

  - `grid.styling.tablet.flex` (integer)

  - `grid.styling.tablet.minHeight` (number)

  - `grid.styling.tablet.maxHeight` (number)

  - `grid.styling.tablet.height` (number)

  - `grid.styling.tablet.borderRadiusTopLeft` (number)

  - `grid.styling.tablet.borderRadiusTopRight` (number)

  - `grid.styling.tablet.borderRadiusBottomLeft` (number)

  - `grid.styling.tablet.borderRadiusBottomRight` (number)

  - `grid.styling.tablet.borderWidthTop` (number)

  - `grid.styling.tablet.borderWidthBottom` (number)

  - `grid.styling.tablet.borderWidthLeft` (number)

  - `grid.styling.tablet.borderWidthRight` (number)

  - `grid.styling.tablet.borderColorTop` (string)

  - `grid.styling.tablet.borderColorBottom` (string)

  - `grid.styling.tablet.borderColorLeft` (string)

  - `grid.styling.tablet.borderColorRight` (string)

  - `grid.styling.tablet.borderStyleTop` (string)

  - `grid.styling.tablet.borderStyleBottom` (string)

  - `grid.styling.tablet.borderStyleLeft` (string)

  - `grid.styling.tablet.borderStyleRight` (string)

  - `grid.styling.tablet.backgroundVideo` (string)

  - `grid.styling.tablet.backgroundImage` (string)

  - `grid.styling.tablet.backgroundMediaRepeat` (string)

  - `grid.styling.tablet.backgroundMediaFit` (string)

  - `grid.styling.tablet.backgroundMediaSizeWidth` (number)

  - `grid.styling.tablet.backgroundMediaSizeHeight` (number)

  - `grid.styling.tablet.backgroundMediaPosition` (string)

  - `grid.styling.tablet.backgroundMediaScroll` (string)

  - `grid.styling.tablet.backgroundMediaParallax` (boolean)

  - `grid.styling.tablet.backgroundMediaAutoPlay` (boolean)

  - `grid.styling.tablet.backgroundMediaMuted` (boolean)

  - `grid.styling.tablet.backgroundMediaLoop` (boolean)

  - `grid.styling.tablet.backgroundColorOverlayColor` (string)

  - `grid.styling.tablet.backgroundColorOverlayOpacity` (number)

  - `grid.styling.tablet.backgroundGradientOverlayColors` (array)

  - `grid.styling.tablet.backgroundGradientOverlayOpacity` (number)

  - `grid.styling.tablet.backgroundGradientOverlayDirection` (string)

  - `grid.styling.tablet.backgroundColor` (string)

  - `grid.styling.tablet.backgroundColorOffsetBottom` (number)

  - `grid.styling.tablet.backgroundColorOffsetLeft` (number)

  - `grid.styling.tablet.backgroundColorOffsetRight` (number)

  - `grid.styling.tablet.backgroundColorOffsetTop` (number)

  - `grid.styling.tablet.backgroundGradientColors` (array)

  - `grid.styling.tablet.backgroundGradientOpacity` (number)

  - `grid.styling.tablet.backgroundGradientDirection` (string)

  - `grid.styling.tablet.animationDelay` (number)

  - `grid.styling.tablet.animationDuration` (number)

  - `grid.styling.tablet.animationIn` (string)

  - `grid.styling.tablet.animationOut` (string)

  - `grid.styling.tablet.animationRepeat` (string)

  - `grid.styling.tablet.animationDirection` (string)

  - `grid.styling.tablet.animationTimingFunction` (string)

  - `grid.styling.tablet.animationFillMode` (string)

  - `grid.styling.tablet.mediaHover` (string)

  - `grid.styling.tablet.mediaAlignment` (string)

  - `grid.styling.tablet.mediaFit` (string)

  - `grid.styling.tablet.mediaPosition` (string)

  - `grid.styling.tablet.enlargeOnClickBorderRadiusTopLeft` (number)

  - `grid.styling.tablet.enlargeOnClickBorderRadiusTopRight` (number)

  - `grid.styling.tablet.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `grid.styling.tablet.enlargeOnClickBorderRadiusBottomRight` (number)

  - `grid.styling.tablet.enlargeOnClickBorderWidthTop` (number)

  - `grid.styling.tablet.enlargeOnClickBorderWidthBottom` (number)

  - `grid.styling.tablet.enlargeOnClickBorderWidthLeft` (number)

  - `grid.styling.tablet.enlargeOnClickBorderWidthRight` (number)

  - `grid.styling.tablet.enlargeOnClickBorderColorTop` (string)

  - `grid.styling.tablet.enlargeOnClickBorderColorBottom` (string)

  - `grid.styling.tablet.enlargeOnClickBorderColorLeft` (string)

  - `grid.styling.tablet.enlargeOnClickBorderColorRight` (string)

  - `grid.styling.tablet.enlargeOnClickBorderStyleTop` (string)

  - `grid.styling.tablet.enlargeOnClickBorderStyleBottom` (string)

  - `grid.styling.tablet.enlargeOnClickBorderStyleLeft` (string)

  - `grid.styling.tablet.enlargeOnClickBorderStyleRight` (string)

  - `grid.styling.tablet.enlargeOnClickShadowOffsetX` (number)

  - `grid.styling.tablet.enlargeOnClickShadowOffsetY` (number)

  - `grid.styling.tablet.enlargeOnClickShadowBlur` (number)

  - `grid.styling.tablet.enlargeOnClickShadowColor` (string)

  - `grid.styling.tablet.enlargeOnClickShadowSpread` (number)

  - `grid.styling.tablet.enlargeOnClickShadowInset` (boolean)

  - `grid.styling.tablet.enlargeOnClickShadowOpacity` (number)

  - `grid.styling.tablet.enlargeOnClickScale` (number)

  - `grid.styling.tablet.shadowOffsetX` (number)

  - `grid.styling.tablet.shadowOffsetY` (number)

  - `grid.styling.tablet.shadowBlur` (number)

  - `grid.styling.tablet.shadowBorderRadiusTopLeft` (number)

  - `grid.styling.tablet.shadowBorderRadiusTopRight` (number)

  - `grid.styling.tablet.shadowBorderRadiusBottomLeft` (number)

  - `grid.styling.tablet.shadowBorderRadiusBottomRight` (number)

  - `grid.styling.tablet.shadowColor` (string)

  - `grid.styling.tablet.shadowSpread` (number)

  - `grid.styling.tablet.shadowInset` (boolean)

  - `grid.styling.tablet.shadowOpacity` (number)

  - `grid.styling.tablet.textGradientOverlayColors` (array)

  - `grid.styling.tablet.textGradientOverlayOpacity` (number)

  - `grid.styling.tablet.textGradientOverlayDirection` (string)

  - `grid.styling.tablet.darkTextEnabled` (boolean)

  - `grid.styling.tablet.textAlign` (string)

  - `grid.styling.tablet.transitionScrollSpeed` (number)

  - `grid.styling.tablet.autoRotate` (boolean)

  - `grid.styling.tablet.autoRotateInterval` (number)

  - `grid.styling.tablet.buttonIcon` (string)

  - `grid.styling.tablet.buttonIconPosition` (string)

  - `grid.styling.tablet.buttonIconColor` (string)

  - `grid.styling.tablet.openInNewWindow` (boolean)

  - `grid.styling.tablet.sidebar` (boolean)

  - `grid.styling.tablet.sidebarPosition` (string)

  - `grid.styling.tablet.sidebarAnimation` (string)

  - `grid.styling.tablet.sidebarAnimationDuration` (number)

  - `grid.styling.tablet.sidebarAnimationTimingFunction` (string)

  - `grid.styling.tablet.fontFamily` (string)

  - `grid.styling.tablet.fontSize` (number)

  - `grid.styling.tablet.fontWeight` (string)

  - `grid.styling.tablet.fontDecoration` (string)

  - `grid.styling.tablet.fontTextTransform` (string)

  - `grid.styling.tablet.fontLineHeight` (number)

  - `grid.styling.tablet.fontLetterSpacing` (number)

  - `grid.styling.tablet.fontColorLight` (string)

  - `grid.styling.tablet.fontColorDark` (string)

  - `grid.styling.tablet.h1FontFamily` (string)

  - `grid.styling.tablet.h1FontSize` (number)

  - `grid.styling.tablet.h1FontWeight` (string)

  - `grid.styling.tablet.h1FontDecoration` (string)

  - `grid.styling.tablet.h1TextTransform` (string)

  - `grid.styling.tablet.h1LineHeight` (number)

  - `grid.styling.tablet.h1LetterSpacing` (number)

  - `grid.styling.tablet.h1ColorLight` (string)

  - `grid.styling.tablet.h1ColorDark` (string)

  - `grid.styling.tablet.h2FontFamily` (string)

  - `grid.styling.tablet.h2FontSize` (number)

  - `grid.styling.tablet.h2FontWeight` (string)

  - `grid.styling.tablet.h2FontDecoration` (string)

  - `grid.styling.tablet.h2TextTransform` (string)

  - `grid.styling.tablet.h2LineHeight` (number)

  - `grid.styling.tablet.h2LetterSpacing` (number)

  - `grid.styling.tablet.h2ColorLight` (string)

  - `grid.styling.tablet.h2ColorDark` (string)

  - `grid.styling.tablet.h3FontFamily` (string)

  - `grid.styling.tablet.h3FontSize` (number)

  - `grid.styling.tablet.h3FontWeight` (string)

  - `grid.styling.tablet.h3FontDecoration` (string)

  - `grid.styling.tablet.h3TextTransform` (string)

  - `grid.styling.tablet.h3LineHeight` (number)

  - `grid.styling.tablet.h3LetterSpacing` (number)

  - `grid.styling.tablet.h3ColorLight` (string)

  - `grid.styling.tablet.h3ColorDark` (string)

  - `grid.styling.tablet.h4FontFamily` (string)

  - `grid.styling.tablet.h4FontSize` (number)

  - `grid.styling.tablet.h4FontWeight` (string)

  - `grid.styling.tablet.h4FontDecoration` (string)

  - `grid.styling.tablet.h4TextTransform` (string)

  - `grid.styling.tablet.h4LineHeight` (number)

  - `grid.styling.tablet.h4LetterSpacing` (number)

  - `grid.styling.tablet.h4ColorLight` (string)

  - `grid.styling.tablet.h4ColorDark` (string)

  - `grid.styling.tablet.h5FontFamily` (string)

  - `grid.styling.tablet.h5FontSize` (number)

  - `grid.styling.tablet.h5FontWeight` (string)

  - `grid.styling.tablet.h5FontDecoration` (string)

  - `grid.styling.tablet.h5TextTransform` (string)

  - `grid.styling.tablet.h5LineHeight` (number)

  - `grid.styling.tablet.h5LetterSpacing` (number)

  - `grid.styling.tablet.h5ColorLight` (string)

  - `grid.styling.tablet.h5ColorDark` (string)

  - `grid.styling.tablet.h6FontFamily` (string)

  - `grid.styling.tablet.h6FontSize` (number)

  - `grid.styling.tablet.h6FontWeight` (string)

  - `grid.styling.tablet.h6FontDecoration` (string)

  - `grid.styling.tablet.h6TextTransform` (string)

  - `grid.styling.tablet.h6LineHeight` (number)

  - `grid.styling.tablet.h6LetterSpacing` (number)

  - `grid.styling.tablet.h6ColorLight` (string)

  - `grid.styling.tablet.h6ColorDark` (string)

  - `grid.styling.tablet.navigationFontFamily` (string)

  - `grid.styling.tablet.navigationFontSize` (number)

  - `grid.styling.tablet.navigationFontWeight` (string)

  - `grid.styling.tablet.navigationFontDecoration` (string)

  - `grid.styling.tablet.navigationTextTransform` (string)

  - `grid.styling.tablet.navigationLineHeight` (number)

  - `grid.styling.tablet.navigationLetterSpacing` (number)

  - `grid.styling.tablet.navigationColorLight` (string)

  - `grid.styling.tablet.navigationColorDark` (string)

  - `grid.styling.tablet.subNavigationFontFamily` (string)

  - `grid.styling.tablet.subNavigationFontSize` (number)

  - `grid.styling.tablet.subNavigationFontWeight` (string)

  - `grid.styling.tablet.subNavigationFontDecoration` (string)

  - `grid.styling.tablet.subNavigationTextTransform` (string)

  - `grid.styling.tablet.subNavigationLineHeight` (number)

  - `grid.styling.tablet.subNavigationLetterSpacing` (number)

  - `grid.styling.tablet.subNavigationColorLight` (string)

  - `grid.styling.tablet.subNavigationColorDark` (string)

  - `grid.styling.tablet.bodyFontFamily` (string)

  - `grid.styling.tablet.bodyFontSize` (number)

  - `grid.styling.tablet.bodyFontWeight` (string)

  - `grid.styling.tablet.bodyFontDecoration` (string)

  - `grid.styling.tablet.bodyTextTransform` (string)

  - `grid.styling.tablet.bodyLineHeight` (number)

  - `grid.styling.tablet.bodyLetterSpacing` (number)

  - `grid.styling.tablet.bodyColorLight` (string)

  - `grid.styling.tablet.bodyColorDark` (string)

  - `grid.styling.tablet.hyperlinkFontFamily` (string)

  - `grid.styling.tablet.hyperlinkFontSize` (number)

  - `grid.styling.tablet.hyperlinkFontWeight` (string)

  - `grid.styling.tablet.hyperlinkFontDecoration` (string)

  - `grid.styling.tablet.hyperlinkTextTransform` (string)

  - `grid.styling.tablet.hyperlinkLineHeight` (number)

  - `grid.styling.tablet.hyperlinkLetterSpacing` (number)

  - `grid.styling.tablet.hyperlinkColorLight` (string)

  - `grid.styling.tablet.hyperlinkColorDark` (string)

  - `grid.styling.tablet.zindex` (integer)

  - `grid.styling.desktop` (object)
    The style set for the desktop device

  - `grid.styling.desktop.hide` (boolean)

  - `grid.styling.desktop.customID` (string)

  - `grid.styling.desktop.customClass` (string)

  - `grid.styling.desktop.customAnchor` (string)

  - `grid.styling.desktop.spacing` (number)

  - `grid.styling.desktop.directionLTR` (boolean)

  - `grid.styling.desktop.alignContent` (string)

  - `grid.styling.desktop.alignItems` (string)

  - `grid.styling.desktop.justifyContent` (string)

  - `grid.styling.desktop.alignSelf` (string)

  - `grid.styling.desktop.flexWrap` (string)

  - `grid.styling.desktop.flexDirection` (string)

  - `grid.styling.desktop.overflow` (string)

  - `grid.styling.desktop.transformX` (number)

  - `grid.styling.desktop.transformY` (number)

  - `grid.styling.desktop.topMargin` (number)

  - `grid.styling.desktop.bottomMargin` (number)

  - `grid.styling.desktop.leftMargin` (number)

  - `grid.styling.desktop.rightMargin` (number)

  - `grid.styling.desktop.topPadding` (number)

  - `grid.styling.desktop.bottomPadding` (number)

  - `grid.styling.desktop.leftPadding` (number)

  - `grid.styling.desktop.rightPadding` (number)

  - `grid.styling.desktop.fullWidthEnabled` (boolean)

  - `grid.styling.desktop.maxWidth` (number)

  - `grid.styling.desktop.minWidth` (number)

  - `grid.styling.desktop.width` (number)

  - `grid.styling.desktop.flex` (integer)

  - `grid.styling.desktop.minHeight` (number)

  - `grid.styling.desktop.maxHeight` (number)

  - `grid.styling.desktop.height` (number)

  - `grid.styling.desktop.borderRadiusTopLeft` (number)

  - `grid.styling.desktop.borderRadiusTopRight` (number)

  - `grid.styling.desktop.borderRadiusBottomLeft` (number)

  - `grid.styling.desktop.borderRadiusBottomRight` (number)

  - `grid.styling.desktop.borderWidthTop` (number)

  - `grid.styling.desktop.borderWidthBottom` (number)

  - `grid.styling.desktop.borderWidthLeft` (number)

  - `grid.styling.desktop.borderWidthRight` (number)

  - `grid.styling.desktop.borderColorTop` (string)

  - `grid.styling.desktop.borderColorBottom` (string)

  - `grid.styling.desktop.borderColorLeft` (string)

  - `grid.styling.desktop.borderColorRight` (string)

  - `grid.styling.desktop.borderStyleTop` (string)

  - `grid.styling.desktop.borderStyleBottom` (string)

  - `grid.styling.desktop.borderStyleLeft` (string)

  - `grid.styling.desktop.borderStyleRight` (string)

  - `grid.styling.desktop.backgroundVideo` (string)

  - `grid.styling.desktop.backgroundImage` (string)

  - `grid.styling.desktop.backgroundMediaRepeat` (string)

  - `grid.styling.desktop.backgroundMediaFit` (string)

  - `grid.styling.desktop.backgroundMediaSizeWidth` (number)

  - `grid.styling.desktop.backgroundMediaSizeHeight` (number)

  - `grid.styling.desktop.backgroundMediaPosition` (string)

  - `grid.styling.desktop.backgroundMediaScroll` (string)

  - `grid.styling.desktop.backgroundMediaParallax` (boolean)

  - `grid.styling.desktop.backgroundMediaAutoPlay` (boolean)

  - `grid.styling.desktop.backgroundMediaMuted` (boolean)

  - `grid.styling.desktop.backgroundMediaLoop` (boolean)

  - `grid.styling.desktop.backgroundColorOverlayColor` (string)

  - `grid.styling.desktop.backgroundColorOverlayOpacity` (number)

  - `grid.styling.desktop.backgroundGradientOverlayColors` (array)

  - `grid.styling.desktop.backgroundGradientOverlayOpacity` (number)

  - `grid.styling.desktop.backgroundGradientOverlayDirection` (string)

  - `grid.styling.desktop.backgroundColor` (string)

  - `grid.styling.desktop.backgroundColorOffsetBottom` (number)

  - `grid.styling.desktop.backgroundColorOffsetLeft` (number)

  - `grid.styling.desktop.backgroundColorOffsetRight` (number)

  - `grid.styling.desktop.backgroundColorOffsetTop` (number)

  - `grid.styling.desktop.backgroundGradientColors` (array)

  - `grid.styling.desktop.backgroundGradientOpacity` (number)

  - `grid.styling.desktop.backgroundGradientDirection` (string)

  - `grid.styling.desktop.animationDelay` (number)

  - `grid.styling.desktop.animationDuration` (number)

  - `grid.styling.desktop.animationIn` (string)

  - `grid.styling.desktop.animationOut` (string)

  - `grid.styling.desktop.animationRepeat` (string)

  - `grid.styling.desktop.animationDirection` (string)

  - `grid.styling.desktop.animationTimingFunction` (string)

  - `grid.styling.desktop.animationFillMode` (string)

  - `grid.styling.desktop.mediaHover` (string)

  - `grid.styling.desktop.mediaAlignment` (string)

  - `grid.styling.desktop.mediaFit` (string)

  - `grid.styling.desktop.mediaPosition` (string)

  - `grid.styling.desktop.enlargeOnClickBorderRadiusTopLeft` (number)

  - `grid.styling.desktop.enlargeOnClickBorderRadiusTopRight` (number)

  - `grid.styling.desktop.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `grid.styling.desktop.enlargeOnClickBorderRadiusBottomRight` (number)

  - `grid.styling.desktop.enlargeOnClickBorderWidthTop` (number)

  - `grid.styling.desktop.enlargeOnClickBorderWidthBottom` (number)

  - `grid.styling.desktop.enlargeOnClickBorderWidthLeft` (number)

  - `grid.styling.desktop.enlargeOnClickBorderWidthRight` (number)

  - `grid.styling.desktop.enlargeOnClickBorderColorTop` (string)

  - `grid.styling.desktop.enlargeOnClickBorderColorBottom` (string)

  - `grid.styling.desktop.enlargeOnClickBorderColorLeft` (string)

  - `grid.styling.desktop.enlargeOnClickBorderColorRight` (string)

  - `grid.styling.desktop.enlargeOnClickBorderStyleTop` (string)

  - `grid.styling.desktop.enlargeOnClickBorderStyleBottom` (string)

  - `grid.styling.desktop.enlargeOnClickBorderStyleLeft` (string)

  - `grid.styling.desktop.enlargeOnClickBorderStyleRight` (string)

  - `grid.styling.desktop.enlargeOnClickShadowOffsetX` (number)

  - `grid.styling.desktop.enlargeOnClickShadowOffsetY` (number)

  - `grid.styling.desktop.enlargeOnClickShadowBlur` (number)

  - `grid.styling.desktop.enlargeOnClickShadowColor` (string)

  - `grid.styling.desktop.enlargeOnClickShadowSpread` (number)

  - `grid.styling.desktop.enlargeOnClickShadowInset` (boolean)

  - `grid.styling.desktop.enlargeOnClickShadowOpacity` (number)

  - `grid.styling.desktop.enlargeOnClickScale` (number)

  - `grid.styling.desktop.shadowOffsetX` (number)

  - `grid.styling.desktop.shadowOffsetY` (number)

  - `grid.styling.desktop.shadowBlur` (number)

  - `grid.styling.desktop.shadowBorderRadiusTopLeft` (number)

  - `grid.styling.desktop.shadowBorderRadiusTopRight` (number)

  - `grid.styling.desktop.shadowBorderRadiusBottomLeft` (number)

  - `grid.styling.desktop.shadowBorderRadiusBottomRight` (number)

  - `grid.styling.desktop.shadowColor` (string)

  - `grid.styling.desktop.shadowSpread` (number)

  - `grid.styling.desktop.shadowInset` (boolean)

  - `grid.styling.desktop.shadowOpacity` (number)

  - `grid.styling.desktop.textGradientOverlayColors` (array)

  - `grid.styling.desktop.textGradientOverlayOpacity` (number)

  - `grid.styling.desktop.textGradientOverlayDirection` (string)

  - `grid.styling.desktop.darkTextEnabled` (boolean)

  - `grid.styling.desktop.textAlign` (string)

  - `grid.styling.desktop.transitionScrollSpeed` (number)

  - `grid.styling.desktop.autoRotate` (boolean)

  - `grid.styling.desktop.autoRotateInterval` (number)

  - `grid.styling.desktop.buttonIcon` (string)

  - `grid.styling.desktop.buttonIconPosition` (string)

  - `grid.styling.desktop.buttonIconColor` (string)

  - `grid.styling.desktop.openInNewWindow` (boolean)

  - `grid.styling.desktop.sidebar` (boolean)

  - `grid.styling.desktop.sidebarPosition` (string)

  - `grid.styling.desktop.sidebarAnimation` (string)

  - `grid.styling.desktop.sidebarAnimationDuration` (number)

  - `grid.styling.desktop.sidebarAnimationTimingFunction` (string)

  - `grid.styling.desktop.fontFamily` (string)

  - `grid.styling.desktop.fontSize` (number)

  - `grid.styling.desktop.fontWeight` (string)

  - `grid.styling.desktop.fontDecoration` (string)

  - `grid.styling.desktop.fontTextTransform` (string)

  - `grid.styling.desktop.fontLineHeight` (number)

  - `grid.styling.desktop.fontLetterSpacing` (number)

  - `grid.styling.desktop.fontColorLight` (string)

  - `grid.styling.desktop.fontColorDark` (string)

  - `grid.styling.desktop.h1FontFamily` (string)

  - `grid.styling.desktop.h1FontSize` (number)

  - `grid.styling.desktop.h1FontWeight` (string)

  - `grid.styling.desktop.h1FontDecoration` (string)

  - `grid.styling.desktop.h1TextTransform` (string)

  - `grid.styling.desktop.h1LineHeight` (number)

  - `grid.styling.desktop.h1LetterSpacing` (number)

  - `grid.styling.desktop.h1ColorLight` (string)

  - `grid.styling.desktop.h1ColorDark` (string)

  - `grid.styling.desktop.h2FontFamily` (string)

  - `grid.styling.desktop.h2FontSize` (number)

  - `grid.styling.desktop.h2FontWeight` (string)

  - `grid.styling.desktop.h2FontDecoration` (string)

  - `grid.styling.desktop.h2TextTransform` (string)

  - `grid.styling.desktop.h2LineHeight` (number)

  - `grid.styling.desktop.h2LetterSpacing` (number)

  - `grid.styling.desktop.h2ColorLight` (string)

  - `grid.styling.desktop.h2ColorDark` (string)

  - `grid.styling.desktop.h3FontFamily` (string)

  - `grid.styling.desktop.h3FontSize` (number)

  - `grid.styling.desktop.h3FontWeight` (string)

  - `grid.styling.desktop.h3FontDecoration` (string)

  - `grid.styling.desktop.h3TextTransform` (string)

  - `grid.styling.desktop.h3LineHeight` (number)

  - `grid.styling.desktop.h3LetterSpacing` (number)

  - `grid.styling.desktop.h3ColorLight` (string)

  - `grid.styling.desktop.h3ColorDark` (string)

  - `grid.styling.desktop.h4FontFamily` (string)

  - `grid.styling.desktop.h4FontSize` (number)

  - `grid.styling.desktop.h4FontWeight` (string)

  - `grid.styling.desktop.h4FontDecoration` (string)

  - `grid.styling.desktop.h4TextTransform` (string)

  - `grid.styling.desktop.h4LineHeight` (number)

  - `grid.styling.desktop.h4LetterSpacing` (number)

  - `grid.styling.desktop.h4ColorLight` (string)

  - `grid.styling.desktop.h4ColorDark` (string)

  - `grid.styling.desktop.h5FontFamily` (string)

  - `grid.styling.desktop.h5FontSize` (number)

  - `grid.styling.desktop.h5FontWeight` (string)

  - `grid.styling.desktop.h5FontDecoration` (string)

  - `grid.styling.desktop.h5TextTransform` (string)

  - `grid.styling.desktop.h5LineHeight` (number)

  - `grid.styling.desktop.h5LetterSpacing` (number)

  - `grid.styling.desktop.h5ColorLight` (string)

  - `grid.styling.desktop.h5ColorDark` (string)

  - `grid.styling.desktop.h6FontFamily` (string)

  - `grid.styling.desktop.h6FontSize` (number)

  - `grid.styling.desktop.h6FontWeight` (string)

  - `grid.styling.desktop.h6FontDecoration` (string)

  - `grid.styling.desktop.h6TextTransform` (string)

  - `grid.styling.desktop.h6LineHeight` (number)

  - `grid.styling.desktop.h6LetterSpacing` (number)

  - `grid.styling.desktop.h6ColorLight` (string)

  - `grid.styling.desktop.h6ColorDark` (string)

  - `grid.styling.desktop.navigationFontFamily` (string)

  - `grid.styling.desktop.navigationFontSize` (number)

  - `grid.styling.desktop.navigationFontWeight` (string)

  - `grid.styling.desktop.navigationFontDecoration` (string)

  - `grid.styling.desktop.navigationTextTransform` (string)

  - `grid.styling.desktop.navigationLineHeight` (number)

  - `grid.styling.desktop.navigationLetterSpacing` (number)

  - `grid.styling.desktop.navigationColorLight` (string)

  - `grid.styling.desktop.navigationColorDark` (string)

  - `grid.styling.desktop.subNavigationFontFamily` (string)

  - `grid.styling.desktop.subNavigationFontSize` (number)

  - `grid.styling.desktop.subNavigationFontWeight` (string)

  - `grid.styling.desktop.subNavigationFontDecoration` (string)

  - `grid.styling.desktop.subNavigationTextTransform` (string)

  - `grid.styling.desktop.subNavigationLineHeight` (number)

  - `grid.styling.desktop.subNavigationLetterSpacing` (number)

  - `grid.styling.desktop.subNavigationColorLight` (string)

  - `grid.styling.desktop.subNavigationColorDark` (string)

  - `grid.styling.desktop.bodyFontFamily` (string)

  - `grid.styling.desktop.bodyFontSize` (number)

  - `grid.styling.desktop.bodyFontWeight` (string)

  - `grid.styling.desktop.bodyFontDecoration` (string)

  - `grid.styling.desktop.bodyTextTransform` (string)

  - `grid.styling.desktop.bodyLineHeight` (number)

  - `grid.styling.desktop.bodyLetterSpacing` (number)

  - `grid.styling.desktop.bodyColorLight` (string)

  - `grid.styling.desktop.bodyColorDark` (string)

  - `grid.styling.desktop.hyperlinkFontFamily` (string)

  - `grid.styling.desktop.hyperlinkFontSize` (number)

  - `grid.styling.desktop.hyperlinkFontWeight` (string)

  - `grid.styling.desktop.hyperlinkFontDecoration` (string)

  - `grid.styling.desktop.hyperlinkTextTransform` (string)

  - `grid.styling.desktop.hyperlinkLineHeight` (number)

  - `grid.styling.desktop.hyperlinkLetterSpacing` (number)

  - `grid.styling.desktop.hyperlinkColorLight` (string)

  - `grid.styling.desktop.hyperlinkColorDark` (string)

  - `grid.styling.desktop.zindex` (integer)

  - `previewType` (string)
    Preview type
    Example: "detail"

  - `profileImage` (object)
    Profile image property

  - `profileImage.uuid` (string, required)
    Unique identifier for the entity

  - `profileImage.name` (string)
    The name identifier of the property

  - `profileImage.label` (string)
    Display label for the property

  - `profileImage.createdAt` (integer)
    Unix timestamp when the entity was created

  - `profileImage.createdBy` (object)
    Identifier of the user who created the entity

  - `profileImage.createdBy.name` (string, required)

  - `profileImage.createdBy.label` (string)

  - `profileImage.createdBy.createdAt` (integer)

  - `profileImage.createdBy.updatedAt` (integer)

  - `profileImage.createdBy.deletedAt` (integer)

  - `profileImage.createdBy.createdByUuid` (string)

  - `profileImage.createdBy.updatedByUuid` (string)

  - `profileImage.createdBy.deletedByUuid` (string)

  - `profileImage.createdBy.index` (integer)

  - `profileImage.createdBy.deleted` (boolean)

  - `profileImage.createdBy.complete` (boolean)

  - `profileImage.createdBy.uuid` (string, required)

  - `profileImage.createdBy.properties` (array)

  - `profileImage.createdBy.properties.icon` (string)

  - `profileImage.createdBy.properties.name` (string)

  - `profileImage.createdBy.properties.value` (any)

  - `profileImage.createdBy.properties.type` (string)

  - `profileImage.createdBy.properties.label` (string)

  - `profileImage.createdBy.objects` (object)

  - `profileImage.createdBy.user` (object)

  - `profileImage.createdBy.user.uuid` (string)

  - `profileImage.createdBy.user.email` (string)

  - `profileImage.createdBy.user.firstname` (string)

  - `profileImage.createdBy.user.lastname` (string)

  - `profileImage.createdBy.user.initials` (string)

  - `profileImage.createdBy.user.scopes` (array)

  - `profileImage.createdBy.user.filters` (object)

  - `profileImage.createdBy.user.role` (string)

  - `profileImage.createdBy.user.record` (object)

  - `profileImage.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `profileImage.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `profileImage.updatedBy.name` (string, required)

  - `profileImage.updatedBy.label` (string)

  - `profileImage.updatedBy.createdAt` (integer)

  - `profileImage.updatedBy.updatedAt` (integer)

  - `profileImage.updatedBy.deletedAt` (integer)

  - `profileImage.updatedBy.createdByUuid` (string)

  - `profileImage.updatedBy.updatedByUuid` (string)

  - `profileImage.updatedBy.deletedByUuid` (string)

  - `profileImage.updatedBy.index` (integer)

  - `profileImage.updatedBy.deleted` (boolean)

  - `profileImage.updatedBy.complete` (boolean)

  - `profileImage.updatedBy.uuid` (string, required)

  - `profileImage.updatedBy.properties` (array)

  - `profileImage.updatedBy.properties.icon` (string)

  - `profileImage.updatedBy.properties.name` (string)

  - `profileImage.updatedBy.properties.value` (any)

  - `profileImage.updatedBy.properties.type` (string)

  - `profileImage.updatedBy.properties.label` (string)

  - `profileImage.updatedBy.objects` (object)

  - `profileImage.updatedBy.user` (object)

  - `profileImage.updatedBy.user.uuid` (string)

  - `profileImage.updatedBy.user.email` (string)

  - `profileImage.updatedBy.user.firstname` (string)

  - `profileImage.updatedBy.user.lastname` (string)

  - `profileImage.updatedBy.user.initials` (string)

  - `profileImage.updatedBy.user.scopes` (array)

  - `profileImage.updatedBy.user.filters` (object)

  - `profileImage.updatedBy.user.role` (string)

  - `profileImage.updatedBy.user.record` (object)

  - `profileImage.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `profileImage.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `profileImage.deletedBy.name` (string, required)

  - `profileImage.deletedBy.label` (string)

  - `profileImage.deletedBy.createdAt` (integer)

  - `profileImage.deletedBy.updatedAt` (integer)

  - `profileImage.deletedBy.deletedAt` (integer)

  - `profileImage.deletedBy.createdByUuid` (string)

  - `profileImage.deletedBy.updatedByUuid` (string)

  - `profileImage.deletedBy.deletedByUuid` (string)

  - `profileImage.deletedBy.index` (integer)

  - `profileImage.deletedBy.deleted` (boolean)

  - `profileImage.deletedBy.complete` (boolean)

  - `profileImage.deletedBy.uuid` (string, required)

  - `profileImage.deletedBy.properties` (array)

  - `profileImage.deletedBy.properties.icon` (string)

  - `profileImage.deletedBy.properties.name` (string)

  - `profileImage.deletedBy.properties.value` (any)

  - `profileImage.deletedBy.properties.type` (string)

  - `profileImage.deletedBy.properties.label` (string)

  - `profileImage.deletedBy.objects` (object)

  - `profileImage.deletedBy.user` (object)

  - `profileImage.deletedBy.user.uuid` (string)

  - `profileImage.deletedBy.user.email` (string)

  - `profileImage.deletedBy.user.firstname` (string)

  - `profileImage.deletedBy.user.lastname` (string)

  - `profileImage.deletedBy.user.initials` (string)

  - `profileImage.deletedBy.user.scopes` (array)

  - `profileImage.deletedBy.user.filters` (object)

  - `profileImage.deletedBy.user.role` (string)

  - `profileImage.deletedBy.user.record` (object)

  - `profileImage.index` (integer)
    Index number for ordering entities

  - `profileImage.description` (string)
    Detailed description of the property's purpose and usage

  - `profileImage.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `profileImage.options` (array)
    List of predefined options for properties that support selection

  - `profileImage.options.name` (string)

  - `profileImage.options.label` (string)

  - `profileImage.options.icon` (string)

  - `profileImage.options.color` (string)

  - `profileImage.options.disabled` (boolean)

  - `profileImage.options.usedIn` (object)

  - `profileImage.options.usedIn.recordUuids` (array)

  - `profileImage.options.usedIn.count` (integer)

  - `profileImage.group` (string)
    Group name for organizing related properties

  - `profileImage.format` (any)
    Format configuration for the property's display and validation

  - `profileImage.rules` (array)
    Collection of validation rules applied to the property

  - `profileImage.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `profileImage.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `profileImage.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `profileImage.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `profileImage.editable` (boolean)
    Indicates if the property value can be modified

  - `profileImage.formatSettings` (object)
    Additional format-specific settings for the property

  - `profileImage.usedIn` (object)
    Information about where this property is used in the system

  - `profileImage.usedIn.recordUuids` (array)

  - `profileImage.usedIn.count` (integer)

  - `profileImage.icon` (string)
    Icon identifier for visual representation of the property

  - `profileImage.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `profileImage.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `profileImage.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `profileImage.minAndMaxValue.t1` (integer)

  - `profileImage.minAndMaxValue.t2` (integer)

  - `profileImagePosition` (string)
    Profile image position (top, left, right, bottom, background)
    Example: "top"

  - `profileImageStyling` (object)
    Style set for the profile image

  - `profileImageStyling.all` (object)
    The style set for all devices

  - `profileImageStyling.all.hide` (boolean)

  - `profileImageStyling.all.customID` (string)

  - `profileImageStyling.all.customClass` (string)

  - `profileImageStyling.all.customAnchor` (string)

  - `profileImageStyling.all.spacing` (number)

  - `profileImageStyling.all.directionLTR` (boolean)

  - `profileImageStyling.all.alignContent` (string)

  - `profileImageStyling.all.alignItems` (string)

  - `profileImageStyling.all.justifyContent` (string)

  - `profileImageStyling.all.alignSelf` (string)

  - `profileImageStyling.all.flexWrap` (string)

  - `profileImageStyling.all.flexDirection` (string)

  - `profileImageStyling.all.overflow` (string)

  - `profileImageStyling.all.transformX` (number)

  - `profileImageStyling.all.transformY` (number)

  - `profileImageStyling.all.topMargin` (number)

  - `profileImageStyling.all.bottomMargin` (number)

  - `profileImageStyling.all.leftMargin` (number)

  - `profileImageStyling.all.rightMargin` (number)

  - `profileImageStyling.all.topPadding` (number)

  - `profileImageStyling.all.bottomPadding` (number)

  - `profileImageStyling.all.leftPadding` (number)

  - `profileImageStyling.all.rightPadding` (number)

  - `profileImageStyling.all.fullWidthEnabled` (boolean)

  - `profileImageStyling.all.maxWidth` (number)

  - `profileImageStyling.all.minWidth` (number)

  - `profileImageStyling.all.width` (number)

  - `profileImageStyling.all.flex` (integer)

  - `profileImageStyling.all.minHeight` (number)

  - `profileImageStyling.all.maxHeight` (number)

  - `profileImageStyling.all.height` (number)

  - `profileImageStyling.all.borderRadiusTopLeft` (number)

  - `profileImageStyling.all.borderRadiusTopRight` (number)

  - `profileImageStyling.all.borderRadiusBottomLeft` (number)

  - `profileImageStyling.all.borderRadiusBottomRight` (number)

  - `profileImageStyling.all.borderWidthTop` (number)

  - `profileImageStyling.all.borderWidthBottom` (number)

  - `profileImageStyling.all.borderWidthLeft` (number)

  - `profileImageStyling.all.borderWidthRight` (number)

  - `profileImageStyling.all.borderColorTop` (string)

  - `profileImageStyling.all.borderColorBottom` (string)

  - `profileImageStyling.all.borderColorLeft` (string)

  - `profileImageStyling.all.borderColorRight` (string)

  - `profileImageStyling.all.borderStyleTop` (string)

  - `profileImageStyling.all.borderStyleBottom` (string)

  - `profileImageStyling.all.borderStyleLeft` (string)

  - `profileImageStyling.all.borderStyleRight` (string)

  - `profileImageStyling.all.backgroundVideo` (string)

  - `profileImageStyling.all.backgroundImage` (string)

  - `profileImageStyling.all.backgroundMediaRepeat` (string)

  - `profileImageStyling.all.backgroundMediaFit` (string)

  - `profileImageStyling.all.backgroundMediaSizeWidth` (number)

  - `profileImageStyling.all.backgroundMediaSizeHeight` (number)

  - `profileImageStyling.all.backgroundMediaPosition` (string)

  - `profileImageStyling.all.backgroundMediaScroll` (string)

  - `profileImageStyling.all.backgroundMediaParallax` (boolean)

  - `profileImageStyling.all.backgroundMediaAutoPlay` (boolean)

  - `profileImageStyling.all.backgroundMediaMuted` (boolean)

  - `profileImageStyling.all.backgroundMediaLoop` (boolean)

  - `profileImageStyling.all.backgroundColorOverlayColor` (string)

  - `profileImageStyling.all.backgroundColorOverlayOpacity` (number)

  - `profileImageStyling.all.backgroundGradientOverlayColors` (array)

  - `profileImageStyling.all.backgroundGradientOverlayOpacity` (number)

  - `profileImageStyling.all.backgroundGradientOverlayDirection` (string)

  - `profileImageStyling.all.backgroundColor` (string)

  - `profileImageStyling.all.backgroundColorOffsetBottom` (number)

  - `profileImageStyling.all.backgroundColorOffsetLeft` (number)

  - `profileImageStyling.all.backgroundColorOffsetRight` (number)

  - `profileImageStyling.all.backgroundColorOffsetTop` (number)

  - `profileImageStyling.all.backgroundGradientColors` (array)

  - `profileImageStyling.all.backgroundGradientOpacity` (number)

  - `profileImageStyling.all.backgroundGradientDirection` (string)

  - `profileImageStyling.all.animationDelay` (number)

  - `profileImageStyling.all.animationDuration` (number)

  - `profileImageStyling.all.animationIn` (string)

  - `profileImageStyling.all.animationOut` (string)

  - `profileImageStyling.all.animationRepeat` (string)

  - `profileImageStyling.all.animationDirection` (string)

  - `profileImageStyling.all.animationTimingFunction` (string)

  - `profileImageStyling.all.animationFillMode` (string)

  - `profileImageStyling.all.mediaHover` (string)

  - `profileImageStyling.all.mediaAlignment` (string)

  - `profileImageStyling.all.mediaFit` (string)

  - `profileImageStyling.all.mediaPosition` (string)

  - `profileImageStyling.all.enlargeOnClickBorderRadiusTopLeft` (number)

  - `profileImageStyling.all.enlargeOnClickBorderRadiusTopRight` (number)

  - `profileImageStyling.all.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `profileImageStyling.all.enlargeOnClickBorderRadiusBottomRight` (number)

  - `profileImageStyling.all.enlargeOnClickBorderWidthTop` (number)

  - `profileImageStyling.all.enlargeOnClickBorderWidthBottom` (number)

  - `profileImageStyling.all.enlargeOnClickBorderWidthLeft` (number)

  - `profileImageStyling.all.enlargeOnClickBorderWidthRight` (number)

  - `profileImageStyling.all.enlargeOnClickBorderColorTop` (string)

  - `profileImageStyling.all.enlargeOnClickBorderColorBottom` (string)

  - `profileImageStyling.all.enlargeOnClickBorderColorLeft` (string)

  - `profileImageStyling.all.enlargeOnClickBorderColorRight` (string)

  - `profileImageStyling.all.enlargeOnClickBorderStyleTop` (string)

  - `profileImageStyling.all.enlargeOnClickBorderStyleBottom` (string)

  - `profileImageStyling.all.enlargeOnClickBorderStyleLeft` (string)

  - `profileImageStyling.all.enlargeOnClickBorderStyleRight` (string)

  - `profileImageStyling.all.enlargeOnClickShadowOffsetX` (number)

  - `profileImageStyling.all.enlargeOnClickShadowOffsetY` (number)

  - `profileImageStyling.all.enlargeOnClickShadowBlur` (number)

  - `profileImageStyling.all.enlargeOnClickShadowColor` (string)

  - `profileImageStyling.all.enlargeOnClickShadowSpread` (number)

  - `profileImageStyling.all.enlargeOnClickShadowInset` (boolean)

  - `profileImageStyling.all.enlargeOnClickShadowOpacity` (number)

  - `profileImageStyling.all.enlargeOnClickScale` (number)

  - `profileImageStyling.all.shadowOffsetX` (number)

  - `profileImageStyling.all.shadowOffsetY` (number)

  - `profileImageStyling.all.shadowBlur` (number)

  - `profileImageStyling.all.shadowBorderRadiusTopLeft` (number)

  - `profileImageStyling.all.shadowBorderRadiusTopRight` (number)

  - `profileImageStyling.all.shadowBorderRadiusBottomLeft` (number)

  - `profileImageStyling.all.shadowBorderRadiusBottomRight` (number)

  - `profileImageStyling.all.shadowColor` (string)

  - `profileImageStyling.all.shadowSpread` (number)

  - `profileImageStyling.all.shadowInset` (boolean)

  - `profileImageStyling.all.shadowOpacity` (number)

  - `profileImageStyling.all.textGradientOverlayColors` (array)

  - `profileImageStyling.all.textGradientOverlayOpacity` (number)

  - `profileImageStyling.all.textGradientOverlayDirection` (string)

  - `profileImageStyling.all.darkTextEnabled` (boolean)

  - `profileImageStyling.all.textAlign` (string)

  - `profileImageStyling.all.transitionScrollSpeed` (number)

  - `profileImageStyling.all.autoRotate` (boolean)

  - `profileImageStyling.all.autoRotateInterval` (number)

  - `profileImageStyling.all.buttonIcon` (string)

  - `profileImageStyling.all.buttonIconPosition` (string)

  - `profileImageStyling.all.buttonIconColor` (string)

  - `profileImageStyling.all.openInNewWindow` (boolean)

  - `profileImageStyling.all.sidebar` (boolean)

  - `profileImageStyling.all.sidebarPosition` (string)

  - `profileImageStyling.all.sidebarAnimation` (string)

  - `profileImageStyling.all.sidebarAnimationDuration` (number)

  - `profileImageStyling.all.sidebarAnimationTimingFunction` (string)

  - `profileImageStyling.all.fontFamily` (string)

  - `profileImageStyling.all.fontSize` (number)

  - `profileImageStyling.all.fontWeight` (string)

  - `profileImageStyling.all.fontDecoration` (string)

  - `profileImageStyling.all.fontTextTransform` (string)

  - `profileImageStyling.all.fontLineHeight` (number)

  - `profileImageStyling.all.fontLetterSpacing` (number)

  - `profileImageStyling.all.fontColorLight` (string)

  - `profileImageStyling.all.fontColorDark` (string)

  - `profileImageStyling.all.h1FontFamily` (string)

  - `profileImageStyling.all.h1FontSize` (number)

  - `profileImageStyling.all.h1FontWeight` (string)

  - `profileImageStyling.all.h1FontDecoration` (string)

  - `profileImageStyling.all.h1TextTransform` (string)

  - `profileImageStyling.all.h1LineHeight` (number)

  - `profileImageStyling.all.h1LetterSpacing` (number)

  - `profileImageStyling.all.h1ColorLight` (string)

  - `profileImageStyling.all.h1ColorDark` (string)

  - `profileImageStyling.all.h2FontFamily` (string)

  - `profileImageStyling.all.h2FontSize` (number)

  - `profileImageStyling.all.h2FontWeight` (string)

  - `profileImageStyling.all.h2FontDecoration` (string)

  - `profileImageStyling.all.h2TextTransform` (string)

  - `profileImageStyling.all.h2LineHeight` (number)

  - `profileImageStyling.all.h2LetterSpacing` (number)

  - `profileImageStyling.all.h2ColorLight` (string)

  - `profileImageStyling.all.h2ColorDark` (string)

  - `profileImageStyling.all.h3FontFamily` (string)

  - `profileImageStyling.all.h3FontSize` (number)

  - `profileImageStyling.all.h3FontWeight` (string)

  - `profileImageStyling.all.h3FontDecoration` (string)

  - `profileImageStyling.all.h3TextTransform` (string)

  - `profileImageStyling.all.h3LineHeight` (number)

  - `profileImageStyling.all.h3LetterSpacing` (number)

  - `profileImageStyling.all.h3ColorLight` (string)

  - `profileImageStyling.all.h3ColorDark` (string)

  - `profileImageStyling.all.h4FontFamily` (string)

  - `profileImageStyling.all.h4FontSize` (number)

  - `profileImageStyling.all.h4FontWeight` (string)

  - `profileImageStyling.all.h4FontDecoration` (string)

  - `profileImageStyling.all.h4TextTransform` (string)

  - `profileImageStyling.all.h4LineHeight` (number)

  - `profileImageStyling.all.h4LetterSpacing` (number)

  - `profileImageStyling.all.h4ColorLight` (string)

  - `profileImageStyling.all.h4ColorDark` (string)

  - `profileImageStyling.all.h5FontFamily` (string)

  - `profileImageStyling.all.h5FontSize` (number)

  - `profileImageStyling.all.h5FontWeight` (string)

  - `profileImageStyling.all.h5FontDecoration` (string)

  - `profileImageStyling.all.h5TextTransform` (string)

  - `profileImageStyling.all.h5LineHeight` (number)

  - `profileImageStyling.all.h5LetterSpacing` (number)

  - `profileImageStyling.all.h5ColorLight` (string)

  - `profileImageStyling.all.h5ColorDark` (string)

  - `profileImageStyling.all.h6FontFamily` (string)

  - `profileImageStyling.all.h6FontSize` (number)

  - `profileImageStyling.all.h6FontWeight` (string)

  - `profileImageStyling.all.h6FontDecoration` (string)

  - `profileImageStyling.all.h6TextTransform` (string)

  - `profileImageStyling.all.h6LineHeight` (number)

  - `profileImageStyling.all.h6LetterSpacing` (number)

  - `profileImageStyling.all.h6ColorLight` (string)

  - `profileImageStyling.all.h6ColorDark` (string)

  - `profileImageStyling.all.navigationFontFamily` (string)

  - `profileImageStyling.all.navigationFontSize` (number)

  - `profileImageStyling.all.navigationFontWeight` (string)

  - `profileImageStyling.all.navigationFontDecoration` (string)

  - `profileImageStyling.all.navigationTextTransform` (string)

  - `profileImageStyling.all.navigationLineHeight` (number)

  - `profileImageStyling.all.navigationLetterSpacing` (number)

  - `profileImageStyling.all.navigationColorLight` (string)

  - `profileImageStyling.all.navigationColorDark` (string)

  - `profileImageStyling.all.subNavigationFontFamily` (string)

  - `profileImageStyling.all.subNavigationFontSize` (number)

  - `profileImageStyling.all.subNavigationFontWeight` (string)

  - `profileImageStyling.all.subNavigationFontDecoration` (string)

  - `profileImageStyling.all.subNavigationTextTransform` (string)

  - `profileImageStyling.all.subNavigationLineHeight` (number)

  - `profileImageStyling.all.subNavigationLetterSpacing` (number)

  - `profileImageStyling.all.subNavigationColorLight` (string)

  - `profileImageStyling.all.subNavigationColorDark` (string)

  - `profileImageStyling.all.bodyFontFamily` (string)

  - `profileImageStyling.all.bodyFontSize` (number)

  - `profileImageStyling.all.bodyFontWeight` (string)

  - `profileImageStyling.all.bodyFontDecoration` (string)

  - `profileImageStyling.all.bodyTextTransform` (string)

  - `profileImageStyling.all.bodyLineHeight` (number)

  - `profileImageStyling.all.bodyLetterSpacing` (number)

  - `profileImageStyling.all.bodyColorLight` (string)

  - `profileImageStyling.all.bodyColorDark` (string)

  - `profileImageStyling.all.hyperlinkFontFamily` (string)

  - `profileImageStyling.all.hyperlinkFontSize` (number)

  - `profileImageStyling.all.hyperlinkFontWeight` (string)

  - `profileImageStyling.all.hyperlinkFontDecoration` (string)

  - `profileImageStyling.all.hyperlinkTextTransform` (string)

  - `profileImageStyling.all.hyperlinkLineHeight` (number)

  - `profileImageStyling.all.hyperlinkLetterSpacing` (number)

  - `profileImageStyling.all.hyperlinkColorLight` (string)

  - `profileImageStyling.all.hyperlinkColorDark` (string)

  - `profileImageStyling.all.zindex` (integer)

  - `profileImageStyling.mobile` (object)
    The style set for the mobile device

  - `profileImageStyling.mobile.hide` (boolean)

  - `profileImageStyling.mobile.customID` (string)

  - `profileImageStyling.mobile.customClass` (string)

  - `profileImageStyling.mobile.customAnchor` (string)

  - `profileImageStyling.mobile.spacing` (number)

  - `profileImageStyling.mobile.directionLTR` (boolean)

  - `profileImageStyling.mobile.alignContent` (string)

  - `profileImageStyling.mobile.alignItems` (string)

  - `profileImageStyling.mobile.justifyContent` (string)

  - `profileImageStyling.mobile.alignSelf` (string)

  - `profileImageStyling.mobile.flexWrap` (string)

  - `profileImageStyling.mobile.flexDirection` (string)

  - `profileImageStyling.mobile.overflow` (string)

  - `profileImageStyling.mobile.transformX` (number)

  - `profileImageStyling.mobile.transformY` (number)

  - `profileImageStyling.mobile.topMargin` (number)

  - `profileImageStyling.mobile.bottomMargin` (number)

  - `profileImageStyling.mobile.leftMargin` (number)

  - `profileImageStyling.mobile.rightMargin` (number)

  - `profileImageStyling.mobile.topPadding` (number)

  - `profileImageStyling.mobile.bottomPadding` (number)

  - `profileImageStyling.mobile.leftPadding` (number)

  - `profileImageStyling.mobile.rightPadding` (number)

  - `profileImageStyling.mobile.fullWidthEnabled` (boolean)

  - `profileImageStyling.mobile.maxWidth` (number)

  - `profileImageStyling.mobile.minWidth` (number)

  - `profileImageStyling.mobile.width` (number)

  - `profileImageStyling.mobile.flex` (integer)

  - `profileImageStyling.mobile.minHeight` (number)

  - `profileImageStyling.mobile.maxHeight` (number)

  - `profileImageStyling.mobile.height` (number)

  - `profileImageStyling.mobile.borderRadiusTopLeft` (number)

  - `profileImageStyling.mobile.borderRadiusTopRight` (number)

  - `profileImageStyling.mobile.borderRadiusBottomLeft` (number)

  - `profileImageStyling.mobile.borderRadiusBottomRight` (number)

  - `profileImageStyling.mobile.borderWidthTop` (number)

  - `profileImageStyling.mobile.borderWidthBottom` (number)

  - `profileImageStyling.mobile.borderWidthLeft` (number)

  - `profileImageStyling.mobile.borderWidthRight` (number)

  - `profileImageStyling.mobile.borderColorTop` (string)

  - `profileImageStyling.mobile.borderColorBottom` (string)

  - `profileImageStyling.mobile.borderColorLeft` (string)

  - `profileImageStyling.mobile.borderColorRight` (string)

  - `profileImageStyling.mobile.borderStyleTop` (string)

  - `profileImageStyling.mobile.borderStyleBottom` (string)

  - `profileImageStyling.mobile.borderStyleLeft` (string)

  - `profileImageStyling.mobile.borderStyleRight` (string)

  - `profileImageStyling.mobile.backgroundVideo` (string)

  - `profileImageStyling.mobile.backgroundImage` (string)

  - `profileImageStyling.mobile.backgroundMediaRepeat` (string)

  - `profileImageStyling.mobile.backgroundMediaFit` (string)

  - `profileImageStyling.mobile.backgroundMediaSizeWidth` (number)

  - `profileImageStyling.mobile.backgroundMediaSizeHeight` (number)

  - `profileImageStyling.mobile.backgroundMediaPosition` (string)

  - `profileImageStyling.mobile.backgroundMediaScroll` (string)

  - `profileImageStyling.mobile.backgroundMediaParallax` (boolean)

  - `profileImageStyling.mobile.backgroundMediaAutoPlay` (boolean)

  - `profileImageStyling.mobile.backgroundMediaMuted` (boolean)

  - `profileImageStyling.mobile.backgroundMediaLoop` (boolean)

  - `profileImageStyling.mobile.backgroundColorOverlayColor` (string)

  - `profileImageStyling.mobile.backgroundColorOverlayOpacity` (number)

  - `profileImageStyling.mobile.backgroundGradientOverlayColors` (array)

  - `profileImageStyling.mobile.backgroundGradientOverlayOpacity` (number)

  - `profileImageStyling.mobile.backgroundGradientOverlayDirection` (string)

  - `profileImageStyling.mobile.backgroundColor` (string)

  - `profileImageStyling.mobile.backgroundColorOffsetBottom` (number)

  - `profileImageStyling.mobile.backgroundColorOffsetLeft` (number)

  - `profileImageStyling.mobile.backgroundColorOffsetRight` (number)

  - `profileImageStyling.mobile.backgroundColorOffsetTop` (number)

  - `profileImageStyling.mobile.backgroundGradientColors` (array)

  - `profileImageStyling.mobile.backgroundGradientOpacity` (number)

  - `profileImageStyling.mobile.backgroundGradientDirection` (string)

  - `profileImageStyling.mobile.animationDelay` (number)

  - `profileImageStyling.mobile.animationDuration` (number)

  - `profileImageStyling.mobile.animationIn` (string)

  - `profileImageStyling.mobile.animationOut` (string)

  - `profileImageStyling.mobile.animationRepeat` (string)

  - `profileImageStyling.mobile.animationDirection` (string)

  - `profileImageStyling.mobile.animationTimingFunction` (string)

  - `profileImageStyling.mobile.animationFillMode` (string)

  - `profileImageStyling.mobile.mediaHover` (string)

  - `profileImageStyling.mobile.mediaAlignment` (string)

  - `profileImageStyling.mobile.mediaFit` (string)

  - `profileImageStyling.mobile.mediaPosition` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderRadiusTopLeft` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderRadiusTopRight` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderRadiusBottomRight` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderWidthTop` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderWidthBottom` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderWidthLeft` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderWidthRight` (number)

  - `profileImageStyling.mobile.enlargeOnClickBorderColorTop` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderColorBottom` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderColorLeft` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderColorRight` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderStyleTop` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderStyleBottom` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderStyleLeft` (string)

  - `profileImageStyling.mobile.enlargeOnClickBorderStyleRight` (string)

  - `profileImageStyling.mobile.enlargeOnClickShadowOffsetX` (number)

  - `profileImageStyling.mobile.enlargeOnClickShadowOffsetY` (number)

  - `profileImageStyling.mobile.enlargeOnClickShadowBlur` (number)

  - `profileImageStyling.mobile.enlargeOnClickShadowColor` (string)

  - `profileImageStyling.mobile.enlargeOnClickShadowSpread` (number)

  - `profileImageStyling.mobile.enlargeOnClickShadowInset` (boolean)

  - `profileImageStyling.mobile.enlargeOnClickShadowOpacity` (number)

  - `profileImageStyling.mobile.enlargeOnClickScale` (number)

  - `profileImageStyling.mobile.shadowOffsetX` (number)

  - `profileImageStyling.mobile.shadowOffsetY` (number)

  - `profileImageStyling.mobile.shadowBlur` (number)

  - `profileImageStyling.mobile.shadowBorderRadiusTopLeft` (number)

  - `profileImageStyling.mobile.shadowBorderRadiusTopRight` (number)

  - `profileImageStyling.mobile.shadowBorderRadiusBottomLeft` (number)

  - `profileImageStyling.mobile.shadowBorderRadiusBottomRight` (number)

  - `profileImageStyling.mobile.shadowColor` (string)

  - `profileImageStyling.mobile.shadowSpread` (number)

  - `profileImageStyling.mobile.shadowInset` (boolean)

  - `profileImageStyling.mobile.shadowOpacity` (number)

  - `profileImageStyling.mobile.textGradientOverlayColors` (array)

  - `profileImageStyling.mobile.textGradientOverlayOpacity` (number)

  - `profileImageStyling.mobile.textGradientOverlayDirection` (string)

  - `profileImageStyling.mobile.darkTextEnabled` (boolean)

  - `profileImageStyling.mobile.textAlign` (string)

  - `profileImageStyling.mobile.transitionScrollSpeed` (number)

  - `profileImageStyling.mobile.autoRotate` (boolean)

  - `profileImageStyling.mobile.autoRotateInterval` (number)

  - `profileImageStyling.mobile.buttonIcon` (string)

  - `profileImageStyling.mobile.buttonIconPosition` (string)

  - `profileImageStyling.mobile.buttonIconColor` (string)

  - `profileImageStyling.mobile.openInNewWindow` (boolean)

  - `profileImageStyling.mobile.sidebar` (boolean)

  - `profileImageStyling.mobile.sidebarPosition` (string)

  - `profileImageStyling.mobile.sidebarAnimation` (string)

  - `profileImageStyling.mobile.sidebarAnimationDuration` (number)

  - `profileImageStyling.mobile.sidebarAnimationTimingFunction` (string)

  - `profileImageStyling.mobile.fontFamily` (string)

  - `profileImageStyling.mobile.fontSize` (number)

  - `profileImageStyling.mobile.fontWeight` (string)

  - `profileImageStyling.mobile.fontDecoration` (string)

  - `profileImageStyling.mobile.fontTextTransform` (string)

  - `profileImageStyling.mobile.fontLineHeight` (number)

  - `profileImageStyling.mobile.fontLetterSpacing` (number)

  - `profileImageStyling.mobile.fontColorLight` (string)

  - `profileImageStyling.mobile.fontColorDark` (string)

  - `profileImageStyling.mobile.h1FontFamily` (string)

  - `profileImageStyling.mobile.h1FontSize` (number)

  - `profileImageStyling.mobile.h1FontWeight` (string)

  - `profileImageStyling.mobile.h1FontDecoration` (string)

  - `profileImageStyling.mobile.h1TextTransform` (string)

  - `profileImageStyling.mobile.h1LineHeight` (number)

  - `profileImageStyling.mobile.h1LetterSpacing` (number)

  - `profileImageStyling.mobile.h1ColorLight` (string)

  - `profileImageStyling.mobile.h1ColorDark` (string)

  - `profileImageStyling.mobile.h2FontFamily` (string)

  - `profileImageStyling.mobile.h2FontSize` (number)

  - `profileImageStyling.mobile.h2FontWeight` (string)

  - `profileImageStyling.mobile.h2FontDecoration` (string)

  - `profileImageStyling.mobile.h2TextTransform` (string)

  - `profileImageStyling.mobile.h2LineHeight` (number)

  - `profileImageStyling.mobile.h2LetterSpacing` (number)

  - `profileImageStyling.mobile.h2ColorLight` (string)

  - `profileImageStyling.mobile.h2ColorDark` (string)

  - `profileImageStyling.mobile.h3FontFamily` (string)

  - `profileImageStyling.mobile.h3FontSize` (number)

  - `profileImageStyling.mobile.h3FontWeight` (string)

  - `profileImageStyling.mobile.h3FontDecoration` (string)

  - `profileImageStyling.mobile.h3TextTransform` (string)

  - `profileImageStyling.mobile.h3LineHeight` (number)

  - `profileImageStyling.mobile.h3LetterSpacing` (number)

  - `profileImageStyling.mobile.h3ColorLight` (string)

  - `profileImageStyling.mobile.h3ColorDark` (string)

  - `profileImageStyling.mobile.h4FontFamily` (string)

  - `profileImageStyling.mobile.h4FontSize` (number)

  - `profileImageStyling.mobile.h4FontWeight` (string)

  - `profileImageStyling.mobile.h4FontDecoration` (string)

  - `profileImageStyling.mobile.h4TextTransform` (string)

  - `profileImageStyling.mobile.h4LineHeight` (number)

  - `profileImageStyling.mobile.h4LetterSpacing` (number)

  - `profileImageStyling.mobile.h4ColorLight` (string)

  - `profileImageStyling.mobile.h4ColorDark` (string)

  - `profileImageStyling.mobile.h5FontFamily` (string)

  - `profileImageStyling.mobile.h5FontSize` (number)

  - `profileImageStyling.mobile.h5FontWeight` (string)

  - `profileImageStyling.mobile.h5FontDecoration` (string)

  - `profileImageStyling.mobile.h5TextTransform` (string)

  - `profileImageStyling.mobile.h5LineHeight` (number)

  - `profileImageStyling.mobile.h5LetterSpacing` (number)

  - `profileImageStyling.mobile.h5ColorLight` (string)

  - `profileImageStyling.mobile.h5ColorDark` (string)

  - `profileImageStyling.mobile.h6FontFamily` (string)

  - `profileImageStyling.mobile.h6FontSize` (number)

  - `profileImageStyling.mobile.h6FontWeight` (string)

  - `profileImageStyling.mobile.h6FontDecoration` (string)

  - `profileImageStyling.mobile.h6TextTransform` (string)

  - `profileImageStyling.mobile.h6LineHeight` (number)

  - `profileImageStyling.mobile.h6LetterSpacing` (number)

  - `profileImageStyling.mobile.h6ColorLight` (string)

  - `profileImageStyling.mobile.h6ColorDark` (string)

  - `profileImageStyling.mobile.navigationFontFamily` (string)

  - `profileImageStyling.mobile.navigationFontSize` (number)

  - `profileImageStyling.mobile.navigationFontWeight` (string)

  - `profileImageStyling.mobile.navigationFontDecoration` (string)

  - `profileImageStyling.mobile.navigationTextTransform` (string)

  - `profileImageStyling.mobile.navigationLineHeight` (number)

  - `profileImageStyling.mobile.navigationLetterSpacing` (number)

  - `profileImageStyling.mobile.navigationColorLight` (string)

  - `profileImageStyling.mobile.navigationColorDark` (string)

  - `profileImageStyling.mobile.subNavigationFontFamily` (string)

  - `profileImageStyling.mobile.subNavigationFontSize` (number)

  - `profileImageStyling.mobile.subNavigationFontWeight` (string)

  - `profileImageStyling.mobile.subNavigationFontDecoration` (string)

  - `profileImageStyling.mobile.subNavigationTextTransform` (string)

  - `profileImageStyling.mobile.subNavigationLineHeight` (number)

  - `profileImageStyling.mobile.subNavigationLetterSpacing` (number)

  - `profileImageStyling.mobile.subNavigationColorLight` (string)

  - `profileImageStyling.mobile.subNavigationColorDark` (string)

  - `profileImageStyling.mobile.bodyFontFamily` (string)

  - `profileImageStyling.mobile.bodyFontSize` (number)

  - `profileImageStyling.mobile.bodyFontWeight` (string)

  - `profileImageStyling.mobile.bodyFontDecoration` (string)

  - `profileImageStyling.mobile.bodyTextTransform` (string)

  - `profileImageStyling.mobile.bodyLineHeight` (number)

  - `profileImageStyling.mobile.bodyLetterSpacing` (number)

  - `profileImageStyling.mobile.bodyColorLight` (string)

  - `profileImageStyling.mobile.bodyColorDark` (string)

  - `profileImageStyling.mobile.hyperlinkFontFamily` (string)

  - `profileImageStyling.mobile.hyperlinkFontSize` (number)

  - `profileImageStyling.mobile.hyperlinkFontWeight` (string)

  - `profileImageStyling.mobile.hyperlinkFontDecoration` (string)

  - `profileImageStyling.mobile.hyperlinkTextTransform` (string)

  - `profileImageStyling.mobile.hyperlinkLineHeight` (number)

  - `profileImageStyling.mobile.hyperlinkLetterSpacing` (number)

  - `profileImageStyling.mobile.hyperlinkColorLight` (string)

  - `profileImageStyling.mobile.hyperlinkColorDark` (string)

  - `profileImageStyling.mobile.zindex` (integer)

  - `profileImageStyling.tablet` (object)
    The style set for the tablet device

  - `profileImageStyling.tablet.hide` (boolean)

  - `profileImageStyling.tablet.customID` (string)

  - `profileImageStyling.tablet.customClass` (string)

  - `profileImageStyling.tablet.customAnchor` (string)

  - `profileImageStyling.tablet.spacing` (number)

  - `profileImageStyling.tablet.directionLTR` (boolean)

  - `profileImageStyling.tablet.alignContent` (string)

  - `profileImageStyling.tablet.alignItems` (string)

  - `profileImageStyling.tablet.justifyContent` (string)

  - `profileImageStyling.tablet.alignSelf` (string)

  - `profileImageStyling.tablet.flexWrap` (string)

  - `profileImageStyling.tablet.flexDirection` (string)

  - `profileImageStyling.tablet.overflow` (string)

  - `profileImageStyling.tablet.transformX` (number)

  - `profileImageStyling.tablet.transformY` (number)

  - `profileImageStyling.tablet.topMargin` (number)

  - `profileImageStyling.tablet.bottomMargin` (number)

  - `profileImageStyling.tablet.leftMargin` (number)

  - `profileImageStyling.tablet.rightMargin` (number)

  - `profileImageStyling.tablet.topPadding` (number)

  - `profileImageStyling.tablet.bottomPadding` (number)

  - `profileImageStyling.tablet.leftPadding` (number)

  - `profileImageStyling.tablet.rightPadding` (number)

  - `profileImageStyling.tablet.fullWidthEnabled` (boolean)

  - `profileImageStyling.tablet.maxWidth` (number)

  - `profileImageStyling.tablet.minWidth` (number)

  - `profileImageStyling.tablet.width` (number)

  - `profileImageStyling.tablet.flex` (integer)

  - `profileImageStyling.tablet.minHeight` (number)

  - `profileImageStyling.tablet.maxHeight` (number)

  - `profileImageStyling.tablet.height` (number)

  - `profileImageStyling.tablet.borderRadiusTopLeft` (number)

  - `profileImageStyling.tablet.borderRadiusTopRight` (number)

  - `profileImageStyling.tablet.borderRadiusBottomLeft` (number)

  - `profileImageStyling.tablet.borderRadiusBottomRight` (number)

  - `profileImageStyling.tablet.borderWidthTop` (number)

  - `profileImageStyling.tablet.borderWidthBottom` (number)

  - `profileImageStyling.tablet.borderWidthLeft` (number)

  - `profileImageStyling.tablet.borderWidthRight` (number)

  - `profileImageStyling.tablet.borderColorTop` (string)

  - `profileImageStyling.tablet.borderColorBottom` (string)

  - `profileImageStyling.tablet.borderColorLeft` (string)

  - `profileImageStyling.tablet.borderColorRight` (string)

  - `profileImageStyling.tablet.borderStyleTop` (string)

  - `profileImageStyling.tablet.borderStyleBottom` (string)

  - `profileImageStyling.tablet.borderStyleLeft` (string)

  - `profileImageStyling.tablet.borderStyleRight` (string)

  - `profileImageStyling.tablet.backgroundVideo` (string)

  - `profileImageStyling.tablet.backgroundImage` (string)

  - `profileImageStyling.tablet.backgroundMediaRepeat` (string)

  - `profileImageStyling.tablet.backgroundMediaFit` (string)

  - `profileImageStyling.tablet.backgroundMediaSizeWidth` (number)

  - `profileImageStyling.tablet.backgroundMediaSizeHeight` (number)

  - `profileImageStyling.tablet.backgroundMediaPosition` (string)

  - `profileImageStyling.tablet.backgroundMediaScroll` (string)

  - `profileImageStyling.tablet.backgroundMediaParallax` (boolean)

  - `profileImageStyling.tablet.backgroundMediaAutoPlay` (boolean)

  - `profileImageStyling.tablet.backgroundMediaMuted` (boolean)

  - `profileImageStyling.tablet.backgroundMediaLoop` (boolean)

  - `profileImageStyling.tablet.backgroundColorOverlayColor` (string)

  - `profileImageStyling.tablet.backgroundColorOverlayOpacity` (number)

  - `profileImageStyling.tablet.backgroundGradientOverlayColors` (array)

  - `profileImageStyling.tablet.backgroundGradientOverlayOpacity` (number)

  - `profileImageStyling.tablet.backgroundGradientOverlayDirection` (string)

  - `profileImageStyling.tablet.backgroundColor` (string)

  - `profileImageStyling.tablet.backgroundColorOffsetBottom` (number)

  - `profileImageStyling.tablet.backgroundColorOffsetLeft` (number)

  - `profileImageStyling.tablet.backgroundColorOffsetRight` (number)

  - `profileImageStyling.tablet.backgroundColorOffsetTop` (number)

  - `profileImageStyling.tablet.backgroundGradientColors` (array)

  - `profileImageStyling.tablet.backgroundGradientOpacity` (number)

  - `profileImageStyling.tablet.backgroundGradientDirection` (string)

  - `profileImageStyling.tablet.animationDelay` (number)

  - `profileImageStyling.tablet.animationDuration` (number)

  - `profileImageStyling.tablet.animationIn` (string)

  - `profileImageStyling.tablet.animationOut` (string)

  - `profileImageStyling.tablet.animationRepeat` (string)

  - `profileImageStyling.tablet.animationDirection` (string)

  - `profileImageStyling.tablet.animationTimingFunction` (string)

  - `profileImageStyling.tablet.animationFillMode` (string)

  - `profileImageStyling.tablet.mediaHover` (string)

  - `profileImageStyling.tablet.mediaAlignment` (string)

  - `profileImageStyling.tablet.mediaFit` (string)

  - `profileImageStyling.tablet.mediaPosition` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderRadiusTopLeft` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderRadiusTopRight` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderRadiusBottomRight` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderWidthTop` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderWidthBottom` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderWidthLeft` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderWidthRight` (number)

  - `profileImageStyling.tablet.enlargeOnClickBorderColorTop` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderColorBottom` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderColorLeft` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderColorRight` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderStyleTop` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderStyleBottom` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderStyleLeft` (string)

  - `profileImageStyling.tablet.enlargeOnClickBorderStyleRight` (string)

  - `profileImageStyling.tablet.enlargeOnClickShadowOffsetX` (number)

  - `profileImageStyling.tablet.enlargeOnClickShadowOffsetY` (number)

  - `profileImageStyling.tablet.enlargeOnClickShadowBlur` (number)

  - `profileImageStyling.tablet.enlargeOnClickShadowColor` (string)

  - `profileImageStyling.tablet.enlargeOnClickShadowSpread` (number)

  - `profileImageStyling.tablet.enlargeOnClickShadowInset` (boolean)

  - `profileImageStyling.tablet.enlargeOnClickShadowOpacity` (number)

  - `profileImageStyling.tablet.enlargeOnClickScale` (number)

  - `profileImageStyling.tablet.shadowOffsetX` (number)

  - `profileImageStyling.tablet.shadowOffsetY` (number)

  - `profileImageStyling.tablet.shadowBlur` (number)

  - `profileImageStyling.tablet.shadowBorderRadiusTopLeft` (number)

  - `profileImageStyling.tablet.shadowBorderRadiusTopRight` (number)

  - `profileImageStyling.tablet.shadowBorderRadiusBottomLeft` (number)

  - `profileImageStyling.tablet.shadowBorderRadiusBottomRight` (number)

  - `profileImageStyling.tablet.shadowColor` (string)

  - `profileImageStyling.tablet.shadowSpread` (number)

  - `profileImageStyling.tablet.shadowInset` (boolean)

  - `profileImageStyling.tablet.shadowOpacity` (number)

  - `profileImageStyling.tablet.textGradientOverlayColors` (array)

  - `profileImageStyling.tablet.textGradientOverlayOpacity` (number)

  - `profileImageStyling.tablet.textGradientOverlayDirection` (string)

  - `profileImageStyling.tablet.darkTextEnabled` (boolean)

  - `profileImageStyling.tablet.textAlign` (string)

  - `profileImageStyling.tablet.transitionScrollSpeed` (number)

  - `profileImageStyling.tablet.autoRotate` (boolean)

  - `profileImageStyling.tablet.autoRotateInterval` (number)

  - `profileImageStyling.tablet.buttonIcon` (string)

  - `profileImageStyling.tablet.buttonIconPosition` (string)

  - `profileImageStyling.tablet.buttonIconColor` (string)

  - `profileImageStyling.tablet.openInNewWindow` (boolean)

  - `profileImageStyling.tablet.sidebar` (boolean)

  - `profileImageStyling.tablet.sidebarPosition` (string)

  - `profileImageStyling.tablet.sidebarAnimation` (string)

  - `profileImageStyling.tablet.sidebarAnimationDuration` (number)

  - `profileImageStyling.tablet.sidebarAnimationTimingFunction` (string)

  - `profileImageStyling.tablet.fontFamily` (string)

  - `profileImageStyling.tablet.fontSize` (number)

  - `profileImageStyling.tablet.fontWeight` (string)

  - `profileImageStyling.tablet.fontDecoration` (string)

  - `profileImageStyling.tablet.fontTextTransform` (string)

  - `profileImageStyling.tablet.fontLineHeight` (number)

  - `profileImageStyling.tablet.fontLetterSpacing` (number)

  - `profileImageStyling.tablet.fontColorLight` (string)

  - `profileImageStyling.tablet.fontColorDark` (string)

  - `profileImageStyling.tablet.h1FontFamily` (string)

  - `profileImageStyling.tablet.h1FontSize` (number)

  - `profileImageStyling.tablet.h1FontWeight` (string)

  - `profileImageStyling.tablet.h1FontDecoration` (string)

  - `profileImageStyling.tablet.h1TextTransform` (string)

  - `profileImageStyling.tablet.h1LineHeight` (number)

  - `profileImageStyling.tablet.h1LetterSpacing` (number)

  - `profileImageStyling.tablet.h1ColorLight` (string)

  - `profileImageStyling.tablet.h1ColorDark` (string)

  - `profileImageStyling.tablet.h2FontFamily` (string)

  - `profileImageStyling.tablet.h2FontSize` (number)

  - `profileImageStyling.tablet.h2FontWeight` (string)

  - `profileImageStyling.tablet.h2FontDecoration` (string)

  - `profileImageStyling.tablet.h2TextTransform` (string)

  - `profileImageStyling.tablet.h2LineHeight` (number)

  - `profileImageStyling.tablet.h2LetterSpacing` (number)

  - `profileImageStyling.tablet.h2ColorLight` (string)

  - `profileImageStyling.tablet.h2ColorDark` (string)

  - `profileImageStyling.tablet.h3FontFamily` (string)

  - `profileImageStyling.tablet.h3FontSize` (number)

  - `profileImageStyling.tablet.h3FontWeight` (string)

  - `profileImageStyling.tablet.h3FontDecoration` (string)

  - `profileImageStyling.tablet.h3TextTransform` (string)

  - `profileImageStyling.tablet.h3LineHeight` (number)

  - `profileImageStyling.tablet.h3LetterSpacing` (number)

  - `profileImageStyling.tablet.h3ColorLight` (string)

  - `profileImageStyling.tablet.h3ColorDark` (string)

  - `profileImageStyling.tablet.h4FontFamily` (string)

  - `profileImageStyling.tablet.h4FontSize` (number)

  - `profileImageStyling.tablet.h4FontWeight` (string)

  - `profileImageStyling.tablet.h4FontDecoration` (string)

  - `profileImageStyling.tablet.h4TextTransform` (string)

  - `profileImageStyling.tablet.h4LineHeight` (number)

  - `profileImageStyling.tablet.h4LetterSpacing` (number)

  - `profileImageStyling.tablet.h4ColorLight` (string)

  - `profileImageStyling.tablet.h4ColorDark` (string)

  - `profileImageStyling.tablet.h5FontFamily` (string)

  - `profileImageStyling.tablet.h5FontSize` (number)

  - `profileImageStyling.tablet.h5FontWeight` (string)

  - `profileImageStyling.tablet.h5FontDecoration` (string)

  - `profileImageStyling.tablet.h5TextTransform` (string)

  - `profileImageStyling.tablet.h5LineHeight` (number)

  - `profileImageStyling.tablet.h5LetterSpacing` (number)

  - `profileImageStyling.tablet.h5ColorLight` (string)

  - `profileImageStyling.tablet.h5ColorDark` (string)

  - `profileImageStyling.tablet.h6FontFamily` (string)

  - `profileImageStyling.tablet.h6FontSize` (number)

  - `profileImageStyling.tablet.h6FontWeight` (string)

  - `profileImageStyling.tablet.h6FontDecoration` (string)

  - `profileImageStyling.tablet.h6TextTransform` (string)

  - `profileImageStyling.tablet.h6LineHeight` (number)

  - `profileImageStyling.tablet.h6LetterSpacing` (number)

  - `profileImageStyling.tablet.h6ColorLight` (string)

  - `profileImageStyling.tablet.h6ColorDark` (string)

  - `profileImageStyling.tablet.navigationFontFamily` (string)

  - `profileImageStyling.tablet.navigationFontSize` (number)

  - `profileImageStyling.tablet.navigationFontWeight` (string)

  - `profileImageStyling.tablet.navigationFontDecoration` (string)

  - `profileImageStyling.tablet.navigationTextTransform` (string)

  - `profileImageStyling.tablet.navigationLineHeight` (number)

  - `profileImageStyling.tablet.navigationLetterSpacing` (number)

  - `profileImageStyling.tablet.navigationColorLight` (string)

  - `profileImageStyling.tablet.navigationColorDark` (string)

  - `profileImageStyling.tablet.subNavigationFontFamily` (string)

  - `profileImageStyling.tablet.subNavigationFontSize` (number)

  - `profileImageStyling.tablet.subNavigationFontWeight` (string)

  - `profileImageStyling.tablet.subNavigationFontDecoration` (string)

  - `profileImageStyling.tablet.subNavigationTextTransform` (string)

  - `profileImageStyling.tablet.subNavigationLineHeight` (number)

  - `profileImageStyling.tablet.subNavigationLetterSpacing` (number)

  - `profileImageStyling.tablet.subNavigationColorLight` (string)

  - `profileImageStyling.tablet.subNavigationColorDark` (string)

  - `profileImageStyling.tablet.bodyFontFamily` (string)

  - `profileImageStyling.tablet.bodyFontSize` (number)

  - `profileImageStyling.tablet.bodyFontWeight` (string)

  - `profileImageStyling.tablet.bodyFontDecoration` (string)

  - `profileImageStyling.tablet.bodyTextTransform` (string)

  - `profileImageStyling.tablet.bodyLineHeight` (number)

  - `profileImageStyling.tablet.bodyLetterSpacing` (number)

  - `profileImageStyling.tablet.bodyColorLight` (string)

  - `profileImageStyling.tablet.bodyColorDark` (string)

  - `profileImageStyling.tablet.hyperlinkFontFamily` (string)

  - `profileImageStyling.tablet.hyperlinkFontSize` (number)

  - `profileImageStyling.tablet.hyperlinkFontWeight` (string)

  - `profileImageStyling.tablet.hyperlinkFontDecoration` (string)

  - `profileImageStyling.tablet.hyperlinkTextTransform` (string)

  - `profileImageStyling.tablet.hyperlinkLineHeight` (number)

  - `profileImageStyling.tablet.hyperlinkLetterSpacing` (number)

  - `profileImageStyling.tablet.hyperlinkColorLight` (string)

  - `profileImageStyling.tablet.hyperlinkColorDark` (string)

  - `profileImageStyling.tablet.zindex` (integer)

  - `profileImageStyling.desktop` (object)
    The style set for the desktop device

  - `profileImageStyling.desktop.hide` (boolean)

  - `profileImageStyling.desktop.customID` (string)

  - `profileImageStyling.desktop.customClass` (string)

  - `profileImageStyling.desktop.customAnchor` (string)

  - `profileImageStyling.desktop.spacing` (number)

  - `profileImageStyling.desktop.directionLTR` (boolean)

  - `profileImageStyling.desktop.alignContent` (string)

  - `profileImageStyling.desktop.alignItems` (string)

  - `profileImageStyling.desktop.justifyContent` (string)

  - `profileImageStyling.desktop.alignSelf` (string)

  - `profileImageStyling.desktop.flexWrap` (string)

  - `profileImageStyling.desktop.flexDirection` (string)

  - `profileImageStyling.desktop.overflow` (string)

  - `profileImageStyling.desktop.transformX` (number)

  - `profileImageStyling.desktop.transformY` (number)

  - `profileImageStyling.desktop.topMargin` (number)

  - `profileImageStyling.desktop.bottomMargin` (number)

  - `profileImageStyling.desktop.leftMargin` (number)

  - `profileImageStyling.desktop.rightMargin` (number)

  - `profileImageStyling.desktop.topPadding` (number)

  - `profileImageStyling.desktop.bottomPadding` (number)

  - `profileImageStyling.desktop.leftPadding` (number)

  - `profileImageStyling.desktop.rightPadding` (number)

  - `profileImageStyling.desktop.fullWidthEnabled` (boolean)

  - `profileImageStyling.desktop.maxWidth` (number)

  - `profileImageStyling.desktop.minWidth` (number)

  - `profileImageStyling.desktop.width` (number)

  - `profileImageStyling.desktop.flex` (integer)

  - `profileImageStyling.desktop.minHeight` (number)

  - `profileImageStyling.desktop.maxHeight` (number)

  - `profileImageStyling.desktop.height` (number)

  - `profileImageStyling.desktop.borderRadiusTopLeft` (number)

  - `profileImageStyling.desktop.borderRadiusTopRight` (number)

  - `profileImageStyling.desktop.borderRadiusBottomLeft` (number)

  - `profileImageStyling.desktop.borderRadiusBottomRight` (number)

  - `profileImageStyling.desktop.borderWidthTop` (number)

  - `profileImageStyling.desktop.borderWidthBottom` (number)

  - `profileImageStyling.desktop.borderWidthLeft` (number)

  - `profileImageStyling.desktop.borderWidthRight` (number)

  - `profileImageStyling.desktop.borderColorTop` (string)

  - `profileImageStyling.desktop.borderColorBottom` (string)

  - `profileImageStyling.desktop.borderColorLeft` (string)

  - `profileImageStyling.desktop.borderColorRight` (string)

  - `profileImageStyling.desktop.borderStyleTop` (string)

  - `profileImageStyling.desktop.borderStyleBottom` (string)

  - `profileImageStyling.desktop.borderStyleLeft` (string)

  - `profileImageStyling.desktop.borderStyleRight` (string)

  - `profileImageStyling.desktop.backgroundVideo` (string)

  - `profileImageStyling.desktop.backgroundImage` (string)

  - `profileImageStyling.desktop.backgroundMediaRepeat` (string)

  - `profileImageStyling.desktop.backgroundMediaFit` (string)

  - `profileImageStyling.desktop.backgroundMediaSizeWidth` (number)

  - `profileImageStyling.desktop.backgroundMediaSizeHeight` (number)

  - `profileImageStyling.desktop.backgroundMediaPosition` (string)

  - `profileImageStyling.desktop.backgroundMediaScroll` (string)

  - `profileImageStyling.desktop.backgroundMediaParallax` (boolean)

  - `profileImageStyling.desktop.backgroundMediaAutoPlay` (boolean)

  - `profileImageStyling.desktop.backgroundMediaMuted` (boolean)

  - `profileImageStyling.desktop.backgroundMediaLoop` (boolean)

  - `profileImageStyling.desktop.backgroundColorOverlayColor` (string)

  - `profileImageStyling.desktop.backgroundColorOverlayOpacity` (number)

  - `profileImageStyling.desktop.backgroundGradientOverlayColors` (array)

  - `profileImageStyling.desktop.backgroundGradientOverlayOpacity` (number)

  - `profileImageStyling.desktop.backgroundGradientOverlayDirection` (string)

  - `profileImageStyling.desktop.backgroundColor` (string)

  - `profileImageStyling.desktop.backgroundColorOffsetBottom` (number)

  - `profileImageStyling.desktop.backgroundColorOffsetLeft` (number)

  - `profileImageStyling.desktop.backgroundColorOffsetRight` (number)

  - `profileImageStyling.desktop.backgroundColorOffsetTop` (number)

  - `profileImageStyling.desktop.backgroundGradientColors` (array)

  - `profileImageStyling.desktop.backgroundGradientOpacity` (number)

  - `profileImageStyling.desktop.backgroundGradientDirection` (string)

  - `profileImageStyling.desktop.animationDelay` (number)

  - `profileImageStyling.desktop.animationDuration` (number)

  - `profileImageStyling.desktop.animationIn` (string)

  - `profileImageStyling.desktop.animationOut` (string)

  - `profileImageStyling.desktop.animationRepeat` (string)

  - `profileImageStyling.desktop.animationDirection` (string)

  - `profileImageStyling.desktop.animationTimingFunction` (string)

  - `profileImageStyling.desktop.animationFillMode` (string)

  - `profileImageStyling.desktop.mediaHover` (string)

  - `profileImageStyling.desktop.mediaAlignment` (string)

  - `profileImageStyling.desktop.mediaFit` (string)

  - `profileImageStyling.desktop.mediaPosition` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderRadiusTopLeft` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderRadiusTopRight` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderRadiusBottomRight` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderWidthTop` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderWidthBottom` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderWidthLeft` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderWidthRight` (number)

  - `profileImageStyling.desktop.enlargeOnClickBorderColorTop` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderColorBottom` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderColorLeft` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderColorRight` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderStyleTop` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderStyleBottom` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderStyleLeft` (string)

  - `profileImageStyling.desktop.enlargeOnClickBorderStyleRight` (string)

  - `profileImageStyling.desktop.enlargeOnClickShadowOffsetX` (number)

  - `profileImageStyling.desktop.enlargeOnClickShadowOffsetY` (number)

  - `profileImageStyling.desktop.enlargeOnClickShadowBlur` (number)

  - `profileImageStyling.desktop.enlargeOnClickShadowColor` (string)

  - `profileImageStyling.desktop.enlargeOnClickShadowSpread` (number)

  - `profileImageStyling.desktop.enlargeOnClickShadowInset` (boolean)

  - `profileImageStyling.desktop.enlargeOnClickShadowOpacity` (number)

  - `profileImageStyling.desktop.enlargeOnClickScale` (number)

  - `profileImageStyling.desktop.shadowOffsetX` (number)

  - `profileImageStyling.desktop.shadowOffsetY` (number)

  - `profileImageStyling.desktop.shadowBlur` (number)

  - `profileImageStyling.desktop.shadowBorderRadiusTopLeft` (number)

  - `profileImageStyling.desktop.shadowBorderRadiusTopRight` (number)

  - `profileImageStyling.desktop.shadowBorderRadiusBottomLeft` (number)

  - `profileImageStyling.desktop.shadowBorderRadiusBottomRight` (number)

  - `profileImageStyling.desktop.shadowColor` (string)

  - `profileImageStyling.desktop.shadowSpread` (number)

  - `profileImageStyling.desktop.shadowInset` (boolean)

  - `profileImageStyling.desktop.shadowOpacity` (number)

  - `profileImageStyling.desktop.textGradientOverlayColors` (array)

  - `profileImageStyling.desktop.textGradientOverlayOpacity` (number)

  - `profileImageStyling.desktop.textGradientOverlayDirection` (string)

  - `profileImageStyling.desktop.darkTextEnabled` (boolean)

  - `profileImageStyling.desktop.textAlign` (string)

  - `profileImageStyling.desktop.transitionScrollSpeed` (number)

  - `profileImageStyling.desktop.autoRotate` (boolean)

  - `profileImageStyling.desktop.autoRotateInterval` (number)

  - `profileImageStyling.desktop.buttonIcon` (string)

  - `profileImageStyling.desktop.buttonIconPosition` (string)

  - `profileImageStyling.desktop.buttonIconColor` (string)

  - `profileImageStyling.desktop.openInNewWindow` (boolean)

  - `profileImageStyling.desktop.sidebar` (boolean)

  - `profileImageStyling.desktop.sidebarPosition` (string)

  - `profileImageStyling.desktop.sidebarAnimation` (string)

  - `profileImageStyling.desktop.sidebarAnimationDuration` (number)

  - `profileImageStyling.desktop.sidebarAnimationTimingFunction` (string)

  - `profileImageStyling.desktop.fontFamily` (string)

  - `profileImageStyling.desktop.fontSize` (number)

  - `profileImageStyling.desktop.fontWeight` (string)

  - `profileImageStyling.desktop.fontDecoration` (string)

  - `profileImageStyling.desktop.fontTextTransform` (string)

  - `profileImageStyling.desktop.fontLineHeight` (number)

  - `profileImageStyling.desktop.fontLetterSpacing` (number)

  - `profileImageStyling.desktop.fontColorLight` (string)

  - `profileImageStyling.desktop.fontColorDark` (string)

  - `profileImageStyling.desktop.h1FontFamily` (string)

  - `profileImageStyling.desktop.h1FontSize` (number)

  - `profileImageStyling.desktop.h1FontWeight` (string)

  - `profileImageStyling.desktop.h1FontDecoration` (string)

  - `profileImageStyling.desktop.h1TextTransform` (string)

  - `profileImageStyling.desktop.h1LineHeight` (number)

  - `profileImageStyling.desktop.h1LetterSpacing` (number)

  - `profileImageStyling.desktop.h1ColorLight` (string)

  - `profileImageStyling.desktop.h1ColorDark` (string)

  - `profileImageStyling.desktop.h2FontFamily` (string)

  - `profileImageStyling.desktop.h2FontSize` (number)

  - `profileImageStyling.desktop.h2FontWeight` (string)

  - `profileImageStyling.desktop.h2FontDecoration` (string)

  - `profileImageStyling.desktop.h2TextTransform` (string)

  - `profileImageStyling.desktop.h2LineHeight` (number)

  - `profileImageStyling.desktop.h2LetterSpacing` (number)

  - `profileImageStyling.desktop.h2ColorLight` (string)

  - `profileImageStyling.desktop.h2ColorDark` (string)

  - `profileImageStyling.desktop.h3FontFamily` (string)

  - `profileImageStyling.desktop.h3FontSize` (number)

  - `profileImageStyling.desktop.h3FontWeight` (string)

  - `profileImageStyling.desktop.h3FontDecoration` (string)

  - `profileImageStyling.desktop.h3TextTransform` (string)

  - `profileImageStyling.desktop.h3LineHeight` (number)

  - `profileImageStyling.desktop.h3LetterSpacing` (number)

  - `profileImageStyling.desktop.h3ColorLight` (string)

  - `profileImageStyling.desktop.h3ColorDark` (string)

  - `profileImageStyling.desktop.h4FontFamily` (string)

  - `profileImageStyling.desktop.h4FontSize` (number)

  - `profileImageStyling.desktop.h4FontWeight` (string)

  - `profileImageStyling.desktop.h4FontDecoration` (string)

  - `profileImageStyling.desktop.h4TextTransform` (string)

  - `profileImageStyling.desktop.h4LineHeight` (number)

  - `profileImageStyling.desktop.h4LetterSpacing` (number)

  - `profileImageStyling.desktop.h4ColorLight` (string)

  - `profileImageStyling.desktop.h4ColorDark` (string)

  - `profileImageStyling.desktop.h5FontFamily` (string)

  - `profileImageStyling.desktop.h5FontSize` (number)

  - `profileImageStyling.desktop.h5FontWeight` (string)

  - `profileImageStyling.desktop.h5FontDecoration` (string)

  - `profileImageStyling.desktop.h5TextTransform` (string)

  - `profileImageStyling.desktop.h5LineHeight` (number)

  - `profileImageStyling.desktop.h5LetterSpacing` (number)

  - `profileImageStyling.desktop.h5ColorLight` (string)

  - `profileImageStyling.desktop.h5ColorDark` (string)

  - `profileImageStyling.desktop.h6FontFamily` (string)

  - `profileImageStyling.desktop.h6FontSize` (number)

  - `profileImageStyling.desktop.h6FontWeight` (string)

  - `profileImageStyling.desktop.h6FontDecoration` (string)

  - `profileImageStyling.desktop.h6TextTransform` (string)

  - `profileImageStyling.desktop.h6LineHeight` (number)

  - `profileImageStyling.desktop.h6LetterSpacing` (number)

  - `profileImageStyling.desktop.h6ColorLight` (string)

  - `profileImageStyling.desktop.h6ColorDark` (string)

  - `profileImageStyling.desktop.navigationFontFamily` (string)

  - `profileImageStyling.desktop.navigationFontSize` (number)

  - `profileImageStyling.desktop.navigationFontWeight` (string)

  - `profileImageStyling.desktop.navigationFontDecoration` (string)

  - `profileImageStyling.desktop.navigationTextTransform` (string)

  - `profileImageStyling.desktop.navigationLineHeight` (number)

  - `profileImageStyling.desktop.navigationLetterSpacing` (number)

  - `profileImageStyling.desktop.navigationColorLight` (string)

  - `profileImageStyling.desktop.navigationColorDark` (string)

  - `profileImageStyling.desktop.subNavigationFontFamily` (string)

  - `profileImageStyling.desktop.subNavigationFontSize` (number)

  - `profileImageStyling.desktop.subNavigationFontWeight` (string)

  - `profileImageStyling.desktop.subNavigationFontDecoration` (string)

  - `profileImageStyling.desktop.subNavigationTextTransform` (string)

  - `profileImageStyling.desktop.subNavigationLineHeight` (number)

  - `profileImageStyling.desktop.subNavigationLetterSpacing` (number)

  - `profileImageStyling.desktop.subNavigationColorLight` (string)

  - `profileImageStyling.desktop.subNavigationColorDark` (string)

  - `profileImageStyling.desktop.bodyFontFamily` (string)

  - `profileImageStyling.desktop.bodyFontSize` (number)

  - `profileImageStyling.desktop.bodyFontWeight` (string)

  - `profileImageStyling.desktop.bodyFontDecoration` (string)

  - `profileImageStyling.desktop.bodyTextTransform` (string)

  - `profileImageStyling.desktop.bodyLineHeight` (number)

  - `profileImageStyling.desktop.bodyLetterSpacing` (number)

  - `profileImageStyling.desktop.bodyColorLight` (string)

  - `profileImageStyling.desktop.bodyColorDark` (string)

  - `profileImageStyling.desktop.hyperlinkFontFamily` (string)

  - `profileImageStyling.desktop.hyperlinkFontSize` (number)

  - `profileImageStyling.desktop.hyperlinkFontWeight` (string)

  - `profileImageStyling.desktop.hyperlinkFontDecoration` (string)

  - `profileImageStyling.desktop.hyperlinkTextTransform` (string)

  - `profileImageStyling.desktop.hyperlinkLineHeight` (number)

  - `profileImageStyling.desktop.hyperlinkLetterSpacing` (number)

  - `profileImageStyling.desktop.hyperlinkColorLight` (string)

  - `profileImageStyling.desktop.hyperlinkColorDark` (string)

  - `profileImageStyling.desktop.zindex` (integer)

  - `firstInitialProperty` (object)
    First initial property

  - `firstInitialProperty.uuid` (string, required)
    Unique identifier for the entity

  - `firstInitialProperty.name` (string)
    The name identifier of the property

  - `firstInitialProperty.label` (string)
    Display label for the property

  - `firstInitialProperty.createdAt` (integer)
    Unix timestamp when the entity was created

  - `firstInitialProperty.createdBy` (object)
    Identifier of the user who created the entity

  - `firstInitialProperty.createdBy.name` (string, required)

  - `firstInitialProperty.createdBy.label` (string)

  - `firstInitialProperty.createdBy.createdAt` (integer)

  - `firstInitialProperty.createdBy.updatedAt` (integer)

  - `firstInitialProperty.createdBy.deletedAt` (integer)

  - `firstInitialProperty.createdBy.createdByUuid` (string)

  - `firstInitialProperty.createdBy.updatedByUuid` (string)

  - `firstInitialProperty.createdBy.deletedByUuid` (string)

  - `firstInitialProperty.createdBy.index` (integer)

  - `firstInitialProperty.createdBy.deleted` (boolean)

  - `firstInitialProperty.createdBy.complete` (boolean)

  - `firstInitialProperty.createdBy.uuid` (string, required)

  - `firstInitialProperty.createdBy.properties` (array)

  - `firstInitialProperty.createdBy.properties.icon` (string)

  - `firstInitialProperty.createdBy.properties.name` (string)

  - `firstInitialProperty.createdBy.properties.value` (any)

  - `firstInitialProperty.createdBy.properties.type` (string)

  - `firstInitialProperty.createdBy.properties.label` (string)

  - `firstInitialProperty.createdBy.objects` (object)

  - `firstInitialProperty.createdBy.user` (object)

  - `firstInitialProperty.createdBy.user.uuid` (string)

  - `firstInitialProperty.createdBy.user.email` (string)

  - `firstInitialProperty.createdBy.user.firstname` (string)

  - `firstInitialProperty.createdBy.user.lastname` (string)

  - `firstInitialProperty.createdBy.user.initials` (string)

  - `firstInitialProperty.createdBy.user.scopes` (array)

  - `firstInitialProperty.createdBy.user.filters` (object)

  - `firstInitialProperty.createdBy.user.role` (string)

  - `firstInitialProperty.createdBy.user.record` (object)

  - `firstInitialProperty.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `firstInitialProperty.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `firstInitialProperty.updatedBy.name` (string, required)

  - `firstInitialProperty.updatedBy.label` (string)

  - `firstInitialProperty.updatedBy.createdAt` (integer)

  - `firstInitialProperty.updatedBy.updatedAt` (integer)

  - `firstInitialProperty.updatedBy.deletedAt` (integer)

  - `firstInitialProperty.updatedBy.createdByUuid` (string)

  - `firstInitialProperty.updatedBy.updatedByUuid` (string)

  - `firstInitialProperty.updatedBy.deletedByUuid` (string)

  - `firstInitialProperty.updatedBy.index` (integer)

  - `firstInitialProperty.updatedBy.deleted` (boolean)

  - `firstInitialProperty.updatedBy.complete` (boolean)

  - `firstInitialProperty.updatedBy.uuid` (string, required)

  - `firstInitialProperty.updatedBy.properties` (array)

  - `firstInitialProperty.updatedBy.properties.icon` (string)

  - `firstInitialProperty.updatedBy.properties.name` (string)

  - `firstInitialProperty.updatedBy.properties.value` (any)

  - `firstInitialProperty.updatedBy.properties.type` (string)

  - `firstInitialProperty.updatedBy.properties.label` (string)

  - `firstInitialProperty.updatedBy.objects` (object)

  - `firstInitialProperty.updatedBy.user` (object)

  - `firstInitialProperty.updatedBy.user.uuid` (string)

  - `firstInitialProperty.updatedBy.user.email` (string)

  - `firstInitialProperty.updatedBy.user.firstname` (string)

  - `firstInitialProperty.updatedBy.user.lastname` (string)

  - `firstInitialProperty.updatedBy.user.initials` (string)

  - `firstInitialProperty.updatedBy.user.scopes` (array)

  - `firstInitialProperty.updatedBy.user.filters` (object)

  - `firstInitialProperty.updatedBy.user.role` (string)

  - `firstInitialProperty.updatedBy.user.record` (object)

  - `firstInitialProperty.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `firstInitialProperty.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `firstInitialProperty.deletedBy.name` (string, required)

  - `firstInitialProperty.deletedBy.label` (string)

  - `firstInitialProperty.deletedBy.createdAt` (integer)

  - `firstInitialProperty.deletedBy.updatedAt` (integer)

  - `firstInitialProperty.deletedBy.deletedAt` (integer)

  - `firstInitialProperty.deletedBy.createdByUuid` (string)

  - `firstInitialProperty.deletedBy.updatedByUuid` (string)

  - `firstInitialProperty.deletedBy.deletedByUuid` (string)

  - `firstInitialProperty.deletedBy.index` (integer)

  - `firstInitialProperty.deletedBy.deleted` (boolean)

  - `firstInitialProperty.deletedBy.complete` (boolean)

  - `firstInitialProperty.deletedBy.uuid` (string, required)

  - `firstInitialProperty.deletedBy.properties` (array)

  - `firstInitialProperty.deletedBy.properties.icon` (string)

  - `firstInitialProperty.deletedBy.properties.name` (string)

  - `firstInitialProperty.deletedBy.properties.value` (any)

  - `firstInitialProperty.deletedBy.properties.type` (string)

  - `firstInitialProperty.deletedBy.properties.label` (string)

  - `firstInitialProperty.deletedBy.objects` (object)

  - `firstInitialProperty.deletedBy.user` (object)

  - `firstInitialProperty.deletedBy.user.uuid` (string)

  - `firstInitialProperty.deletedBy.user.email` (string)

  - `firstInitialProperty.deletedBy.user.firstname` (string)

  - `firstInitialProperty.deletedBy.user.lastname` (string)

  - `firstInitialProperty.deletedBy.user.initials` (string)

  - `firstInitialProperty.deletedBy.user.scopes` (array)

  - `firstInitialProperty.deletedBy.user.filters` (object)

  - `firstInitialProperty.deletedBy.user.role` (string)

  - `firstInitialProperty.deletedBy.user.record` (object)

  - `firstInitialProperty.index` (integer)
    Index number for ordering entities

  - `firstInitialProperty.description` (string)
    Detailed description of the property's purpose and usage

  - `firstInitialProperty.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `firstInitialProperty.options` (array)
    List of predefined options for properties that support selection

  - `firstInitialProperty.options.name` (string)

  - `firstInitialProperty.options.label` (string)

  - `firstInitialProperty.options.icon` (string)

  - `firstInitialProperty.options.color` (string)

  - `firstInitialProperty.options.disabled` (boolean)

  - `firstInitialProperty.options.usedIn` (object)

  - `firstInitialProperty.options.usedIn.recordUuids` (array)

  - `firstInitialProperty.options.usedIn.count` (integer)

  - `firstInitialProperty.group` (string)
    Group name for organizing related properties

  - `firstInitialProperty.format` (any)
    Format configuration for the property's display and validation

  - `firstInitialProperty.rules` (array)
    Collection of validation rules applied to the property

  - `firstInitialProperty.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `firstInitialProperty.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `firstInitialProperty.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `firstInitialProperty.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `firstInitialProperty.editable` (boolean)
    Indicates if the property value can be modified

  - `firstInitialProperty.formatSettings` (object)
    Additional format-specific settings for the property

  - `firstInitialProperty.usedIn` (object)
    Information about where this property is used in the system

  - `firstInitialProperty.usedIn.recordUuids` (array)

  - `firstInitialProperty.usedIn.count` (integer)

  - `firstInitialProperty.icon` (string)
    Icon identifier for visual representation of the property

  - `firstInitialProperty.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `firstInitialProperty.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `firstInitialProperty.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `firstInitialProperty.minAndMaxValue.t1` (integer)

  - `firstInitialProperty.minAndMaxValue.t2` (integer)

  - `secondInitialProperty` (object)
    Second initial property

  - `secondInitialProperty.uuid` (string, required)
    Unique identifier for the entity

  - `secondInitialProperty.name` (string)
    The name identifier of the property

  - `secondInitialProperty.label` (string)
    Display label for the property

  - `secondInitialProperty.createdAt` (integer)
    Unix timestamp when the entity was created

  - `secondInitialProperty.createdBy` (object)
    Identifier of the user who created the entity

  - `secondInitialProperty.createdBy.name` (string, required)

  - `secondInitialProperty.createdBy.label` (string)

  - `secondInitialProperty.createdBy.createdAt` (integer)

  - `secondInitialProperty.createdBy.updatedAt` (integer)

  - `secondInitialProperty.createdBy.deletedAt` (integer)

  - `secondInitialProperty.createdBy.createdByUuid` (string)

  - `secondInitialProperty.createdBy.updatedByUuid` (string)

  - `secondInitialProperty.createdBy.deletedByUuid` (string)

  - `secondInitialProperty.createdBy.index` (integer)

  - `secondInitialProperty.createdBy.deleted` (boolean)

  - `secondInitialProperty.createdBy.complete` (boolean)

  - `secondInitialProperty.createdBy.uuid` (string, required)

  - `secondInitialProperty.createdBy.properties` (array)

  - `secondInitialProperty.createdBy.properties.icon` (string)

  - `secondInitialProperty.createdBy.properties.name` (string)

  - `secondInitialProperty.createdBy.properties.value` (any)

  - `secondInitialProperty.createdBy.properties.type` (string)

  - `secondInitialProperty.createdBy.properties.label` (string)

  - `secondInitialProperty.createdBy.objects` (object)

  - `secondInitialProperty.createdBy.user` (object)

  - `secondInitialProperty.createdBy.user.uuid` (string)

  - `secondInitialProperty.createdBy.user.email` (string)

  - `secondInitialProperty.createdBy.user.firstname` (string)

  - `secondInitialProperty.createdBy.user.lastname` (string)

  - `secondInitialProperty.createdBy.user.initials` (string)

  - `secondInitialProperty.createdBy.user.scopes` (array)

  - `secondInitialProperty.createdBy.user.filters` (object)

  - `secondInitialProperty.createdBy.user.role` (string)

  - `secondInitialProperty.createdBy.user.record` (object)

  - `secondInitialProperty.updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `secondInitialProperty.updatedBy` (object)
    Identifier of the user who last updated the entity

  - `secondInitialProperty.updatedBy.name` (string, required)

  - `secondInitialProperty.updatedBy.label` (string)

  - `secondInitialProperty.updatedBy.createdAt` (integer)

  - `secondInitialProperty.updatedBy.updatedAt` (integer)

  - `secondInitialProperty.updatedBy.deletedAt` (integer)

  - `secondInitialProperty.updatedBy.createdByUuid` (string)

  - `secondInitialProperty.updatedBy.updatedByUuid` (string)

  - `secondInitialProperty.updatedBy.deletedByUuid` (string)

  - `secondInitialProperty.updatedBy.index` (integer)

  - `secondInitialProperty.updatedBy.deleted` (boolean)

  - `secondInitialProperty.updatedBy.complete` (boolean)

  - `secondInitialProperty.updatedBy.uuid` (string, required)

  - `secondInitialProperty.updatedBy.properties` (array)

  - `secondInitialProperty.updatedBy.properties.icon` (string)

  - `secondInitialProperty.updatedBy.properties.name` (string)

  - `secondInitialProperty.updatedBy.properties.value` (any)

  - `secondInitialProperty.updatedBy.properties.type` (string)

  - `secondInitialProperty.updatedBy.properties.label` (string)

  - `secondInitialProperty.updatedBy.objects` (object)

  - `secondInitialProperty.updatedBy.user` (object)

  - `secondInitialProperty.updatedBy.user.uuid` (string)

  - `secondInitialProperty.updatedBy.user.email` (string)

  - `secondInitialProperty.updatedBy.user.firstname` (string)

  - `secondInitialProperty.updatedBy.user.lastname` (string)

  - `secondInitialProperty.updatedBy.user.initials` (string)

  - `secondInitialProperty.updatedBy.user.scopes` (array)

  - `secondInitialProperty.updatedBy.user.filters` (object)

  - `secondInitialProperty.updatedBy.user.role` (string)

  - `secondInitialProperty.updatedBy.user.record` (object)

  - `secondInitialProperty.deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `secondInitialProperty.deletedBy` (object)
    Identifier of the user who deleted the entity

  - `secondInitialProperty.deletedBy.name` (string, required)

  - `secondInitialProperty.deletedBy.label` (string)

  - `secondInitialProperty.deletedBy.createdAt` (integer)

  - `secondInitialProperty.deletedBy.updatedAt` (integer)

  - `secondInitialProperty.deletedBy.deletedAt` (integer)

  - `secondInitialProperty.deletedBy.createdByUuid` (string)

  - `secondInitialProperty.deletedBy.updatedByUuid` (string)

  - `secondInitialProperty.deletedBy.deletedByUuid` (string)

  - `secondInitialProperty.deletedBy.index` (integer)

  - `secondInitialProperty.deletedBy.deleted` (boolean)

  - `secondInitialProperty.deletedBy.complete` (boolean)

  - `secondInitialProperty.deletedBy.uuid` (string, required)

  - `secondInitialProperty.deletedBy.properties` (array)

  - `secondInitialProperty.deletedBy.properties.icon` (string)

  - `secondInitialProperty.deletedBy.properties.name` (string)

  - `secondInitialProperty.deletedBy.properties.value` (any)

  - `secondInitialProperty.deletedBy.properties.type` (string)

  - `secondInitialProperty.deletedBy.properties.label` (string)

  - `secondInitialProperty.deletedBy.objects` (object)

  - `secondInitialProperty.deletedBy.user` (object)

  - `secondInitialProperty.deletedBy.user.uuid` (string)

  - `secondInitialProperty.deletedBy.user.email` (string)

  - `secondInitialProperty.deletedBy.user.firstname` (string)

  - `secondInitialProperty.deletedBy.user.lastname` (string)

  - `secondInitialProperty.deletedBy.user.initials` (string)

  - `secondInitialProperty.deletedBy.user.scopes` (array)

  - `secondInitialProperty.deletedBy.user.filters` (object)

  - `secondInitialProperty.deletedBy.user.role` (string)

  - `secondInitialProperty.deletedBy.user.record` (object)

  - `secondInitialProperty.index` (integer)
    Index number for ordering entities

  - `secondInitialProperty.description` (string)
    Detailed description of the property's purpose and usage

  - `secondInitialProperty.type` (string)
    The data type of the property (e.g., 'string', 'number', 'date', etc.)

  - `secondInitialProperty.options` (array)
    List of predefined options for properties that support selection

  - `secondInitialProperty.options.name` (string)

  - `secondInitialProperty.options.label` (string)

  - `secondInitialProperty.options.icon` (string)

  - `secondInitialProperty.options.color` (string)

  - `secondInitialProperty.options.disabled` (boolean)

  - `secondInitialProperty.options.usedIn` (object)

  - `secondInitialProperty.options.usedIn.recordUuids` (array)

  - `secondInitialProperty.options.usedIn.count` (integer)

  - `secondInitialProperty.group` (string)
    Group name for organizing related properties

  - `secondInitialProperty.format` (any)
    Format configuration for the property's display and validation

  - `secondInitialProperty.rules` (array)
    Collection of validation rules applied to the property

  - `secondInitialProperty.immutable` (boolean)
    Indicates if the property value cannot be modified after initial creation

  - `secondInitialProperty.hidden` (boolean)
    Indicates if the property should be hidden from view

  - `secondInitialProperty.nonPublic` (boolean)
    Indicates if the property should be excluded from public APIs

  - `secondInitialProperty.indexed` (boolean)
    Indicates if the property should be indexed for searching

  - `secondInitialProperty.editable` (boolean)
    Indicates if the property value can be modified

  - `secondInitialProperty.formatSettings` (object)
    Additional format-specific settings for the property

  - `secondInitialProperty.usedIn` (object)
    Information about where this property is used in the system

  - `secondInitialProperty.usedIn.recordUuids` (array)

  - `secondInitialProperty.usedIn.count` (integer)

  - `secondInitialProperty.icon` (string)
    Icon identifier for visual representation of the property

  - `secondInitialProperty.webpagePublic` (boolean)
    Indicates if the property can be used in webpages

  - `secondInitialProperty.embeddable` (boolean)
    Indicates if the property can be embedded in other properties

  - `secondInitialProperty.minAndMaxValue` (object)
    The minimum and maximum value of the property

  - `secondInitialProperty.minAndMaxValue.t1` (integer)

  - `secondInitialProperty.minAndMaxValue.t2` (integer)

  - `profileImageValue` (string)
    Value of the profile image

  - `firstInitialPropertyValue` (string)
    Value of the first initial property

  - `secondInitialPropertyValue` (string)
    Value of the second initial property

  - `customCss` (string)
    Custom CSS styles for the preview

  - `url` (string)
    URL of the preview

  - `styling` (object)
    The styling of the preview

  - `styling.all` (object)
    The style set for all devices

  - `styling.all.hide` (boolean)

  - `styling.all.customID` (string)

  - `styling.all.customClass` (string)

  - `styling.all.customAnchor` (string)

  - `styling.all.spacing` (number)

  - `styling.all.directionLTR` (boolean)

  - `styling.all.alignContent` (string)

  - `styling.all.alignItems` (string)

  - `styling.all.justifyContent` (string)

  - `styling.all.alignSelf` (string)

  - `styling.all.flexWrap` (string)

  - `styling.all.flexDirection` (string)

  - `styling.all.overflow` (string)

  - `styling.all.transformX` (number)

  - `styling.all.transformY` (number)

  - `styling.all.topMargin` (number)

  - `styling.all.bottomMargin` (number)

  - `styling.all.leftMargin` (number)

  - `styling.all.rightMargin` (number)

  - `styling.all.topPadding` (number)

  - `styling.all.bottomPadding` (number)

  - `styling.all.leftPadding` (number)

  - `styling.all.rightPadding` (number)

  - `styling.all.fullWidthEnabled` (boolean)

  - `styling.all.maxWidth` (number)

  - `styling.all.minWidth` (number)

  - `styling.all.width` (number)

  - `styling.all.flex` (integer)

  - `styling.all.minHeight` (number)

  - `styling.all.maxHeight` (number)

  - `styling.all.height` (number)

  - `styling.all.borderRadiusTopLeft` (number)

  - `styling.all.borderRadiusTopRight` (number)

  - `styling.all.borderRadiusBottomLeft` (number)

  - `styling.all.borderRadiusBottomRight` (number)

  - `styling.all.borderWidthTop` (number)

  - `styling.all.borderWidthBottom` (number)

  - `styling.all.borderWidthLeft` (number)

  - `styling.all.borderWidthRight` (number)

  - `styling.all.borderColorTop` (string)

  - `styling.all.borderColorBottom` (string)

  - `styling.all.borderColorLeft` (string)

  - `styling.all.borderColorRight` (string)

  - `styling.all.borderStyleTop` (string)

  - `styling.all.borderStyleBottom` (string)

  - `styling.all.borderStyleLeft` (string)

  - `styling.all.borderStyleRight` (string)

  - `styling.all.backgroundVideo` (string)

  - `styling.all.backgroundImage` (string)

  - `styling.all.backgroundMediaRepeat` (string)

  - `styling.all.backgroundMediaFit` (string)

  - `styling.all.backgroundMediaSizeWidth` (number)

  - `styling.all.backgroundMediaSizeHeight` (number)

  - `styling.all.backgroundMediaPosition` (string)

  - `styling.all.backgroundMediaScroll` (string)

  - `styling.all.backgroundMediaParallax` (boolean)

  - `styling.all.backgroundMediaAutoPlay` (boolean)

  - `styling.all.backgroundMediaMuted` (boolean)

  - `styling.all.backgroundMediaLoop` (boolean)

  - `styling.all.backgroundColorOverlayColor` (string)

  - `styling.all.backgroundColorOverlayOpacity` (number)

  - `styling.all.backgroundGradientOverlayColors` (array)

  - `styling.all.backgroundGradientOverlayOpacity` (number)

  - `styling.all.backgroundGradientOverlayDirection` (string)

  - `styling.all.backgroundColor` (string)

  - `styling.all.backgroundColorOffsetBottom` (number)

  - `styling.all.backgroundColorOffsetLeft` (number)

  - `styling.all.backgroundColorOffsetRight` (number)

  - `styling.all.backgroundColorOffsetTop` (number)

  - `styling.all.backgroundGradientColors` (array)

  - `styling.all.backgroundGradientOpacity` (number)

  - `styling.all.backgroundGradientDirection` (string)

  - `styling.all.animationDelay` (number)

  - `styling.all.animationDuration` (number)

  - `styling.all.animationIn` (string)

  - `styling.all.animationOut` (string)

  - `styling.all.animationRepeat` (string)

  - `styling.all.animationDirection` (string)

  - `styling.all.animationTimingFunction` (string)

  - `styling.all.animationFillMode` (string)

  - `styling.all.mediaHover` (string)

  - `styling.all.mediaAlignment` (string)

  - `styling.all.mediaFit` (string)

  - `styling.all.mediaPosition` (string)

  - `styling.all.enlargeOnClickBorderRadiusTopLeft` (number)

  - `styling.all.enlargeOnClickBorderRadiusTopRight` (number)

  - `styling.all.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `styling.all.enlargeOnClickBorderRadiusBottomRight` (number)

  - `styling.all.enlargeOnClickBorderWidthTop` (number)

  - `styling.all.enlargeOnClickBorderWidthBottom` (number)

  - `styling.all.enlargeOnClickBorderWidthLeft` (number)

  - `styling.all.enlargeOnClickBorderWidthRight` (number)

  - `styling.all.enlargeOnClickBorderColorTop` (string)

  - `styling.all.enlargeOnClickBorderColorBottom` (string)

  - `styling.all.enlargeOnClickBorderColorLeft` (string)

  - `styling.all.enlargeOnClickBorderColorRight` (string)

  - `styling.all.enlargeOnClickBorderStyleTop` (string)

  - `styling.all.enlargeOnClickBorderStyleBottom` (string)

  - `styling.all.enlargeOnClickBorderStyleLeft` (string)

  - `styling.all.enlargeOnClickBorderStyleRight` (string)

  - `styling.all.enlargeOnClickShadowOffsetX` (number)

  - `styling.all.enlargeOnClickShadowOffsetY` (number)

  - `styling.all.enlargeOnClickShadowBlur` (number)

  - `styling.all.enlargeOnClickShadowColor` (string)

  - `styling.all.enlargeOnClickShadowSpread` (number)

  - `styling.all.enlargeOnClickShadowInset` (boolean)

  - `styling.all.enlargeOnClickShadowOpacity` (number)

  - `styling.all.enlargeOnClickScale` (number)

  - `styling.all.shadowOffsetX` (number)

  - `styling.all.shadowOffsetY` (number)

  - `styling.all.shadowBlur` (number)

  - `styling.all.shadowBorderRadiusTopLeft` (number)

  - `styling.all.shadowBorderRadiusTopRight` (number)

  - `styling.all.shadowBorderRadiusBottomLeft` (number)

  - `styling.all.shadowBorderRadiusBottomRight` (number)

  - `styling.all.shadowColor` (string)

  - `styling.all.shadowSpread` (number)

  - `styling.all.shadowInset` (boolean)

  - `styling.all.shadowOpacity` (number)

  - `styling.all.textGradientOverlayColors` (array)

  - `styling.all.textGradientOverlayOpacity` (number)

  - `styling.all.textGradientOverlayDirection` (string)

  - `styling.all.darkTextEnabled` (boolean)

  - `styling.all.textAlign` (string)

  - `styling.all.transitionScrollSpeed` (number)

  - `styling.all.autoRotate` (boolean)

  - `styling.all.autoRotateInterval` (number)

  - `styling.all.buttonIcon` (string)

  - `styling.all.buttonIconPosition` (string)

  - `styling.all.buttonIconColor` (string)

  - `styling.all.openInNewWindow` (boolean)

  - `styling.all.sidebar` (boolean)

  - `styling.all.sidebarPosition` (string)

  - `styling.all.sidebarAnimation` (string)

  - `styling.all.sidebarAnimationDuration` (number)

  - `styling.all.sidebarAnimationTimingFunction` (string)

  - `styling.all.fontFamily` (string)

  - `styling.all.fontSize` (number)

  - `styling.all.fontWeight` (string)

  - `styling.all.fontDecoration` (string)

  - `styling.all.fontTextTransform` (string)

  - `styling.all.fontLineHeight` (number)

  - `styling.all.fontLetterSpacing` (number)

  - `styling.all.fontColorLight` (string)

  - `styling.all.fontColorDark` (string)

  - `styling.all.h1FontFamily` (string)

  - `styling.all.h1FontSize` (number)

  - `styling.all.h1FontWeight` (string)

  - `styling.all.h1FontDecoration` (string)

  - `styling.all.h1TextTransform` (string)

  - `styling.all.h1LineHeight` (number)

  - `styling.all.h1LetterSpacing` (number)

  - `styling.all.h1ColorLight` (string)

  - `styling.all.h1ColorDark` (string)

  - `styling.all.h2FontFamily` (string)

  - `styling.all.h2FontSize` (number)

  - `styling.all.h2FontWeight` (string)

  - `styling.all.h2FontDecoration` (string)

  - `styling.all.h2TextTransform` (string)

  - `styling.all.h2LineHeight` (number)

  - `styling.all.h2LetterSpacing` (number)

  - `styling.all.h2ColorLight` (string)

  - `styling.all.h2ColorDark` (string)

  - `styling.all.h3FontFamily` (string)

  - `styling.all.h3FontSize` (number)

  - `styling.all.h3FontWeight` (string)

  - `styling.all.h3FontDecoration` (string)

  - `styling.all.h3TextTransform` (string)

  - `styling.all.h3LineHeight` (number)

  - `styling.all.h3LetterSpacing` (number)

  - `styling.all.h3ColorLight` (string)

  - `styling.all.h3ColorDark` (string)

  - `styling.all.h4FontFamily` (string)

  - `styling.all.h4FontSize` (number)

  - `styling.all.h4FontWeight` (string)

  - `styling.all.h4FontDecoration` (string)

  - `styling.all.h4TextTransform` (string)

  - `styling.all.h4LineHeight` (number)

  - `styling.all.h4LetterSpacing` (number)

  - `styling.all.h4ColorLight` (string)

  - `styling.all.h4ColorDark` (string)

  - `styling.all.h5FontFamily` (string)

  - `styling.all.h5FontSize` (number)

  - `styling.all.h5FontWeight` (string)

  - `styling.all.h5FontDecoration` (string)

  - `styling.all.h5TextTransform` (string)

  - `styling.all.h5LineHeight` (number)

  - `styling.all.h5LetterSpacing` (number)

  - `styling.all.h5ColorLight` (string)

  - `styling.all.h5ColorDark` (string)

  - `styling.all.h6FontFamily` (string)

  - `styling.all.h6FontSize` (number)

  - `styling.all.h6FontWeight` (string)

  - `styling.all.h6FontDecoration` (string)

  - `styling.all.h6TextTransform` (string)

  - `styling.all.h6LineHeight` (number)

  - `styling.all.h6LetterSpacing` (number)

  - `styling.all.h6ColorLight` (string)

  - `styling.all.h6ColorDark` (string)

  - `styling.all.navigationFontFamily` (string)

  - `styling.all.navigationFontSize` (number)

  - `styling.all.navigationFontWeight` (string)

  - `styling.all.navigationFontDecoration` (string)

  - `styling.all.navigationTextTransform` (string)

  - `styling.all.navigationLineHeight` (number)

  - `styling.all.navigationLetterSpacing` (number)

  - `styling.all.navigationColorLight` (string)

  - `styling.all.navigationColorDark` (string)

  - `styling.all.subNavigationFontFamily` (string)

  - `styling.all.subNavigationFontSize` (number)

  - `styling.all.subNavigationFontWeight` (string)

  - `styling.all.subNavigationFontDecoration` (string)

  - `styling.all.subNavigationTextTransform` (string)

  - `styling.all.subNavigationLineHeight` (number)

  - `styling.all.subNavigationLetterSpacing` (number)

  - `styling.all.subNavigationColorLight` (string)

  - `styling.all.subNavigationColorDark` (string)

  - `styling.all.bodyFontFamily` (string)

  - `styling.all.bodyFontSize` (number)

  - `styling.all.bodyFontWeight` (string)

  - `styling.all.bodyFontDecoration` (string)

  - `styling.all.bodyTextTransform` (string)

  - `styling.all.bodyLineHeight` (number)

  - `styling.all.bodyLetterSpacing` (number)

  - `styling.all.bodyColorLight` (string)

  - `styling.all.bodyColorDark` (string)

  - `styling.all.hyperlinkFontFamily` (string)

  - `styling.all.hyperlinkFontSize` (number)

  - `styling.all.hyperlinkFontWeight` (string)

  - `styling.all.hyperlinkFontDecoration` (string)

  - `styling.all.hyperlinkTextTransform` (string)

  - `styling.all.hyperlinkLineHeight` (number)

  - `styling.all.hyperlinkLetterSpacing` (number)

  - `styling.all.hyperlinkColorLight` (string)

  - `styling.all.hyperlinkColorDark` (string)

  - `styling.all.zindex` (integer)

  - `styling.mobile` (object)
    The style set for the mobile device

  - `styling.mobile.hide` (boolean)

  - `styling.mobile.customID` (string)

  - `styling.mobile.customClass` (string)

  - `styling.mobile.customAnchor` (string)

  - `styling.mobile.spacing` (number)

  - `styling.mobile.directionLTR` (boolean)

  - `styling.mobile.alignContent` (string)

  - `styling.mobile.alignItems` (string)

  - `styling.mobile.justifyContent` (string)

  - `styling.mobile.alignSelf` (string)

  - `styling.mobile.flexWrap` (string)

  - `styling.mobile.flexDirection` (string)

  - `styling.mobile.overflow` (string)

  - `styling.mobile.transformX` (number)

  - `styling.mobile.transformY` (number)

  - `styling.mobile.topMargin` (number)

  - `styling.mobile.bottomMargin` (number)

  - `styling.mobile.leftMargin` (number)

  - `styling.mobile.rightMargin` (number)

  - `styling.mobile.topPadding` (number)

  - `styling.mobile.bottomPadding` (number)

  - `styling.mobile.leftPadding` (number)

  - `styling.mobile.rightPadding` (number)

  - `styling.mobile.fullWidthEnabled` (boolean)

  - `styling.mobile.maxWidth` (number)

  - `styling.mobile.minWidth` (number)

  - `styling.mobile.width` (number)

  - `styling.mobile.flex` (integer)

  - `styling.mobile.minHeight` (number)

  - `styling.mobile.maxHeight` (number)

  - `styling.mobile.height` (number)

  - `styling.mobile.borderRadiusTopLeft` (number)

  - `styling.mobile.borderRadiusTopRight` (number)

  - `styling.mobile.borderRadiusBottomLeft` (number)

  - `styling.mobile.borderRadiusBottomRight` (number)

  - `styling.mobile.borderWidthTop` (number)

  - `styling.mobile.borderWidthBottom` (number)

  - `styling.mobile.borderWidthLeft` (number)

  - `styling.mobile.borderWidthRight` (number)

  - `styling.mobile.borderColorTop` (string)

  - `styling.mobile.borderColorBottom` (string)

  - `styling.mobile.borderColorLeft` (string)

  - `styling.mobile.borderColorRight` (string)

  - `styling.mobile.borderStyleTop` (string)

  - `styling.mobile.borderStyleBottom` (string)

  - `styling.mobile.borderStyleLeft` (string)

  - `styling.mobile.borderStyleRight` (string)

  - `styling.mobile.backgroundVideo` (string)

  - `styling.mobile.backgroundImage` (string)

  - `styling.mobile.backgroundMediaRepeat` (string)

  - `styling.mobile.backgroundMediaFit` (string)

  - `styling.mobile.backgroundMediaSizeWidth` (number)

  - `styling.mobile.backgroundMediaSizeHeight` (number)

  - `styling.mobile.backgroundMediaPosition` (string)

  - `styling.mobile.backgroundMediaScroll` (string)

  - `styling.mobile.backgroundMediaParallax` (boolean)

  - `styling.mobile.backgroundMediaAutoPlay` (boolean)

  - `styling.mobile.backgroundMediaMuted` (boolean)

  - `styling.mobile.backgroundMediaLoop` (boolean)

  - `styling.mobile.backgroundColorOverlayColor` (string)

  - `styling.mobile.backgroundColorOverlayOpacity` (number)

  - `styling.mobile.backgroundGradientOverlayColors` (array)

  - `styling.mobile.backgroundGradientOverlayOpacity` (number)

  - `styling.mobile.backgroundGradientOverlayDirection` (string)

  - `styling.mobile.backgroundColor` (string)

  - `styling.mobile.backgroundColorOffsetBottom` (number)

  - `styling.mobile.backgroundColorOffsetLeft` (number)

  - `styling.mobile.backgroundColorOffsetRight` (number)

  - `styling.mobile.backgroundColorOffsetTop` (number)

  - `styling.mobile.backgroundGradientColors` (array)

  - `styling.mobile.backgroundGradientOpacity` (number)

  - `styling.mobile.backgroundGradientDirection` (string)

  - `styling.mobile.animationDelay` (number)

  - `styling.mobile.animationDuration` (number)

  - `styling.mobile.animationIn` (string)

  - `styling.mobile.animationOut` (string)

  - `styling.mobile.animationRepeat` (string)

  - `styling.mobile.animationDirection` (string)

  - `styling.mobile.animationTimingFunction` (string)

  - `styling.mobile.animationFillMode` (string)

  - `styling.mobile.mediaHover` (string)

  - `styling.mobile.mediaAlignment` (string)

  - `styling.mobile.mediaFit` (string)

  - `styling.mobile.mediaPosition` (string)

  - `styling.mobile.enlargeOnClickBorderRadiusTopLeft` (number)

  - `styling.mobile.enlargeOnClickBorderRadiusTopRight` (number)

  - `styling.mobile.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `styling.mobile.enlargeOnClickBorderRadiusBottomRight` (number)

  - `styling.mobile.enlargeOnClickBorderWidthTop` (number)

  - `styling.mobile.enlargeOnClickBorderWidthBottom` (number)

  - `styling.mobile.enlargeOnClickBorderWidthLeft` (number)

  - `styling.mobile.enlargeOnClickBorderWidthRight` (number)

  - `styling.mobile.enlargeOnClickBorderColorTop` (string)

  - `styling.mobile.enlargeOnClickBorderColorBottom` (string)

  - `styling.mobile.enlargeOnClickBorderColorLeft` (string)

  - `styling.mobile.enlargeOnClickBorderColorRight` (string)

  - `styling.mobile.enlargeOnClickBorderStyleTop` (string)

  - `styling.mobile.enlargeOnClickBorderStyleBottom` (string)

  - `styling.mobile.enlargeOnClickBorderStyleLeft` (string)

  - `styling.mobile.enlargeOnClickBorderStyleRight` (string)

  - `styling.mobile.enlargeOnClickShadowOffsetX` (number)

  - `styling.mobile.enlargeOnClickShadowOffsetY` (number)

  - `styling.mobile.enlargeOnClickShadowBlur` (number)

  - `styling.mobile.enlargeOnClickShadowColor` (string)

  - `styling.mobile.enlargeOnClickShadowSpread` (number)

  - `styling.mobile.enlargeOnClickShadowInset` (boolean)

  - `styling.mobile.enlargeOnClickShadowOpacity` (number)

  - `styling.mobile.enlargeOnClickScale` (number)

  - `styling.mobile.shadowOffsetX` (number)

  - `styling.mobile.shadowOffsetY` (number)

  - `styling.mobile.shadowBlur` (number)

  - `styling.mobile.shadowBorderRadiusTopLeft` (number)

  - `styling.mobile.shadowBorderRadiusTopRight` (number)

  - `styling.mobile.shadowBorderRadiusBottomLeft` (number)

  - `styling.mobile.shadowBorderRadiusBottomRight` (number)

  - `styling.mobile.shadowColor` (string)

  - `styling.mobile.shadowSpread` (number)

  - `styling.mobile.shadowInset` (boolean)

  - `styling.mobile.shadowOpacity` (number)

  - `styling.mobile.textGradientOverlayColors` (array)

  - `styling.mobile.textGradientOverlayOpacity` (number)

  - `styling.mobile.textGradientOverlayDirection` (string)

  - `styling.mobile.darkTextEnabled` (boolean)

  - `styling.mobile.textAlign` (string)

  - `styling.mobile.transitionScrollSpeed` (number)

  - `styling.mobile.autoRotate` (boolean)

  - `styling.mobile.autoRotateInterval` (number)

  - `styling.mobile.buttonIcon` (string)

  - `styling.mobile.buttonIconPosition` (string)

  - `styling.mobile.buttonIconColor` (string)

  - `styling.mobile.openInNewWindow` (boolean)

  - `styling.mobile.sidebar` (boolean)

  - `styling.mobile.sidebarPosition` (string)

  - `styling.mobile.sidebarAnimation` (string)

  - `styling.mobile.sidebarAnimationDuration` (number)

  - `styling.mobile.sidebarAnimationTimingFunction` (string)

  - `styling.mobile.fontFamily` (string)

  - `styling.mobile.fontSize` (number)

  - `styling.mobile.fontWeight` (string)

  - `styling.mobile.fontDecoration` (string)

  - `styling.mobile.fontTextTransform` (string)

  - `styling.mobile.fontLineHeight` (number)

  - `styling.mobile.fontLetterSpacing` (number)

  - `styling.mobile.fontColorLight` (string)

  - `styling.mobile.fontColorDark` (string)

  - `styling.mobile.h1FontFamily` (string)

  - `styling.mobile.h1FontSize` (number)

  - `styling.mobile.h1FontWeight` (string)

  - `styling.mobile.h1FontDecoration` (string)

  - `styling.mobile.h1TextTransform` (string)

  - `styling.mobile.h1LineHeight` (number)

  - `styling.mobile.h1LetterSpacing` (number)

  - `styling.mobile.h1ColorLight` (string)

  - `styling.mobile.h1ColorDark` (string)

  - `styling.mobile.h2FontFamily` (string)

  - `styling.mobile.h2FontSize` (number)

  - `styling.mobile.h2FontWeight` (string)

  - `styling.mobile.h2FontDecoration` (string)

  - `styling.mobile.h2TextTransform` (string)

  - `styling.mobile.h2LineHeight` (number)

  - `styling.mobile.h2LetterSpacing` (number)

  - `styling.mobile.h2ColorLight` (string)

  - `styling.mobile.h2ColorDark` (string)

  - `styling.mobile.h3FontFamily` (string)

  - `styling.mobile.h3FontSize` (number)

  - `styling.mobile.h3FontWeight` (string)

  - `styling.mobile.h3FontDecoration` (string)

  - `styling.mobile.h3TextTransform` (string)

  - `styling.mobile.h3LineHeight` (number)

  - `styling.mobile.h3LetterSpacing` (number)

  - `styling.mobile.h3ColorLight` (string)

  - `styling.mobile.h3ColorDark` (string)

  - `styling.mobile.h4FontFamily` (string)

  - `styling.mobile.h4FontSize` (number)

  - `styling.mobile.h4FontWeight` (string)

  - `styling.mobile.h4FontDecoration` (string)

  - `styling.mobile.h4TextTransform` (string)

  - `styling.mobile.h4LineHeight` (number)

  - `styling.mobile.h4LetterSpacing` (number)

  - `styling.mobile.h4ColorLight` (string)

  - `styling.mobile.h4ColorDark` (string)

  - `styling.mobile.h5FontFamily` (string)

  - `styling.mobile.h5FontSize` (number)

  - `styling.mobile.h5FontWeight` (string)

  - `styling.mobile.h5FontDecoration` (string)

  - `styling.mobile.h5TextTransform` (string)

  - `styling.mobile.h5LineHeight` (number)

  - `styling.mobile.h5LetterSpacing` (number)

  - `styling.mobile.h5ColorLight` (string)

  - `styling.mobile.h5ColorDark` (string)

  - `styling.mobile.h6FontFamily` (string)

  - `styling.mobile.h6FontSize` (number)

  - `styling.mobile.h6FontWeight` (string)

  - `styling.mobile.h6FontDecoration` (string)

  - `styling.mobile.h6TextTransform` (string)

  - `styling.mobile.h6LineHeight` (number)

  - `styling.mobile.h6LetterSpacing` (number)

  - `styling.mobile.h6ColorLight` (string)

  - `styling.mobile.h6ColorDark` (string)

  - `styling.mobile.navigationFontFamily` (string)

  - `styling.mobile.navigationFontSize` (number)

  - `styling.mobile.navigationFontWeight` (string)

  - `styling.mobile.navigationFontDecoration` (string)

  - `styling.mobile.navigationTextTransform` (string)

  - `styling.mobile.navigationLineHeight` (number)

  - `styling.mobile.navigationLetterSpacing` (number)

  - `styling.mobile.navigationColorLight` (string)

  - `styling.mobile.navigationColorDark` (string)

  - `styling.mobile.subNavigationFontFamily` (string)

  - `styling.mobile.subNavigationFontSize` (number)

  - `styling.mobile.subNavigationFontWeight` (string)

  - `styling.mobile.subNavigationFontDecoration` (string)

  - `styling.mobile.subNavigationTextTransform` (string)

  - `styling.mobile.subNavigationLineHeight` (number)

  - `styling.mobile.subNavigationLetterSpacing` (number)

  - `styling.mobile.subNavigationColorLight` (string)

  - `styling.mobile.subNavigationColorDark` (string)

  - `styling.mobile.bodyFontFamily` (string)

  - `styling.mobile.bodyFontSize` (number)

  - `styling.mobile.bodyFontWeight` (string)

  - `styling.mobile.bodyFontDecoration` (string)

  - `styling.mobile.bodyTextTransform` (string)

  - `styling.mobile.bodyLineHeight` (number)

  - `styling.mobile.bodyLetterSpacing` (number)

  - `styling.mobile.bodyColorLight` (string)

  - `styling.mobile.bodyColorDark` (string)

  - `styling.mobile.hyperlinkFontFamily` (string)

  - `styling.mobile.hyperlinkFontSize` (number)

  - `styling.mobile.hyperlinkFontWeight` (string)

  - `styling.mobile.hyperlinkFontDecoration` (string)

  - `styling.mobile.hyperlinkTextTransform` (string)

  - `styling.mobile.hyperlinkLineHeight` (number)

  - `styling.mobile.hyperlinkLetterSpacing` (number)

  - `styling.mobile.hyperlinkColorLight` (string)

  - `styling.mobile.hyperlinkColorDark` (string)

  - `styling.mobile.zindex` (integer)

  - `styling.tablet` (object)
    The style set for the tablet device

  - `styling.tablet.hide` (boolean)

  - `styling.tablet.customID` (string)

  - `styling.tablet.customClass` (string)

  - `styling.tablet.customAnchor` (string)

  - `styling.tablet.spacing` (number)

  - `styling.tablet.directionLTR` (boolean)

  - `styling.tablet.alignContent` (string)

  - `styling.tablet.alignItems` (string)

  - `styling.tablet.justifyContent` (string)

  - `styling.tablet.alignSelf` (string)

  - `styling.tablet.flexWrap` (string)

  - `styling.tablet.flexDirection` (string)

  - `styling.tablet.overflow` (string)

  - `styling.tablet.transformX` (number)

  - `styling.tablet.transformY` (number)

  - `styling.tablet.topMargin` (number)

  - `styling.tablet.bottomMargin` (number)

  - `styling.tablet.leftMargin` (number)

  - `styling.tablet.rightMargin` (number)

  - `styling.tablet.topPadding` (number)

  - `styling.tablet.bottomPadding` (number)

  - `styling.tablet.leftPadding` (number)

  - `styling.tablet.rightPadding` (number)

  - `styling.tablet.fullWidthEnabled` (boolean)

  - `styling.tablet.maxWidth` (number)

  - `styling.tablet.minWidth` (number)

  - `styling.tablet.width` (number)

  - `styling.tablet.flex` (integer)

  - `styling.tablet.minHeight` (number)

  - `styling.tablet.maxHeight` (number)

  - `styling.tablet.height` (number)

  - `styling.tablet.borderRadiusTopLeft` (number)

  - `styling.tablet.borderRadiusTopRight` (number)

  - `styling.tablet.borderRadiusBottomLeft` (number)

  - `styling.tablet.borderRadiusBottomRight` (number)

  - `styling.tablet.borderWidthTop` (number)

  - `styling.tablet.borderWidthBottom` (number)

  - `styling.tablet.borderWidthLeft` (number)

  - `styling.tablet.borderWidthRight` (number)

  - `styling.tablet.borderColorTop` (string)

  - `styling.tablet.borderColorBottom` (string)

  - `styling.tablet.borderColorLeft` (string)

  - `styling.tablet.borderColorRight` (string)

  - `styling.tablet.borderStyleTop` (string)

  - `styling.tablet.borderStyleBottom` (string)

  - `styling.tablet.borderStyleLeft` (string)

  - `styling.tablet.borderStyleRight` (string)

  - `styling.tablet.backgroundVideo` (string)

  - `styling.tablet.backgroundImage` (string)

  - `styling.tablet.backgroundMediaRepeat` (string)

  - `styling.tablet.backgroundMediaFit` (string)

  - `styling.tablet.backgroundMediaSizeWidth` (number)

  - `styling.tablet.backgroundMediaSizeHeight` (number)

  - `styling.tablet.backgroundMediaPosition` (string)

  - `styling.tablet.backgroundMediaScroll` (string)

  - `styling.tablet.backgroundMediaParallax` (boolean)

  - `styling.tablet.backgroundMediaAutoPlay` (boolean)

  - `styling.tablet.backgroundMediaMuted` (boolean)

  - `styling.tablet.backgroundMediaLoop` (boolean)

  - `styling.tablet.backgroundColorOverlayColor` (string)

  - `styling.tablet.backgroundColorOverlayOpacity` (number)

  - `styling.tablet.backgroundGradientOverlayColors` (array)

  - `styling.tablet.backgroundGradientOverlayOpacity` (number)

  - `styling.tablet.backgroundGradientOverlayDirection` (string)

  - `styling.tablet.backgroundColor` (string)

  - `styling.tablet.backgroundColorOffsetBottom` (number)

  - `styling.tablet.backgroundColorOffsetLeft` (number)

  - `styling.tablet.backgroundColorOffsetRight` (number)

  - `styling.tablet.backgroundColorOffsetTop` (number)

  - `styling.tablet.backgroundGradientColors` (array)

  - `styling.tablet.backgroundGradientOpacity` (number)

  - `styling.tablet.backgroundGradientDirection` (string)

  - `styling.tablet.animationDelay` (number)

  - `styling.tablet.animationDuration` (number)

  - `styling.tablet.animationIn` (string)

  - `styling.tablet.animationOut` (string)

  - `styling.tablet.animationRepeat` (string)

  - `styling.tablet.animationDirection` (string)

  - `styling.tablet.animationTimingFunction` (string)

  - `styling.tablet.animationFillMode` (string)

  - `styling.tablet.mediaHover` (string)

  - `styling.tablet.mediaAlignment` (string)

  - `styling.tablet.mediaFit` (string)

  - `styling.tablet.mediaPosition` (string)

  - `styling.tablet.enlargeOnClickBorderRadiusTopLeft` (number)

  - `styling.tablet.enlargeOnClickBorderRadiusTopRight` (number)

  - `styling.tablet.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `styling.tablet.enlargeOnClickBorderRadiusBottomRight` (number)

  - `styling.tablet.enlargeOnClickBorderWidthTop` (number)

  - `styling.tablet.enlargeOnClickBorderWidthBottom` (number)

  - `styling.tablet.enlargeOnClickBorderWidthLeft` (number)

  - `styling.tablet.enlargeOnClickBorderWidthRight` (number)

  - `styling.tablet.enlargeOnClickBorderColorTop` (string)

  - `styling.tablet.enlargeOnClickBorderColorBottom` (string)

  - `styling.tablet.enlargeOnClickBorderColorLeft` (string)

  - `styling.tablet.enlargeOnClickBorderColorRight` (string)

  - `styling.tablet.enlargeOnClickBorderStyleTop` (string)

  - `styling.tablet.enlargeOnClickBorderStyleBottom` (string)

  - `styling.tablet.enlargeOnClickBorderStyleLeft` (string)

  - `styling.tablet.enlargeOnClickBorderStyleRight` (string)

  - `styling.tablet.enlargeOnClickShadowOffsetX` (number)

  - `styling.tablet.enlargeOnClickShadowOffsetY` (number)

  - `styling.tablet.enlargeOnClickShadowBlur` (number)

  - `styling.tablet.enlargeOnClickShadowColor` (string)

  - `styling.tablet.enlargeOnClickShadowSpread` (number)

  - `styling.tablet.enlargeOnClickShadowInset` (boolean)

  - `styling.tablet.enlargeOnClickShadowOpacity` (number)

  - `styling.tablet.enlargeOnClickScale` (number)

  - `styling.tablet.shadowOffsetX` (number)

  - `styling.tablet.shadowOffsetY` (number)

  - `styling.tablet.shadowBlur` (number)

  - `styling.tablet.shadowBorderRadiusTopLeft` (number)

  - `styling.tablet.shadowBorderRadiusTopRight` (number)

  - `styling.tablet.shadowBorderRadiusBottomLeft` (number)

  - `styling.tablet.shadowBorderRadiusBottomRight` (number)

  - `styling.tablet.shadowColor` (string)

  - `styling.tablet.shadowSpread` (number)

  - `styling.tablet.shadowInset` (boolean)

  - `styling.tablet.shadowOpacity` (number)

  - `styling.tablet.textGradientOverlayColors` (array)

  - `styling.tablet.textGradientOverlayOpacity` (number)

  - `styling.tablet.textGradientOverlayDirection` (string)

  - `styling.tablet.darkTextEnabled` (boolean)

  - `styling.tablet.textAlign` (string)

  - `styling.tablet.transitionScrollSpeed` (number)

  - `styling.tablet.autoRotate` (boolean)

  - `styling.tablet.autoRotateInterval` (number)

  - `styling.tablet.buttonIcon` (string)

  - `styling.tablet.buttonIconPosition` (string)

  - `styling.tablet.buttonIconColor` (string)

  - `styling.tablet.openInNewWindow` (boolean)

  - `styling.tablet.sidebar` (boolean)

  - `styling.tablet.sidebarPosition` (string)

  - `styling.tablet.sidebarAnimation` (string)

  - `styling.tablet.sidebarAnimationDuration` (number)

  - `styling.tablet.sidebarAnimationTimingFunction` (string)

  - `styling.tablet.fontFamily` (string)

  - `styling.tablet.fontSize` (number)

  - `styling.tablet.fontWeight` (string)

  - `styling.tablet.fontDecoration` (string)

  - `styling.tablet.fontTextTransform` (string)

  - `styling.tablet.fontLineHeight` (number)

  - `styling.tablet.fontLetterSpacing` (number)

  - `styling.tablet.fontColorLight` (string)

  - `styling.tablet.fontColorDark` (string)

  - `styling.tablet.h1FontFamily` (string)

  - `styling.tablet.h1FontSize` (number)

  - `styling.tablet.h1FontWeight` (string)

  - `styling.tablet.h1FontDecoration` (string)

  - `styling.tablet.h1TextTransform` (string)

  - `styling.tablet.h1LineHeight` (number)

  - `styling.tablet.h1LetterSpacing` (number)

  - `styling.tablet.h1ColorLight` (string)

  - `styling.tablet.h1ColorDark` (string)

  - `styling.tablet.h2FontFamily` (string)

  - `styling.tablet.h2FontSize` (number)

  - `styling.tablet.h2FontWeight` (string)

  - `styling.tablet.h2FontDecoration` (string)

  - `styling.tablet.h2TextTransform` (string)

  - `styling.tablet.h2LineHeight` (number)

  - `styling.tablet.h2LetterSpacing` (number)

  - `styling.tablet.h2ColorLight` (string)

  - `styling.tablet.h2ColorDark` (string)

  - `styling.tablet.h3FontFamily` (string)

  - `styling.tablet.h3FontSize` (number)

  - `styling.tablet.h3FontWeight` (string)

  - `styling.tablet.h3FontDecoration` (string)

  - `styling.tablet.h3TextTransform` (string)

  - `styling.tablet.h3LineHeight` (number)

  - `styling.tablet.h3LetterSpacing` (number)

  - `styling.tablet.h3ColorLight` (string)

  - `styling.tablet.h3ColorDark` (string)

  - `styling.tablet.h4FontFamily` (string)

  - `styling.tablet.h4FontSize` (number)

  - `styling.tablet.h4FontWeight` (string)

  - `styling.tablet.h4FontDecoration` (string)

  - `styling.tablet.h4TextTransform` (string)

  - `styling.tablet.h4LineHeight` (number)

  - `styling.tablet.h4LetterSpacing` (number)

  - `styling.tablet.h4ColorLight` (string)

  - `styling.tablet.h4ColorDark` (string)

  - `styling.tablet.h5FontFamily` (string)

  - `styling.tablet.h5FontSize` (number)

  - `styling.tablet.h5FontWeight` (string)

  - `styling.tablet.h5FontDecoration` (string)

  - `styling.tablet.h5TextTransform` (string)

  - `styling.tablet.h5LineHeight` (number)

  - `styling.tablet.h5LetterSpacing` (number)

  - `styling.tablet.h5ColorLight` (string)

  - `styling.tablet.h5ColorDark` (string)

  - `styling.tablet.h6FontFamily` (string)

  - `styling.tablet.h6FontSize` (number)

  - `styling.tablet.h6FontWeight` (string)

  - `styling.tablet.h6FontDecoration` (string)

  - `styling.tablet.h6TextTransform` (string)

  - `styling.tablet.h6LineHeight` (number)

  - `styling.tablet.h6LetterSpacing` (number)

  - `styling.tablet.h6ColorLight` (string)

  - `styling.tablet.h6ColorDark` (string)

  - `styling.tablet.navigationFontFamily` (string)

  - `styling.tablet.navigationFontSize` (number)

  - `styling.tablet.navigationFontWeight` (string)

  - `styling.tablet.navigationFontDecoration` (string)

  - `styling.tablet.navigationTextTransform` (string)

  - `styling.tablet.navigationLineHeight` (number)

  - `styling.tablet.navigationLetterSpacing` (number)

  - `styling.tablet.navigationColorLight` (string)

  - `styling.tablet.navigationColorDark` (string)

  - `styling.tablet.subNavigationFontFamily` (string)

  - `styling.tablet.subNavigationFontSize` (number)

  - `styling.tablet.subNavigationFontWeight` (string)

  - `styling.tablet.subNavigationFontDecoration` (string)

  - `styling.tablet.subNavigationTextTransform` (string)

  - `styling.tablet.subNavigationLineHeight` (number)

  - `styling.tablet.subNavigationLetterSpacing` (number)

  - `styling.tablet.subNavigationColorLight` (string)

  - `styling.tablet.subNavigationColorDark` (string)

  - `styling.tablet.bodyFontFamily` (string)

  - `styling.tablet.bodyFontSize` (number)

  - `styling.tablet.bodyFontWeight` (string)

  - `styling.tablet.bodyFontDecoration` (string)

  - `styling.tablet.bodyTextTransform` (string)

  - `styling.tablet.bodyLineHeight` (number)

  - `styling.tablet.bodyLetterSpacing` (number)

  - `styling.tablet.bodyColorLight` (string)

  - `styling.tablet.bodyColorDark` (string)

  - `styling.tablet.hyperlinkFontFamily` (string)

  - `styling.tablet.hyperlinkFontSize` (number)

  - `styling.tablet.hyperlinkFontWeight` (string)

  - `styling.tablet.hyperlinkFontDecoration` (string)

  - `styling.tablet.hyperlinkTextTransform` (string)

  - `styling.tablet.hyperlinkLineHeight` (number)

  - `styling.tablet.hyperlinkLetterSpacing` (number)

  - `styling.tablet.hyperlinkColorLight` (string)

  - `styling.tablet.hyperlinkColorDark` (string)

  - `styling.tablet.zindex` (integer)

  - `styling.desktop` (object)
    The style set for the desktop device

  - `styling.desktop.hide` (boolean)

  - `styling.desktop.customID` (string)

  - `styling.desktop.customClass` (string)

  - `styling.desktop.customAnchor` (string)

  - `styling.desktop.spacing` (number)

  - `styling.desktop.directionLTR` (boolean)

  - `styling.desktop.alignContent` (string)

  - `styling.desktop.alignItems` (string)

  - `styling.desktop.justifyContent` (string)

  - `styling.desktop.alignSelf` (string)

  - `styling.desktop.flexWrap` (string)

  - `styling.desktop.flexDirection` (string)

  - `styling.desktop.overflow` (string)

  - `styling.desktop.transformX` (number)

  - `styling.desktop.transformY` (number)

  - `styling.desktop.topMargin` (number)

  - `styling.desktop.bottomMargin` (number)

  - `styling.desktop.leftMargin` (number)

  - `styling.desktop.rightMargin` (number)

  - `styling.desktop.topPadding` (number)

  - `styling.desktop.bottomPadding` (number)

  - `styling.desktop.leftPadding` (number)

  - `styling.desktop.rightPadding` (number)

  - `styling.desktop.fullWidthEnabled` (boolean)

  - `styling.desktop.maxWidth` (number)

  - `styling.desktop.minWidth` (number)

  - `styling.desktop.width` (number)

  - `styling.desktop.flex` (integer)

  - `styling.desktop.minHeight` (number)

  - `styling.desktop.maxHeight` (number)

  - `styling.desktop.height` (number)

  - `styling.desktop.borderRadiusTopLeft` (number)

  - `styling.desktop.borderRadiusTopRight` (number)

  - `styling.desktop.borderRadiusBottomLeft` (number)

  - `styling.desktop.borderRadiusBottomRight` (number)

  - `styling.desktop.borderWidthTop` (number)

  - `styling.desktop.borderWidthBottom` (number)

  - `styling.desktop.borderWidthLeft` (number)

  - `styling.desktop.borderWidthRight` (number)

  - `styling.desktop.borderColorTop` (string)

  - `styling.desktop.borderColorBottom` (string)

  - `styling.desktop.borderColorLeft` (string)

  - `styling.desktop.borderColorRight` (string)

  - `styling.desktop.borderStyleTop` (string)

  - `styling.desktop.borderStyleBottom` (string)

  - `styling.desktop.borderStyleLeft` (string)

  - `styling.desktop.borderStyleRight` (string)

  - `styling.desktop.backgroundVideo` (string)

  - `styling.desktop.backgroundImage` (string)

  - `styling.desktop.backgroundMediaRepeat` (string)

  - `styling.desktop.backgroundMediaFit` (string)

  - `styling.desktop.backgroundMediaSizeWidth` (number)

  - `styling.desktop.backgroundMediaSizeHeight` (number)

  - `styling.desktop.backgroundMediaPosition` (string)

  - `styling.desktop.backgroundMediaScroll` (string)

  - `styling.desktop.backgroundMediaParallax` (boolean)

  - `styling.desktop.backgroundMediaAutoPlay` (boolean)

  - `styling.desktop.backgroundMediaMuted` (boolean)

  - `styling.desktop.backgroundMediaLoop` (boolean)

  - `styling.desktop.backgroundColorOverlayColor` (string)

  - `styling.desktop.backgroundColorOverlayOpacity` (number)

  - `styling.desktop.backgroundGradientOverlayColors` (array)

  - `styling.desktop.backgroundGradientOverlayOpacity` (number)

  - `styling.desktop.backgroundGradientOverlayDirection` (string)

  - `styling.desktop.backgroundColor` (string)

  - `styling.desktop.backgroundColorOffsetBottom` (number)

  - `styling.desktop.backgroundColorOffsetLeft` (number)

  - `styling.desktop.backgroundColorOffsetRight` (number)

  - `styling.desktop.backgroundColorOffsetTop` (number)

  - `styling.desktop.backgroundGradientColors` (array)

  - `styling.desktop.backgroundGradientOpacity` (number)

  - `styling.desktop.backgroundGradientDirection` (string)

  - `styling.desktop.animationDelay` (number)

  - `styling.desktop.animationDuration` (number)

  - `styling.desktop.animationIn` (string)

  - `styling.desktop.animationOut` (string)

  - `styling.desktop.animationRepeat` (string)

  - `styling.desktop.animationDirection` (string)

  - `styling.desktop.animationTimingFunction` (string)

  - `styling.desktop.animationFillMode` (string)

  - `styling.desktop.mediaHover` (string)

  - `styling.desktop.mediaAlignment` (string)

  - `styling.desktop.mediaFit` (string)

  - `styling.desktop.mediaPosition` (string)

  - `styling.desktop.enlargeOnClickBorderRadiusTopLeft` (number)

  - `styling.desktop.enlargeOnClickBorderRadiusTopRight` (number)

  - `styling.desktop.enlargeOnClickBorderRadiusBottomLeft` (number)

  - `styling.desktop.enlargeOnClickBorderRadiusBottomRight` (number)

  - `styling.desktop.enlargeOnClickBorderWidthTop` (number)

  - `styling.desktop.enlargeOnClickBorderWidthBottom` (number)

  - `styling.desktop.enlargeOnClickBorderWidthLeft` (number)

  - `styling.desktop.enlargeOnClickBorderWidthRight` (number)

  - `styling.desktop.enlargeOnClickBorderColorTop` (string)

  - `styling.desktop.enlargeOnClickBorderColorBottom` (string)

  - `styling.desktop.enlargeOnClickBorderColorLeft` (string)

  - `styling.desktop.enlargeOnClickBorderColorRight` (string)

  - `styling.desktop.enlargeOnClickBorderStyleTop` (string)

  - `styling.desktop.enlargeOnClickBorderStyleBottom` (string)

  - `styling.desktop.enlargeOnClickBorderStyleLeft` (string)

  - `styling.desktop.enlargeOnClickBorderStyleRight` (string)

  - `styling.desktop.enlargeOnClickShadowOffsetX` (number)

  - `styling.desktop.enlargeOnClickShadowOffsetY` (number)

  - `styling.desktop.enlargeOnClickShadowBlur` (number)

  - `styling.desktop.enlargeOnClickShadowColor` (string)

  - `styling.desktop.enlargeOnClickShadowSpread` (number)

  - `styling.desktop.enlargeOnClickShadowInset` (boolean)

  - `styling.desktop.enlargeOnClickShadowOpacity` (number)

  - `styling.desktop.enlargeOnClickScale` (number)

  - `styling.desktop.shadowOffsetX` (number)

  - `styling.desktop.shadowOffsetY` (number)

  - `styling.desktop.shadowBlur` (number)

  - `styling.desktop.shadowBorderRadiusTopLeft` (number)

  - `styling.desktop.shadowBorderRadiusTopRight` (number)

  - `styling.desktop.shadowBorderRadiusBottomLeft` (number)

  - `styling.desktop.shadowBorderRadiusBottomRight` (number)

  - `styling.desktop.shadowColor` (string)

  - `styling.desktop.shadowSpread` (number)

  - `styling.desktop.shadowInset` (boolean)

  - `styling.desktop.shadowOpacity` (number)

  - `styling.desktop.textGradientOverlayColors` (array)

  - `styling.desktop.textGradientOverlayOpacity` (number)

  - `styling.desktop.textGradientOverlayDirection` (string)

  - `styling.desktop.darkTextEnabled` (boolean)

  - `styling.desktop.textAlign` (string)

  - `styling.desktop.transitionScrollSpeed` (number)

  - `styling.desktop.autoRotate` (boolean)

  - `styling.desktop.autoRotateInterval` (number)

  - `styling.desktop.buttonIcon` (string)

  - `styling.desktop.buttonIconPosition` (string)

  - `styling.desktop.buttonIconColor` (string)

  - `styling.desktop.openInNewWindow` (boolean)

  - `styling.desktop.sidebar` (boolean)

  - `styling.desktop.sidebarPosition` (string)

  - `styling.desktop.sidebarAnimation` (string)

  - `styling.desktop.sidebarAnimationDuration` (number)

  - `styling.desktop.sidebarAnimationTimingFunction` (string)

  - `styling.desktop.fontFamily` (string)

  - `styling.desktop.fontSize` (number)

  - `styling.desktop.fontWeight` (string)

  - `styling.desktop.fontDecoration` (string)

  - `styling.desktop.fontTextTransform` (string)

  - `styling.desktop.fontLineHeight` (number)

  - `styling.desktop.fontLetterSpacing` (number)

  - `styling.desktop.fontColorLight` (string)

  - `styling.desktop.fontColorDark` (string)

  - `styling.desktop.h1FontFamily` (string)

  - `styling.desktop.h1FontSize` (number)

  - `styling.desktop.h1FontWeight` (string)

  - `styling.desktop.h1FontDecoration` (string)

  - `styling.desktop.h1TextTransform` (string)

  - `styling.desktop.h1LineHeight` (number)

  - `styling.desktop.h1LetterSpacing` (number)

  - `styling.desktop.h1ColorLight` (string)

  - `styling.desktop.h1ColorDark` (string)

  - `styling.desktop.h2FontFamily` (string)

  - `styling.desktop.h2FontSize` (number)

  - `styling.desktop.h2FontWeight` (string)

  - `styling.desktop.h2FontDecoration` (string)

  - `styling.desktop.h2TextTransform` (string)

  - `styling.desktop.h2LineHeight` (number)

  - `styling.desktop.h2LetterSpacing` (number)

  - `styling.desktop.h2ColorLight` (string)

  - `styling.desktop.h2ColorDark` (string)

  - `styling.desktop.h3FontFamily` (string)

  - `styling.desktop.h3FontSize` (number)

  - `styling.desktop.h3FontWeight` (string)

  - `styling.desktop.h3FontDecoration` (string)

  - `styling.desktop.h3TextTransform` (string)

  - `styling.desktop.h3LineHeight` (number)

  - `styling.desktop.h3LetterSpacing` (number)

  - `styling.desktop.h3ColorLight` (string)

  - `styling.desktop.h3ColorDark` (string)

  - `styling.desktop.h4FontFamily` (string)

  - `styling.desktop.h4FontSize` (number)

  - `styling.desktop.h4FontWeight` (string)

  - `styling.desktop.h4FontDecoration` (string)

  - `styling.desktop.h4TextTransform` (string)

  - `styling.desktop.h4LineHeight` (number)

  - `styling.desktop.h4LetterSpacing` (number)

  - `styling.desktop.h4ColorLight` (string)

  - `styling.desktop.h4ColorDark` (string)

  - `styling.desktop.h5FontFamily` (string)

  - `styling.desktop.h5FontSize` (number)

  - `styling.desktop.h5FontWeight` (string)

  - `styling.desktop.h5FontDecoration` (string)

  - `styling.desktop.h5TextTransform` (string)

  - `styling.desktop.h5LineHeight` (number)

  - `styling.desktop.h5LetterSpacing` (number)

  - `styling.desktop.h5ColorLight` (string)

  - `styling.desktop.h5ColorDark` (string)

  - `styling.desktop.h6FontFamily` (string)

  - `styling.desktop.h6FontSize` (number)

  - `styling.desktop.h6FontWeight` (string)

  - `styling.desktop.h6FontDecoration` (string)

  - `styling.desktop.h6TextTransform` (string)

  - `styling.desktop.h6LineHeight` (number)

  - `styling.desktop.h6LetterSpacing` (number)

  - `styling.desktop.h6ColorLight` (string)

  - `styling.desktop.h6ColorDark` (string)

  - `styling.desktop.navigationFontFamily` (string)

  - `styling.desktop.navigationFontSize` (number)

  - `styling.desktop.navigationFontWeight` (string)

  - `styling.desktop.navigationFontDecoration` (string)

  - `styling.desktop.navigationTextTransform` (string)

  - `styling.desktop.navigationLineHeight` (number)

  - `styling.desktop.navigationLetterSpacing` (number)

  - `styling.desktop.navigationColorLight` (string)

  - `styling.desktop.navigationColorDark` (string)

  - `styling.desktop.subNavigationFontFamily` (string)

  - `styling.desktop.subNavigationFontSize` (number)

  - `styling.desktop.subNavigationFontWeight` (string)

  - `styling.desktop.subNavigationFontDecoration` (string)

  - `styling.desktop.subNavigationTextTransform` (string)

  - `styling.desktop.subNavigationLineHeight` (number)

  - `styling.desktop.subNavigationLetterSpacing` (number)

  - `styling.desktop.subNavigationColorLight` (string)

  - `styling.desktop.subNavigationColorDark` (string)

  - `styling.desktop.bodyFontFamily` (string)

  - `styling.desktop.bodyFontSize` (number)

  - `styling.desktop.bodyFontWeight` (string)

  - `styling.desktop.bodyFontDecoration` (string)

  - `styling.desktop.bodyTextTransform` (string)

  - `styling.desktop.bodyLineHeight` (number)

  - `styling.desktop.bodyLetterSpacing` (number)

  - `styling.desktop.bodyColorLight` (string)

  - `styling.desktop.bodyColorDark` (string)

  - `styling.desktop.hyperlinkFontFamily` (string)

  - `styling.desktop.hyperlinkFontSize` (number)

  - `styling.desktop.hyperlinkFontWeight` (string)

  - `styling.desktop.hyperlinkFontDecoration` (string)

  - `styling.desktop.hyperlinkTextTransform` (string)

  - `styling.desktop.hyperlinkLineHeight` (number)

  - `styling.desktop.hyperlinkLetterSpacing` (number)

  - `styling.desktop.hyperlinkColorLight` (string)

  - `styling.desktop.hyperlinkColorDark` (string)

  - `styling.desktop.zindex` (integer)

  - `uuid` (string, required)
    Unique identifier for the entity

  - `name` (string, required)
    The name of the entity

  - `label` (string)
    Display label for the entity, can be different from name

  - `createdAt` (integer)
    Unix timestamp when the entity was created

  - `createdBy` (object)
    Identifier of the user who created the entity

  - `createdBy.name` (string, required)

  - `createdBy.label` (string)

  - `createdBy.createdAt` (integer)

  - `createdBy.updatedAt` (integer)

  - `createdBy.deletedAt` (integer)

  - `createdBy.createdByUuid` (string)

  - `createdBy.updatedByUuid` (string)

  - `createdBy.deletedByUuid` (string)

  - `createdBy.index` (integer)

  - `createdBy.deleted` (boolean)

  - `createdBy.complete` (boolean)

  - `createdBy.uuid` (string, required)

  - `createdBy.properties` (array)

  - `createdBy.properties.icon` (string)

  - `createdBy.properties.name` (string)

  - `createdBy.properties.value` (any)

  - `createdBy.properties.type` (string)

  - `createdBy.properties.label` (string)

  - `createdBy.objects` (object)

  - `createdBy.user` (object)

  - `createdBy.user.uuid` (string)

  - `createdBy.user.email` (string)

  - `createdBy.user.firstname` (string)

  - `createdBy.user.lastname` (string)

  - `createdBy.user.initials` (string)

  - `createdBy.user.scopes` (array)

  - `createdBy.user.filters` (object)

  - `createdBy.user.role` (string)

  - `createdBy.user.record` (object)

  - `updatedAt` (integer)
    Unix timestamp when the entity was last updated

  - `updatedBy` (object)
    Identifier of the user who last updated the entity

  - `updatedBy.name` (string, required)

  - `updatedBy.label` (string)

  - `updatedBy.createdAt` (integer)

  - `updatedBy.updatedAt` (integer)

  - `updatedBy.deletedAt` (integer)

  - `updatedBy.createdByUuid` (string)

  - `updatedBy.updatedByUuid` (string)

  - `updatedBy.deletedByUuid` (string)

  - `updatedBy.index` (integer)

  - `updatedBy.deleted` (boolean)

  - `updatedBy.complete` (boolean)

  - `updatedBy.uuid` (string, required)

  - `updatedBy.properties` (array)

  - `updatedBy.properties.icon` (string)

  - `updatedBy.properties.name` (string)

  - `updatedBy.properties.value` (any)

  - `updatedBy.properties.type` (string)

  - `updatedBy.properties.label` (string)

  - `updatedBy.objects` (object)

  - `updatedBy.user` (object)

  - `updatedBy.user.uuid` (string)

  - `updatedBy.user.email` (string)

  - `updatedBy.user.firstname` (string)

  - `updatedBy.user.lastname` (string)

  - `updatedBy.user.initials` (string)

  - `updatedBy.user.scopes` (array)

  - `updatedBy.user.filters` (object)

  - `updatedBy.user.role` (string)

  - `updatedBy.user.record` (object)

  - `deletedAt` (integer)
    Unix timestamp when the entity was deleted (null if not deleted)

  - `deletedBy` (object)
    Identifier of the user who deleted the entity

  - `deletedBy.name` (string, required)

  - `deletedBy.label` (string)

  - `deletedBy.createdAt` (integer)

  - `deletedBy.updatedAt` (integer)

  - `deletedBy.deletedAt` (integer)

  - `deletedBy.createdByUuid` (string)

  - `deletedBy.updatedByUuid` (string)

  - `deletedBy.deletedByUuid` (string)

  - `deletedBy.index` (integer)

  - `deletedBy.deleted` (boolean)

  - `deletedBy.complete` (boolean)

  - `deletedBy.uuid` (string, required)

  - `deletedBy.properties` (array)

  - `deletedBy.properties.icon` (string)

  - `deletedBy.properties.name` (string)

  - `deletedBy.properties.value` (any)

  - `deletedBy.properties.type` (string)

  - `deletedBy.properties.label` (string)

  - `deletedBy.objects` (object)

  - `deletedBy.user` (object)

  - `deletedBy.user.uuid` (string)

  - `deletedBy.user.email` (string)

  - `deletedBy.user.firstname` (string)

  - `deletedBy.user.lastname` (string)

  - `deletedBy.user.initials` (string)

  - `deletedBy.user.scopes` (array)

  - `deletedBy.user.filters` (object)

  - `deletedBy.user.role` (string)

  - `deletedBy.user.record` (object)

  - `index` (integer)
    Index number for ordering entities

## Response 201 fields (application/json):

  - `message` (string)
    A message detailing the result of the operation.
    Example: "Success"

  - `data` (any)
    The data payload of the response, if any.

## Response 404 fields (application/json):

  - `message` (string)
    The error message providing details about the failure.
    Example: "Resource not found."

  - `errors` (object)
    A list of error types providing further details about the error.
    Example: [{"field":"name","message":"Name is required.","correctionSuggestion":"Please provide a name."}]

  - `errors.message` (string, required)
    The error message providing details about the failure.
    Example: "Invalid file type."

  - `errors.type` (string, required)
    The type of error.
    Enum: "VALIDATION", "NOT_FOUND", "TEST", "RELATION_NOT_ALLOWED", "INVALID_VALUE", "GENERAL", "INVALID_FILE_TYPE", "INTERNAL_SERVER_ERROR", "CARAER_ERROR", "INVALID_EMAIL", "INVALID_DATE"

  - `errors.correctionSuggestion` (string, required)
    A suggestion on how to correct the error.
    Example: "Try uploading a different file type."

  - `status` (integer)
    The HTTP status code associated with the error.
    Example: 400

  - `stackTrace` (string)

  - `roles` (array)
    Enum: "USER", "ADMIN", "RESELLER", "DEVELOPER", "SUPER_ADMIN"

  - `scopes` (array)

## Response 500 fields (application/json):

  - `message` (string)
    The error message providing details about the failure.
    Example: "Resource not found."

  - `errors` (object)
    A list of error types providing further details about the error.
    Example: [{"field":"name","message":"Name is required.","correctionSuggestion":"Please provide a name."}]

  - `errors.message` (string, required)
    The error message providing details about the failure.
    Example: "Invalid file type."

  - `errors.type` (string, required)
    The type of error.
    Enum: "VALIDATION", "NOT_FOUND", "TEST", "RELATION_NOT_ALLOWED", "INVALID_VALUE", "GENERAL", "INVALID_FILE_TYPE", "INTERNAL_SERVER_ERROR", "CARAER_ERROR", "INVALID_EMAIL", "INVALID_DATE"

  - `errors.correctionSuggestion` (string, required)
    A suggestion on how to correct the error.
    Example: "Try uploading a different file type."

  - `status` (integer)
    The HTTP status code associated with the error.
    Example: 400

  - `stackTrace` (string)

  - `roles` (array)
    Enum: "USER", "ADMIN", "RESELLER", "DEVELOPER", "SUPER_ADMIN"

  - `scopes` (array)


