Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.39 KB

CreateCustomExperience.md

File metadata and controls

21 lines (18 loc) · 1.39 KB

# CreateCustomExperience

Properties

Name Type Description Notes
name string This property cannot start or end with whitespace, does not allow HTML tags, URL or email.
landing_page_disabled bool [optional] [default to false]
side_panel_disabled bool [optional] [default to false]
background_color string Hexadecimal color value [optional]
button_color string Hexadecimal color value [optional]
text_color string Hexadecimal color value [optional]
text_button_color string Hexadecimal color value [optional]
disabled_notifications \Yousign\Client\Model\CustomExperienceDisabledNotificationsType[] [optional]
email_logo_disabled bool [optional] [default to false]
email_header_text_disabled bool [optional] [default to false]
email_footer_signature_disabled bool [optional] [default to false]
email_expiration_text_disabled bool [optional] [default to false]
redirect_urls \Yousign\Client\Model\CreateCustomExperienceRedirectUrls [optional]

[Back to Model list] [Back to API list] [Back to README]