pipedrive-rs 0.1.0

Rust PipedriveClient
Documentation
# GetUserSettingsResponse200AllOfData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**marketplace_allow_custom_install_url** | Option<**bool**> | If the vendors are allowed to install custom Marketplace apps with functionality and content in the Pipedrive UI or not | [optional]
**marketplace_app_extensions_vendor** | Option<**bool**> | If the vendors are allowed to extend their Marketplace apps with functionality and content in the Pipedrive UI or not | [optional]
**marketplace_team** | Option<**bool**> | If the vendors are allowed to be part of the Marketplace team or not | [optional]
**list_limit** | Option<**f32**> | The number of results shown in list by default | [optional]
**beta_app** | Option<**bool**> | Whether beta app is enabled | [optional]
**prevent_salesphone_callto_override** | Option<**bool**> | Prevent salesphone call to override | [optional]
**file_upload_destination** | Option<**String**> | The destination of file upload | [optional]
**callto_link_syntax** | Option<**String**> | The call to link syntax | [optional]
**autofill_deal_expected_close_date** | Option<**bool**> | Whether the expected close date of the deal is filled automatically or not | [optional]
**person_duplicate_condition** | Option<**String**> | Allow the vendors to duplicate a person | [optional]

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