| Name | Type | Description | Notes |
|---|---|---|---|
| linked_account_conditions | Array<LinkedAccountConditionRequest> | The conditions belonging to a selective sync. |
require 'merge_crm_client'
instance = MergeCRMClient::LinkedAccountSelectiveSyncConfigurationRequest.new(
linked_account_conditions: null
)