{
	"name": "$prefix$:Brand",
	"description": "$prefix$ Data Collector (v. $version$): Brands",
	"status": "$synchro_status$",
	"user_id": "$synchro_user$",
	"notify_contact_id": "$contact_to_notify$",
	"scope_class": "Brand",
	"database_table_name":  "synchro_data_brand_$prefix$$suffix$",
	"scope_restriction": "",
	"full_load_periodicity": "$full_load_interval$",
	"reconciliation_policy": "use_attributes",
	"action_on_zero": "create",
	"action_on_one": "update",
	"action_on_multiple": "error",
	"delete_policy": "ignore",
	"delete_policy_update": "",
	"delete_policy_retention": "0",
	"attribute_list": [
		{
			"attcode": "name",
			"update": "1",
			"reconcile": "1",
			"update_policy": "master_locked",
			"finalclass": "SynchroAttribute"
		}
	],
	"user_delete_policy": "administrators",
	"url_icon": "",
	"url_application": ""
}
