public class UserInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
UserInfo() |
public String getNickname()
public void setNickname(String nickname)
public String getFirstname()
public void setFirstname(String firstname)
public String getLastname()
public void setLastname(String lastname)
public String getPkey()
public void setPkey(String pkey)
public String getPswd_salt()
public void setPswd_salt(String pswd_salt)
public String getClaimed_id()
public void setClaimed_id(String claimed_id)
public String getToken()
public void setToken(String token)
public Integer getStorage()
public void setStorage(Integer storage)
public Boolean getActive()
public void setActive(Boolean active)
public Boolean getTrial()
public void setTrial(Boolean trial)
public Boolean getNews_eanbled()
public void setNews_eanbled(Boolean news_eanbled)
public Boolean getAlerts_eanbled()
public void setAlerts_eanbled(Boolean alerts_eanbled)
public Boolean getSupport_eanbled()
public void setSupport_eanbled(Boolean support_eanbled)
public String getSupport_email()
public void setSupport_email(String support_email)
public String getApps()
public void setApps(String apps)
public Boolean getAnnotation_branded()
public void setAnnotation_branded(Boolean annotation_branded)
public Boolean getViewer_branded()
public void setViewer_branded(Boolean viewer_branded)
public Boolean getIs_real_time_broadcast_enabled()
public void setIs_real_time_broadcast_enabled(Boolean is_real_time_broadcast_enabled)
public Boolean getIs_scroll_broadcast_enabled()
public void setIs_scroll_broadcast_enabled(Boolean is_scroll_broadcast_enabled)
public Boolean getIs_zoom_broadcast_enabled()
public void setIs_zoom_broadcast_enabled(Boolean is_zoom_broadcast_enabled)
public Integer getAnnotation_header_options()
public void setAnnotation_header_options(Integer annotation_header_options)
public Boolean getIs_annotation_navigation_widget_enabled()
public void setIs_annotation_navigation_widget_enabled(Boolean is_annotation_navigation_widget_enabled)
public Boolean getIs_annotation_zoom_widget_enabled()
public void setIs_annotation_zoom_widget_enabled(Boolean is_annotation_zoom_widget_enabled)
public Boolean getIs_annotation_download_widget_enabled()
public void setIs_annotation_download_widget_enabled(Boolean is_annotation_download_widget_enabled)
public Boolean getIs_annotation_print_widget_enabled()
public void setIs_annotation_print_widget_enabled(Boolean is_annotation_print_widget_enabled)
public Boolean getIs_annotation_help_widget_enabled()
public void setIs_annotation_help_widget_enabled(Boolean is_annotation_help_widget_enabled)
public Boolean getIs_right_panel_enabled()
public void setIs_right_panel_enabled(Boolean is_right_panel_enabled)
public Boolean getIs_thumbnails_panel_enabled()
public void setIs_thumbnails_panel_enabled(Boolean is_thumbnails_panel_enabled)
public Boolean getIs_standard_header_always_shown()
public void setIs_standard_header_always_shown(Boolean is_standard_header_always_shown)
public Boolean getIs_toolbar_enabled()
public void setIs_toolbar_enabled(Boolean is_toolbar_enabled)
public Boolean getIs_text_annotation_button_enabled()
public void setIs_text_annotation_button_enabled(Boolean is_text_annotation_button_enabled)
public Boolean getIs_rectangle_annotation_button_enabled()
public void setIs_rectangle_annotation_button_enabled(Boolean is_rectangle_annotation_button_enabled)
public Boolean getIs_point_annotation_button_enabled()
public void setIs_point_annotation_button_enabled(Boolean is_point_annotation_button_enabled)
public Boolean getIs_strikeout_annotation_button_enabled()
public void setIs_strikeout_annotation_button_enabled(Boolean is_strikeout_annotation_button_enabled)
public Boolean getIs_polyline_annotation_button_enabled()
public void setIs_polyline_annotation_button_enabled(Boolean is_polyline_annotation_button_enabled)
public Boolean getIs_typewriter_annotation_button_enabled()
public void setIs_typewriter_annotation_button_enabled(Boolean is_typewriter_annotation_button_enabled)
public Boolean getIs_watermark_annotation_button_enabled()
public void setIs_watermark_annotation_button_enabled(Boolean is_watermark_annotation_button_enabled)
public Boolean getIs_text_replacement_annotation_button_enabled()
public void setIs_text_replacement_annotation_button_enabled(Boolean is_text_replacement_annotation_button_enabled)
public Boolean getIs_arrow_annotation_button_enabled()
public void setIs_arrow_annotation_button_enabled(Boolean is_arrow_annotation_button_enabled)
public Boolean getIs_text_redaction_annotation_button_enabled()
public void setIs_text_redaction_annotation_button_enabled(Boolean is_text_redaction_annotation_button_enabled)
public Boolean getIs_resource_redaction_annotation_button_enabled()
public void setIs_resource_redaction_annotation_button_enabled(Boolean is_resource_redaction_annotation_button_enabled)
public Boolean getIs_text_underline_annotation_button_enabled()
public void setIs_text_underline_annotation_button_enabled(Boolean is_text_underline_annotation_button_enabled)
public Boolean getIs_distance_annotation_button_enabled()
public void setIs_distance_annotation_button_enabled(Boolean is_distance_annotation_button_enabled)
public Boolean getIs_annotation_document_name_shown()
public void setIs_annotation_document_name_shown(Boolean is_annotation_document_name_shown)
public void setAnnotation_navigation_icons(List<Integer> annotation_navigation_icons)
public Integer getAnnotation_background_color()
public void setAnnotation_background_color(Integer annotation_background_color)
public Integer getViewer_options()
public void setViewer_options(Integer viewer_options)
public Boolean getIs_viewer_navigation_widget_enabled()
public void setIs_viewer_navigation_widget_enabled(Boolean is_viewer_navigation_widget_enabled)
public Boolean getIs_viewer_zoom_widget_enabled()
public void setIs_viewer_zoom_widget_enabled(Boolean is_viewer_zoom_widget_enabled)
public Boolean getIs_viewer_download_widget_enabled()
public void setIs_viewer_download_widget_enabled(Boolean is_viewer_download_widget_enabled)
public Boolean getIs_viewer_print_widget_enabled()
public void setIs_viewer_print_widget_enabled(Boolean is_viewer_print_widget_enabled)
public Boolean getIs_viewer_help_widget_enabled()
public void setIs_viewer_help_widget_enabled(Boolean is_viewer_help_widget_enabled)
public Boolean getIs_viewer_document_name_shown()
public void setIs_viewer_document_name_shown(Boolean is_viewer_document_name_shown)
public Boolean getIsviewer_right_mouse_button_menu_enabled()
public void setIsviewer_right_mouse_button_menu_enabled(Boolean isviewer_right_mouse_button_menu_enabled)
public Long getSignedupOn()
public void setSignedupOn(Long signedupOn)
public Long getSignedinOn()
public void setSignedinOn(Long signedinOn)
public Integer getSignin_count()
public void setSignin_count(Integer signin_count)
public Boolean getSignature_watermark_enabled()
public void setSignature_watermark_enabled(Boolean signature_watermark_enabled)
public Boolean getSignature_desktop_notifications()
public void setSignature_desktop_notifications(Boolean signature_desktop_notifications)
public Integer getWebhook_notification_retries()
public void setWebhook_notification_retries(Integer webhook_notification_retries)
public String getWebhook_notification_failed_recipients()
public void setWebhook_notification_failed_recipients(String webhook_notification_failed_recipients)
public String getSignature_color()
public void setSignature_color(String signature_color)
public Boolean getSignature_save_field_changes_automatically()
public void setSignature_save_field_changes_automatically(Boolean signature_save_field_changes_automatically)
public Boolean getSignature_use_custom_email_templates()
public void setSignature_use_custom_email_templates(Boolean signature_use_custom_email_templates)
public String getSignature_envelope_sent_owner_template()
public void setSignature_envelope_sent_owner_template(String signature_envelope_sent_owner_template)
public String getSignature_envelope_sent_other_template()
public void setSignature_envelope_sent_other_template(String signature_envelope_sent_other_template)
public String getSignature_envelope_completed_template()
public void setSignature_envelope_completed_template(String signature_envelope_completed_template)
public String getSignature_envelope_signed_template()
public void setSignature_envelope_signed_template(String signature_envelope_signed_template)
public String getSignature_envelope_declined_template()
public void setSignature_envelope_declined_template(String signature_envelope_declined_template)
public String getSignature_envelope_failed_template()
public void setSignature_envelope_failed_template(String signature_envelope_failed_template)
public String getSignature_envelope_cancelled_template()
public void setSignature_envelope_cancelled_template(String signature_envelope_cancelled_template)
public String getSignature_envelope_expired_template()
public void setSignature_envelope_expired_template(String signature_envelope_expired_template)
public String getSignature_envelope_step_expired_template()
public void setSignature_envelope_step_expired_template(String signature_envelope_step_expired_template)
public String getSignature_envelope_recipient_reminder_template()
public void setSignature_envelope_recipient_reminder_template(String signature_envelope_recipient_reminder_template)
public String getSignature_form_signed_template()
public void setSignature_form_signed_template(String signature_form_signed_template)
public Boolean getSignature_form_require_user_auth_for_sign()
public void setSignature_form_require_user_auth_for_sign(Boolean signature_form_require_user_auth_for_sign)
public Boolean getSignature_form_request_user_auth_by_photo()
public void setSignature_form_request_user_auth_by_photo(Boolean signature_form_request_user_auth_by_photo)
public Boolean getSignature_form_require_user_identity_validation()
public void setSignature_form_require_user_identity_validation(Boolean signature_form_require_user_identity_validation)
public Boolean getSignature_envelope_require_user_auth_for_sign()
public void setSignature_envelope_require_user_auth_for_sign(Boolean signature_envelope_require_user_auth_for_sign)
public Boolean getSignature_envelope_request_user_auth_by_photo()
public void setSignature_envelope_request_user_auth_by_photo(Boolean signature_envelope_request_user_auth_by_photo)
public Boolean getSignature_enable_uploaded_signature()
public void setSignature_enable_uploaded_signature(Boolean signature_enable_uploaded_signature)
public Boolean getSignature_enable_typed_signature()
public void setSignature_enable_typed_signature(Boolean signature_enable_typed_signature)
public Boolean getSignature_enable_envelope_comment()
public void setSignature_enable_envelope_comment(Boolean signature_enable_envelope_comment)
public Boolean getSignature_enable_form_comment()
public void setSignature_enable_form_comment(Boolean signature_enable_form_comment)
public Boolean getCan_participan_download_form()
public void setCan_participan_download_form(Boolean can_participan_download_form)
public Boolean getCan_participant_print_form()
public void setCan_participant_print_form(Boolean can_participant_print_form)
public Boolean getNotify_form_owner_on_sign()
public void setNotify_form_owner_on_sign(Boolean notify_form_owner_on_sign)
public Boolean getAttach_signed_form_document()
public void setAttach_signed_form_document(Boolean attach_signed_form_document)
public Boolean getShow_participant_comment_in_signed_document()
public void setShow_participant_comment_in_signed_document(Boolean show_participant_comment_in_signed_document)
public String getForms_notify_other_on_sign()
public void setForms_notify_other_on_sign(String forms_notify_other_on_sign)
public Boolean getForm_document_parse_fields()
public void setForm_document_parse_fields(Boolean form_document_parse_fields)
public Long getId()
public void setId(Long id)
public String getGuid()
public void setGuid(String guid)
public String getPrimary_email()
public void setPrimary_email(String primary_email)
Copyright © 2014 GroupDocs. All Rights Reserved.