cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            application_exit_entrepreneur: string;
            application_exit_individual: string;
            application_exit_legal_entity: string;
            birthdate: string;
            entrepreneur_details: string;
            fact_address: string;
            from: string;
            from_entrepreneur: string;
            from_legal_entity: string;
            legal_address: string;
            legal_entity_details: string;
            obligation_to_settle_individual: string;
            obligation_to_settle_legal_entity: string;
            of_consumer_cooperative: string;
            passport: string;
            passport_code: string;
            passport_from: string;
            passport_issued: string;
            phone_and_email_notice: string;
            registration_address: string;
            request_to_exit: string;
            request_to_exit_legal_entity: string;
            signed_electronically: string;
            to_council_of: string;
        };
    } = ...

    Type Declaration

    • ru: {
          application_exit_entrepreneur: string;
          application_exit_individual: string;
          application_exit_legal_entity: string;
          birthdate: string;
          entrepreneur_details: string;
          fact_address: string;
          from: string;
          from_entrepreneur: string;
          from_legal_entity: string;
          legal_address: string;
          legal_entity_details: string;
          obligation_to_settle_individual: string;
          obligation_to_settle_legal_entity: string;
          of_consumer_cooperative: string;
          passport: string;
          passport_code: string;
          passport_from: string;
          passport_issued: string;
          phone_and_email_notice: string;
          registration_address: string;
          request_to_exit: string;
          request_to_exit_legal_entity: string;
          signed_electronically: string;
          to_council_of: string;
      }