Sha256: 96d170ba235133b6628c1153e5216b12e531fe9589269c36d8278a337b0ed08a

Contents?: true

Size: 1.49 KB

Versions: 1

Compression:

Stored size: 1.49 KB

Contents

# HelloSign::SubWhiteLabelingOptions

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.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `header_background_color` | ```String``` |    |  [default to '#1A1A1A'] |
| `legal_version` | ```String``` |    |  [default to 'terms1'] |
| `link_color` | ```String``` |    |  [default to '#00B3E6'] |
| `page_background_color` | ```String``` |    |  [default to '#F7F8F9'] |
| `primary_button_color` | ```String``` |    |  [default to '#00B3E6'] |
| `primary_button_color_hover` | ```String``` |    |  [default to '#00B3E6'] |
| `primary_button_text_color` | ```String``` |    |  [default to '#FFFFFF'] |
| `primary_button_text_color_hover` | ```String``` |    |  [default to '#FFFFFF'] |
| `secondary_button_color` | ```String``` |    |  [default to '#FFFFFF'] |
| `secondary_button_color_hover` | ```String``` |    |  [default to '#FFFFFF'] |
| `secondary_button_text_color` | ```String``` |    |  [default to '#00B3E6'] |
| `secondary_button_text_color_hover` | ```String``` |    |  [default to '#00B3E6'] |
| `text_color1` | ```String``` |    |  [default to '#808080'] |
| `text_color2` | ```String``` |    |  [default to '#FFFFFF'] |
| `reset_to_default` | ```Boolean``` |  Resets white labeling options to defaults. Only useful when updating an API App.  |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/SubWhiteLabelingOptions.md