Class SubWhiteLabelingOptions


  • @Generated("org.openapitools.codegen.languages.JavaClientCodegen")
    public class SubWhiteLabelingOptions
    extends java.lang.Object
    An array of elements and values serialized to a string, to be used to customize the app's signer page. (Only applies to some API plans) Take a look at our [white labeling guide](/api/reference/white-labeling/) to learn more.
    • Field Detail

      • JSON_PROPERTY_HEADER_BACKGROUND_COLOR

        public static final java.lang.String JSON_PROPERTY_HEADER_BACKGROUND_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_LEGAL_VERSION

        public static final java.lang.String JSON_PROPERTY_LEGAL_VERSION
        See Also:
        Constant Field Values
      • JSON_PROPERTY_LINK_COLOR

        public static final java.lang.String JSON_PROPERTY_LINK_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_PAGE_BACKGROUND_COLOR

        public static final java.lang.String JSON_PROPERTY_PAGE_BACKGROUND_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_PRIMARY_BUTTON_COLOR

        public static final java.lang.String JSON_PROPERTY_PRIMARY_BUTTON_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_PRIMARY_BUTTON_COLOR_HOVER

        public static final java.lang.String JSON_PROPERTY_PRIMARY_BUTTON_COLOR_HOVER
        See Also:
        Constant Field Values
      • JSON_PROPERTY_PRIMARY_BUTTON_TEXT_COLOR

        public static final java.lang.String JSON_PROPERTY_PRIMARY_BUTTON_TEXT_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_PRIMARY_BUTTON_TEXT_COLOR_HOVER

        public static final java.lang.String JSON_PROPERTY_PRIMARY_BUTTON_TEXT_COLOR_HOVER
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SECONDARY_BUTTON_COLOR

        public static final java.lang.String JSON_PROPERTY_SECONDARY_BUTTON_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SECONDARY_BUTTON_COLOR_HOVER

        public static final java.lang.String JSON_PROPERTY_SECONDARY_BUTTON_COLOR_HOVER
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SECONDARY_BUTTON_TEXT_COLOR

        public static final java.lang.String JSON_PROPERTY_SECONDARY_BUTTON_TEXT_COLOR
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SECONDARY_BUTTON_TEXT_COLOR_HOVER

        public static final java.lang.String JSON_PROPERTY_SECONDARY_BUTTON_TEXT_COLOR_HOVER
        See Also:
        Constant Field Values
      • JSON_PROPERTY_TEXT_COLOR1

        public static final java.lang.String JSON_PROPERTY_TEXT_COLOR1
        See Also:
        Constant Field Values
      • JSON_PROPERTY_TEXT_COLOR2

        public static final java.lang.String JSON_PROPERTY_TEXT_COLOR2
        See Also:
        Constant Field Values
      • JSON_PROPERTY_RESET_TO_DEFAULT

        public static final java.lang.String JSON_PROPERTY_RESET_TO_DEFAULT
        See Also:
        Constant Field Values
    • Constructor Detail

      • SubWhiteLabelingOptions

        public SubWhiteLabelingOptions()
    • Method Detail

      • headerBackgroundColor

        public SubWhiteLabelingOptions headerBackgroundColor​(java.lang.String headerBackgroundColor)
      • getHeaderBackgroundColor

        @Nullable
        public java.lang.String getHeaderBackgroundColor()
        Get headerBackgroundColor
        Returns:
        headerBackgroundColor
      • setHeaderBackgroundColor

        public void setHeaderBackgroundColor​(java.lang.String headerBackgroundColor)
      • getLinkColor

        @Nullable
        public java.lang.String getLinkColor()
        Get linkColor
        Returns:
        linkColor
      • setLinkColor

        public void setLinkColor​(java.lang.String linkColor)
      • pageBackgroundColor

        public SubWhiteLabelingOptions pageBackgroundColor​(java.lang.String pageBackgroundColor)
      • getPageBackgroundColor

        @Nullable
        public java.lang.String getPageBackgroundColor()
        Get pageBackgroundColor
        Returns:
        pageBackgroundColor
      • setPageBackgroundColor

        public void setPageBackgroundColor​(java.lang.String pageBackgroundColor)
      • getPrimaryButtonColor

        @Nullable
        public java.lang.String getPrimaryButtonColor()
        Get primaryButtonColor
        Returns:
        primaryButtonColor
      • setPrimaryButtonColor

        public void setPrimaryButtonColor​(java.lang.String primaryButtonColor)
      • primaryButtonColorHover

        public SubWhiteLabelingOptions primaryButtonColorHover​(java.lang.String primaryButtonColorHover)
      • getPrimaryButtonColorHover

        @Nullable
        public java.lang.String getPrimaryButtonColorHover()
        Get primaryButtonColorHover
        Returns:
        primaryButtonColorHover
      • setPrimaryButtonColorHover

        public void setPrimaryButtonColorHover​(java.lang.String primaryButtonColorHover)
      • primaryButtonTextColor

        public SubWhiteLabelingOptions primaryButtonTextColor​(java.lang.String primaryButtonTextColor)
      • getPrimaryButtonTextColor

        @Nullable
        public java.lang.String getPrimaryButtonTextColor()
        Get primaryButtonTextColor
        Returns:
        primaryButtonTextColor
      • setPrimaryButtonTextColor

        public void setPrimaryButtonTextColor​(java.lang.String primaryButtonTextColor)
      • primaryButtonTextColorHover

        public SubWhiteLabelingOptions primaryButtonTextColorHover​(java.lang.String primaryButtonTextColorHover)
      • getPrimaryButtonTextColorHover

        @Nullable
        public java.lang.String getPrimaryButtonTextColorHover()
        Get primaryButtonTextColorHover
        Returns:
        primaryButtonTextColorHover
      • setPrimaryButtonTextColorHover

        public void setPrimaryButtonTextColorHover​(java.lang.String primaryButtonTextColorHover)
      • secondaryButtonColor

        public SubWhiteLabelingOptions secondaryButtonColor​(java.lang.String secondaryButtonColor)
      • getSecondaryButtonColor

        @Nullable
        public java.lang.String getSecondaryButtonColor()
        Get secondaryButtonColor
        Returns:
        secondaryButtonColor
      • setSecondaryButtonColor

        public void setSecondaryButtonColor​(java.lang.String secondaryButtonColor)
      • secondaryButtonColorHover

        public SubWhiteLabelingOptions secondaryButtonColorHover​(java.lang.String secondaryButtonColorHover)
      • getSecondaryButtonColorHover

        @Nullable
        public java.lang.String getSecondaryButtonColorHover()
        Get secondaryButtonColorHover
        Returns:
        secondaryButtonColorHover
      • setSecondaryButtonColorHover

        public void setSecondaryButtonColorHover​(java.lang.String secondaryButtonColorHover)
      • secondaryButtonTextColor

        public SubWhiteLabelingOptions secondaryButtonTextColor​(java.lang.String secondaryButtonTextColor)
      • getSecondaryButtonTextColor

        @Nullable
        public java.lang.String getSecondaryButtonTextColor()
        Get secondaryButtonTextColor
        Returns:
        secondaryButtonTextColor
      • setSecondaryButtonTextColor

        public void setSecondaryButtonTextColor​(java.lang.String secondaryButtonTextColor)
      • secondaryButtonTextColorHover

        public SubWhiteLabelingOptions secondaryButtonTextColorHover​(java.lang.String secondaryButtonTextColorHover)
      • getSecondaryButtonTextColorHover

        @Nullable
        public java.lang.String getSecondaryButtonTextColorHover()
        Get secondaryButtonTextColorHover
        Returns:
        secondaryButtonTextColorHover
      • setSecondaryButtonTextColorHover

        public void setSecondaryButtonTextColorHover​(java.lang.String secondaryButtonTextColorHover)
      • getTextColor1

        @Nullable
        public java.lang.String getTextColor1()
        Get textColor1
        Returns:
        textColor1
      • setTextColor1

        public void setTextColor1​(java.lang.String textColor1)
      • getTextColor2

        @Nullable
        public java.lang.String getTextColor2()
        Get textColor2
        Returns:
        textColor2
      • setTextColor2

        public void setTextColor2​(java.lang.String textColor2)
      • getResetToDefault

        @Nullable
        public java.lang.Boolean getResetToDefault()
        Resets white labeling options to defaults. Only useful when updating an API App.
        Returns:
        resetToDefault
      • setResetToDefault

        public void setResetToDefault​(java.lang.Boolean resetToDefault)
      • equals

        public boolean equals​(java.lang.Object o)
        Return true if this SubWhiteLabelingOptions object is equal to o.
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • createFormData

        public java.util.Map<java.lang.String,​java.lang.Object> createFormData()
                                                                              throws ApiException
        Throws:
        ApiException