@hapl/api-queries 0.1.154 → 0.1.156

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3677,7 +3677,7 @@ var ContractLegalDocumentDictionary = {
3677
3677
 
3678
3678
  var _ContractorType;
3679
3679
  var CrossSaleDictionary = {
3680
- ContractorType: (_ContractorType = {}, _ContractorType[CrossSaleContractorType.Owner] = 'Собственник', _ContractorType[CrossSaleContractorType.Agent] = 'Агент', _ContractorType[CrossSaleContractorType.Agency] = 'Агентство', _ContractorType)
3680
+ ContractorType: (_ContractorType = {}, _ContractorType[CrossSaleContractorType.Owner] = 'Собственник', _ContractorType[CrossSaleContractorType.Agent] = 'Частный агент', _ContractorType[CrossSaleContractorType.Agency] = 'Агентство', _ContractorType)
3681
3681
  };
3682
3682
 
3683
3683
  var _DealNoLawyerReason, _DealPartnerDealType, _DealStatus;