# StyleSetDTO


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hide** | **boolean** |  | [optional] [default to undefined]
**customID** | **string** |  | [optional] [default to undefined]
**customClass** | **string** |  | [optional] [default to undefined]
**customAnchor** | **string** |  | [optional] [default to undefined]
**spacing** | **any** |  | [optional] [default to undefined]
**directionLTR** | **boolean** |  | [optional] [default to undefined]
**alignContent** | **string** |  | [optional] [default to undefined]
**alignItems** | **string** |  | [optional] [default to undefined]
**justifyContent** | **string** |  | [optional] [default to undefined]
**alignSelf** | **string** |  | [optional] [default to undefined]
**flexWrap** | **string** |  | [optional] [default to undefined]
**flexDirection** | **string** |  | [optional] [default to undefined]
**overflow** | **string** |  | [optional] [default to undefined]
**transformX** | **any** |  | [optional] [default to undefined]
**transformY** | **any** |  | [optional] [default to undefined]
**topMargin** | **any** |  | [optional] [default to undefined]
**bottomMargin** | **any** |  | [optional] [default to undefined]
**leftMargin** | **any** |  | [optional] [default to undefined]
**rightMargin** | **any** |  | [optional] [default to undefined]
**topPadding** | **any** |  | [optional] [default to undefined]
**bottomPadding** | **any** |  | [optional] [default to undefined]
**leftPadding** | **any** |  | [optional] [default to undefined]
**rightPadding** | **any** |  | [optional] [default to undefined]
**fullWidthEnabled** | **boolean** |  | [optional] [default to undefined]
**maxWidth** | **any** |  | [optional] [default to undefined]
**minWidth** | **any** |  | [optional] [default to undefined]
**width** | **any** |  | [optional] [default to undefined]
**flex** | **number** |  | [optional] [default to undefined]
**minHeight** | **any** |  | [optional] [default to undefined]
**maxHeight** | **any** |  | [optional] [default to undefined]
**height** | **any** |  | [optional] [default to undefined]
**borderRadiusTopLeft** | **any** |  | [optional] [default to undefined]
**borderRadiusTopRight** | **any** |  | [optional] [default to undefined]
**borderRadiusBottomLeft** | **any** |  | [optional] [default to undefined]
**borderRadiusBottomRight** | **any** |  | [optional] [default to undefined]
**borderWidthTop** | **any** |  | [optional] [default to undefined]
**borderWidthBottom** | **any** |  | [optional] [default to undefined]
**borderWidthLeft** | **any** |  | [optional] [default to undefined]
**borderWidthRight** | **any** |  | [optional] [default to undefined]
**borderColorTop** | **string** |  | [optional] [default to undefined]
**borderColorBottom** | **string** |  | [optional] [default to undefined]
**borderColorLeft** | **string** |  | [optional] [default to undefined]
**borderColorRight** | **string** |  | [optional] [default to undefined]
**borderStyleTop** | **string** |  | [optional] [default to undefined]
**borderStyleBottom** | **string** |  | [optional] [default to undefined]
**borderStyleLeft** | **string** |  | [optional] [default to undefined]
**borderStyleRight** | **string** |  | [optional] [default to undefined]
**backgroundVideo** | **string** |  | [optional] [default to undefined]
**backgroundImage** | **string** |  | [optional] [default to undefined]
**backgroundMediaRepeat** | **string** |  | [optional] [default to undefined]
**backgroundMediaFit** | **string** |  | [optional] [default to undefined]
**backgroundMediaSizeWidth** | **any** |  | [optional] [default to undefined]
**backgroundMediaSizeHeight** | **any** |  | [optional] [default to undefined]
**backgroundMediaPosition** | **string** |  | [optional] [default to undefined]
**backgroundMediaScroll** | **string** |  | [optional] [default to undefined]
**backgroundMediaParallax** | **boolean** |  | [optional] [default to undefined]
**backgroundMediaAutoPlay** | **boolean** |  | [optional] [default to undefined]
**backgroundMediaMuted** | **boolean** |  | [optional] [default to undefined]
**backgroundMediaLoop** | **boolean** |  | [optional] [default to undefined]
**backgroundColorOverlayColor** | **string** |  | [optional] [default to undefined]
**backgroundColorOverlayOpacity** | **number** |  | [optional] [default to undefined]
**backgroundGradientOverlayColors** | **Array&lt;string&gt;** |  | [optional] [default to undefined]
**backgroundGradientOverlayOpacity** | **number** |  | [optional] [default to undefined]
**backgroundGradientOverlayDirection** | **string** |  | [optional] [default to undefined]
**backgroundColor** | **string** |  | [optional] [default to undefined]
**backgroundColorOffsetBottom** | **any** |  | [optional] [default to undefined]
**backgroundColorOffsetLeft** | **any** |  | [optional] [default to undefined]
**backgroundColorOffsetRight** | **any** |  | [optional] [default to undefined]
**backgroundColorOffsetTop** | **any** |  | [optional] [default to undefined]
**backgroundGradientColors** | **Array&lt;string&gt;** |  | [optional] [default to undefined]
**backgroundGradientOpacity** | **number** |  | [optional] [default to undefined]
**backgroundGradientDirection** | **string** |  | [optional] [default to undefined]
**animationDelay** | **number** |  | [optional] [default to undefined]
**animationDuration** | **number** |  | [optional] [default to undefined]
**animationIn** | **string** |  | [optional] [default to undefined]
**animationOut** | **string** |  | [optional] [default to undefined]
**animationRepeat** | **string** |  | [optional] [default to undefined]
**animationDirection** | **string** |  | [optional] [default to undefined]
**animationTimingFunction** | **string** |  | [optional] [default to undefined]
**animationFillMode** | **string** |  | [optional] [default to undefined]
**mediaHover** | **string** |  | [optional] [default to undefined]
**mediaAlignment** | **string** |  | [optional] [default to undefined]
**mediaFit** | **string** |  | [optional] [default to undefined]
**mediaPosition** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderRadiusTopLeft** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderRadiusTopRight** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderRadiusBottomLeft** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderRadiusBottomRight** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderWidthTop** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderWidthBottom** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderWidthLeft** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderWidthRight** | **any** |  | [optional] [default to undefined]
**enlargeOnClickBorderColorTop** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderColorBottom** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderColorLeft** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderColorRight** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderStyleTop** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderStyleBottom** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderStyleLeft** | **string** |  | [optional] [default to undefined]
**enlargeOnClickBorderStyleRight** | **string** |  | [optional] [default to undefined]
**enlargeOnClickShadowOffsetX** | **any** |  | [optional] [default to undefined]
**enlargeOnClickShadowOffsetY** | **any** |  | [optional] [default to undefined]
**enlargeOnClickShadowBlur** | **any** |  | [optional] [default to undefined]
**enlargeOnClickShadowColor** | **string** |  | [optional] [default to undefined]
**enlargeOnClickShadowSpread** | **any** |  | [optional] [default to undefined]
**enlargeOnClickShadowInset** | **boolean** |  | [optional] [default to undefined]
**enlargeOnClickShadowOpacity** | **number** |  | [optional] [default to undefined]
**enlargeOnClickScale** | **number** |  | [optional] [default to undefined]
**shadowOffsetX** | **any** |  | [optional] [default to undefined]
**shadowOffsetY** | **any** |  | [optional] [default to undefined]
**shadowBlur** | **any** |  | [optional] [default to undefined]
**shadowBorderRadiusTopLeft** | **any** |  | [optional] [default to undefined]
**shadowBorderRadiusTopRight** | **any** |  | [optional] [default to undefined]
**shadowBorderRadiusBottomLeft** | **any** |  | [optional] [default to undefined]
**shadowBorderRadiusBottomRight** | **any** |  | [optional] [default to undefined]
**shadowColor** | **string** |  | [optional] [default to undefined]
**shadowSpread** | **any** |  | [optional] [default to undefined]
**shadowInset** | **boolean** |  | [optional] [default to undefined]
**shadowOpacity** | **number** |  | [optional] [default to undefined]
**textGradientOverlayColors** | **Array&lt;string&gt;** |  | [optional] [default to undefined]
**textGradientOverlayOpacity** | **number** |  | [optional] [default to undefined]
**textGradientOverlayDirection** | **string** |  | [optional] [default to undefined]
**darkTextEnabled** | **boolean** |  | [optional] [default to undefined]
**textAlign** | **string** |  | [optional] [default to undefined]
**transitionScrollSpeed** | **number** |  | [optional] [default to undefined]
**autoRotate** | **boolean** |  | [optional] [default to undefined]
**autoRotateInterval** | **number** |  | [optional] [default to undefined]
**buttonIcon** | **string** |  | [optional] [default to undefined]
**buttonIconPosition** | **string** |  | [optional] [default to undefined]
**buttonIconColor** | **string** |  | [optional] [default to undefined]
**openInNewWindow** | **boolean** |  | [optional] [default to undefined]
**sidebar** | **boolean** |  | [optional] [default to undefined]
**sidebarPosition** | **string** |  | [optional] [default to undefined]
**sidebarAnimation** | **string** |  | [optional] [default to undefined]
**sidebarAnimationDuration** | **number** |  | [optional] [default to undefined]
**sidebarAnimationTimingFunction** | **string** |  | [optional] [default to undefined]
**fontFamily** | **string** |  | [optional] [default to undefined]
**fontSize** | **any** |  | [optional] [default to undefined]
**fontWeight** | **string** |  | [optional] [default to undefined]
**fontDecoration** | **string** |  | [optional] [default to undefined]
**fontTextTransform** | **string** |  | [optional] [default to undefined]
**fontLineHeight** | **any** |  | [optional] [default to undefined]
**fontLetterSpacing** | **any** |  | [optional] [default to undefined]
**fontColorLight** | **string** |  | [optional] [default to undefined]
**fontColorDark** | **string** |  | [optional] [default to undefined]
**xxLargeFontSize** | **any** |  | [optional] [default to undefined]
**largeFontSize** | **any** |  | [optional] [default to undefined]
**mediumFontSize** | **any** |  | [optional] [default to undefined]
**smallFontSize** | **any** |  | [optional] [default to undefined]
**h1FontFamily** | **string** |  | [optional] [default to undefined]
**h1FontSize** | **any** |  | [optional] [default to undefined]
**h1FontWeight** | **string** |  | [optional] [default to undefined]
**h1FontDecoration** | **string** |  | [optional] [default to undefined]
**h1TextTransform** | **string** |  | [optional] [default to undefined]
**h1LineHeight** | **any** |  | [optional] [default to undefined]
**h1LetterSpacing** | **any** |  | [optional] [default to undefined]
**h1ColorLight** | **string** |  | [optional] [default to undefined]
**h1ColorDark** | **string** |  | [optional] [default to undefined]
**h2FontFamily** | **string** |  | [optional] [default to undefined]
**h2FontSize** | **any** |  | [optional] [default to undefined]
**h2FontWeight** | **string** |  | [optional] [default to undefined]
**h2FontDecoration** | **string** |  | [optional] [default to undefined]
**h2TextTransform** | **string** |  | [optional] [default to undefined]
**h2LineHeight** | **any** |  | [optional] [default to undefined]
**h2LetterSpacing** | **any** |  | [optional] [default to undefined]
**h2ColorLight** | **string** |  | [optional] [default to undefined]
**h2ColorDark** | **string** |  | [optional] [default to undefined]
**h3FontFamily** | **string** |  | [optional] [default to undefined]
**h3FontSize** | **any** |  | [optional] [default to undefined]
**h3FontWeight** | **string** |  | [optional] [default to undefined]
**h3FontDecoration** | **string** |  | [optional] [default to undefined]
**h3TextTransform** | **string** |  | [optional] [default to undefined]
**h3LineHeight** | **any** |  | [optional] [default to undefined]
**h3LetterSpacing** | **any** |  | [optional] [default to undefined]
**h3ColorLight** | **string** |  | [optional] [default to undefined]
**h3ColorDark** | **string** |  | [optional] [default to undefined]
**h4FontFamily** | **string** |  | [optional] [default to undefined]
**h4FontSize** | **any** |  | [optional] [default to undefined]
**h4FontWeight** | **string** |  | [optional] [default to undefined]
**h4FontDecoration** | **string** |  | [optional] [default to undefined]
**h4TextTransform** | **string** |  | [optional] [default to undefined]
**h4LineHeight** | **any** |  | [optional] [default to undefined]
**h4LetterSpacing** | **any** |  | [optional] [default to undefined]
**h4ColorLight** | **string** |  | [optional] [default to undefined]
**h4ColorDark** | **string** |  | [optional] [default to undefined]
**h5FontFamily** | **string** |  | [optional] [default to undefined]
**h5FontSize** | **any** |  | [optional] [default to undefined]
**h5FontWeight** | **string** |  | [optional] [default to undefined]
**h5FontDecoration** | **string** |  | [optional] [default to undefined]
**h5TextTransform** | **string** |  | [optional] [default to undefined]
**h5LineHeight** | **any** |  | [optional] [default to undefined]
**h5LetterSpacing** | **any** |  | [optional] [default to undefined]
**h5ColorLight** | **string** |  | [optional] [default to undefined]
**h5ColorDark** | **string** |  | [optional] [default to undefined]
**h6FontFamily** | **string** |  | [optional] [default to undefined]
**h6FontSize** | **any** |  | [optional] [default to undefined]
**h6FontWeight** | **string** |  | [optional] [default to undefined]
**h6FontDecoration** | **string** |  | [optional] [default to undefined]
**h6TextTransform** | **string** |  | [optional] [default to undefined]
**h6LineHeight** | **any** |  | [optional] [default to undefined]
**h6LetterSpacing** | **any** |  | [optional] [default to undefined]
**h6ColorLight** | **string** |  | [optional] [default to undefined]
**h6ColorDark** | **string** |  | [optional] [default to undefined]
**navigationFontFamily** | **string** |  | [optional] [default to undefined]
**navigationFontSize** | **any** |  | [optional] [default to undefined]
**navigationFontWeight** | **string** |  | [optional] [default to undefined]
**navigationFontDecoration** | **string** |  | [optional] [default to undefined]
**navigationTextTransform** | **string** |  | [optional] [default to undefined]
**navigationLineHeight** | **any** |  | [optional] [default to undefined]
**navigationLetterSpacing** | **any** |  | [optional] [default to undefined]
**navigationColorLight** | **string** |  | [optional] [default to undefined]
**navigationColorDark** | **string** |  | [optional] [default to undefined]
**subNavigationFontFamily** | **string** |  | [optional] [default to undefined]
**subNavigationFontSize** | **any** |  | [optional] [default to undefined]
**subNavigationFontWeight** | **string** |  | [optional] [default to undefined]
**subNavigationFontDecoration** | **string** |  | [optional] [default to undefined]
**subNavigationTextTransform** | **string** |  | [optional] [default to undefined]
**subNavigationLineHeight** | **any** |  | [optional] [default to undefined]
**subNavigationLetterSpacing** | **any** |  | [optional] [default to undefined]
**subNavigationColorLight** | **string** |  | [optional] [default to undefined]
**subNavigationColorDark** | **string** |  | [optional] [default to undefined]
**bodyFontFamily** | **string** |  | [optional] [default to undefined]
**bodyFontSize** | **any** |  | [optional] [default to undefined]
**bodyFontWeight** | **string** |  | [optional] [default to undefined]
**bodyFontDecoration** | **string** |  | [optional] [default to undefined]
**bodyTextTransform** | **string** |  | [optional] [default to undefined]
**bodyLineHeight** | **any** |  | [optional] [default to undefined]
**bodyLetterSpacing** | **any** |  | [optional] [default to undefined]
**bodyColorLight** | **string** |  | [optional] [default to undefined]
**bodyColorDark** | **string** |  | [optional] [default to undefined]
**hyperlinkFontFamily** | **string** |  | [optional] [default to undefined]
**hyperlinkFontSize** | **any** |  | [optional] [default to undefined]
**hyperlinkFontWeight** | **string** |  | [optional] [default to undefined]
**hyperlinkFontDecoration** | **string** |  | [optional] [default to undefined]
**hyperlinkTextTransform** | **string** |  | [optional] [default to undefined]
**hyperlinkLineHeight** | **any** |  | [optional] [default to undefined]
**hyperlinkLetterSpacing** | **any** |  | [optional] [default to undefined]
**hyperlinkColorLight** | **string** |  | [optional] [default to undefined]
**hyperlinkColorDark** | **string** |  | [optional] [default to undefined]
**zindex** | **number** |  | [optional] [default to undefined]
**xLargeFontSize** | **any** |  | [optional] [default to undefined]
**xSmallFontSize** | **any** |  | [optional] [default to undefined]

## Example

```typescript
import { StyleSetDTO } from '@caraer/client';

const instance: StyleSetDTO = {
    hide,
    customID,
    customClass,
    customAnchor,
    spacing,
    directionLTR,
    alignContent,
    alignItems,
    justifyContent,
    alignSelf,
    flexWrap,
    flexDirection,
    overflow,
    transformX,
    transformY,
    topMargin,
    bottomMargin,
    leftMargin,
    rightMargin,
    topPadding,
    bottomPadding,
    leftPadding,
    rightPadding,
    fullWidthEnabled,
    maxWidth,
    minWidth,
    width,
    flex,
    minHeight,
    maxHeight,
    height,
    borderRadiusTopLeft,
    borderRadiusTopRight,
    borderRadiusBottomLeft,
    borderRadiusBottomRight,
    borderWidthTop,
    borderWidthBottom,
    borderWidthLeft,
    borderWidthRight,
    borderColorTop,
    borderColorBottom,
    borderColorLeft,
    borderColorRight,
    borderStyleTop,
    borderStyleBottom,
    borderStyleLeft,
    borderStyleRight,
    backgroundVideo,
    backgroundImage,
    backgroundMediaRepeat,
    backgroundMediaFit,
    backgroundMediaSizeWidth,
    backgroundMediaSizeHeight,
    backgroundMediaPosition,
    backgroundMediaScroll,
    backgroundMediaParallax,
    backgroundMediaAutoPlay,
    backgroundMediaMuted,
    backgroundMediaLoop,
    backgroundColorOverlayColor,
    backgroundColorOverlayOpacity,
    backgroundGradientOverlayColors,
    backgroundGradientOverlayOpacity,
    backgroundGradientOverlayDirection,
    backgroundColor,
    backgroundColorOffsetBottom,
    backgroundColorOffsetLeft,
    backgroundColorOffsetRight,
    backgroundColorOffsetTop,
    backgroundGradientColors,
    backgroundGradientOpacity,
    backgroundGradientDirection,
    animationDelay,
    animationDuration,
    animationIn,
    animationOut,
    animationRepeat,
    animationDirection,
    animationTimingFunction,
    animationFillMode,
    mediaHover,
    mediaAlignment,
    mediaFit,
    mediaPosition,
    enlargeOnClickBorderRadiusTopLeft,
    enlargeOnClickBorderRadiusTopRight,
    enlargeOnClickBorderRadiusBottomLeft,
    enlargeOnClickBorderRadiusBottomRight,
    enlargeOnClickBorderWidthTop,
    enlargeOnClickBorderWidthBottom,
    enlargeOnClickBorderWidthLeft,
    enlargeOnClickBorderWidthRight,
    enlargeOnClickBorderColorTop,
    enlargeOnClickBorderColorBottom,
    enlargeOnClickBorderColorLeft,
    enlargeOnClickBorderColorRight,
    enlargeOnClickBorderStyleTop,
    enlargeOnClickBorderStyleBottom,
    enlargeOnClickBorderStyleLeft,
    enlargeOnClickBorderStyleRight,
    enlargeOnClickShadowOffsetX,
    enlargeOnClickShadowOffsetY,
    enlargeOnClickShadowBlur,
    enlargeOnClickShadowColor,
    enlargeOnClickShadowSpread,
    enlargeOnClickShadowInset,
    enlargeOnClickShadowOpacity,
    enlargeOnClickScale,
    shadowOffsetX,
    shadowOffsetY,
    shadowBlur,
    shadowBorderRadiusTopLeft,
    shadowBorderRadiusTopRight,
    shadowBorderRadiusBottomLeft,
    shadowBorderRadiusBottomRight,
    shadowColor,
    shadowSpread,
    shadowInset,
    shadowOpacity,
    textGradientOverlayColors,
    textGradientOverlayOpacity,
    textGradientOverlayDirection,
    darkTextEnabled,
    textAlign,
    transitionScrollSpeed,
    autoRotate,
    autoRotateInterval,
    buttonIcon,
    buttonIconPosition,
    buttonIconColor,
    openInNewWindow,
    sidebar,
    sidebarPosition,
    sidebarAnimation,
    sidebarAnimationDuration,
    sidebarAnimationTimingFunction,
    fontFamily,
    fontSize,
    fontWeight,
    fontDecoration,
    fontTextTransform,
    fontLineHeight,
    fontLetterSpacing,
    fontColorLight,
    fontColorDark,
    xxLargeFontSize,
    largeFontSize,
    mediumFontSize,
    smallFontSize,
    h1FontFamily,
    h1FontSize,
    h1FontWeight,
    h1FontDecoration,
    h1TextTransform,
    h1LineHeight,
    h1LetterSpacing,
    h1ColorLight,
    h1ColorDark,
    h2FontFamily,
    h2FontSize,
    h2FontWeight,
    h2FontDecoration,
    h2TextTransform,
    h2LineHeight,
    h2LetterSpacing,
    h2ColorLight,
    h2ColorDark,
    h3FontFamily,
    h3FontSize,
    h3FontWeight,
    h3FontDecoration,
    h3TextTransform,
    h3LineHeight,
    h3LetterSpacing,
    h3ColorLight,
    h3ColorDark,
    h4FontFamily,
    h4FontSize,
    h4FontWeight,
    h4FontDecoration,
    h4TextTransform,
    h4LineHeight,
    h4LetterSpacing,
    h4ColorLight,
    h4ColorDark,
    h5FontFamily,
    h5FontSize,
    h5FontWeight,
    h5FontDecoration,
    h5TextTransform,
    h5LineHeight,
    h5LetterSpacing,
    h5ColorLight,
    h5ColorDark,
    h6FontFamily,
    h6FontSize,
    h6FontWeight,
    h6FontDecoration,
    h6TextTransform,
    h6LineHeight,
    h6LetterSpacing,
    h6ColorLight,
    h6ColorDark,
    navigationFontFamily,
    navigationFontSize,
    navigationFontWeight,
    navigationFontDecoration,
    navigationTextTransform,
    navigationLineHeight,
    navigationLetterSpacing,
    navigationColorLight,
    navigationColorDark,
    subNavigationFontFamily,
    subNavigationFontSize,
    subNavigationFontWeight,
    subNavigationFontDecoration,
    subNavigationTextTransform,
    subNavigationLineHeight,
    subNavigationLetterSpacing,
    subNavigationColorLight,
    subNavigationColorDark,
    bodyFontFamily,
    bodyFontSize,
    bodyFontWeight,
    bodyFontDecoration,
    bodyTextTransform,
    bodyLineHeight,
    bodyLetterSpacing,
    bodyColorLight,
    bodyColorDark,
    hyperlinkFontFamily,
    hyperlinkFontSize,
    hyperlinkFontWeight,
    hyperlinkFontDecoration,
    hyperlinkTextTransform,
    hyperlinkLineHeight,
    hyperlinkLetterSpacing,
    hyperlinkColorLight,
    hyperlinkColorDark,
    zindex,
    xLargeFontSize,
    xSmallFontSize,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
