cooptypes - v2026.4.27-2
    Preparing search index...
    translations: {
        ru: {
            acting_on_basis_of_charter: string;
            and_participant: string;
            bank_account: string;
            bank_name: string;
            bik: string;
            chairman: string;
            contact_phone: string;
            correspondent_account: string;
            details_and_signatures_of_parties: string;
            email: string;
            from_date: string;
            have_concluded_this_supplement: string;
            hereinafter_referred_to_as: string;
            in_face_of_chairman: string;
            jointly_referred_to_as: string;
            legal_address: string;
            of_the_following: string;
            participant: string;
            participant_commits_component: string;
            parties: string;
            parties_agreed: string;
            parties_intro: string;
            signed_by_digital_signature: string;
            society: string;
            supplement: string;
            to_agreement: string;
            to_appendix: string;
            to_project: string;
            within_obligations: string;
        };
    } = ...

    Type Declaration

    • ru: {
          acting_on_basis_of_charter: string;
          and_participant: string;
          bank_account: string;
          bank_name: string;
          bik: string;
          chairman: string;
          contact_phone: string;
          correspondent_account: string;
          details_and_signatures_of_parties: string;
          email: string;
          from_date: string;
          have_concluded_this_supplement: string;
          hereinafter_referred_to_as: string;
          in_face_of_chairman: string;
          jointly_referred_to_as: string;
          legal_address: string;
          of_the_following: string;
          participant: string;
          participant_commits_component: string;
          parties: string;
          parties_agreed: string;
          parties_intro: string;
          signed_by_digital_signature: string;
          society: string;
          supplement: string;
          to_agreement: string;
          to_appendix: string;
          to_project: string;
          within_obligations: string;
      }