LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
lockally/__init__.py
lockally/api_client.py
lockally/api_response.py
lockally/configuration.py
lockally/exceptions.py
lockally/py.typed
lockally/rest.py
lockally.egg-info/PKG-INFO
lockally.egg-info/SOURCES.txt
lockally.egg-info/dependency_links.txt
lockally.egg-info/requires.txt
lockally.egg-info/top_level.txt
lockally/api/__init__.py
lockally/api/add_ons_api.py
lockally/api/admin_api.py
lockally/api/admins_api.py
lockally/api/agents_api.py
lockally/api/ai_api.py
lockally/api/aliases_api.py
lockally/api/api_keys_api.py
lockally/api/billing_api.py
lockally/api/calendars_api.py
lockally/api/contact_lists_api.py
lockally/api/contacts_api.py
lockally/api/dashboard_api.py
lockally/api/directory_api.py
lockally/api/distribution_lists_api.py
lockally/api/domains_api.py
lockally/api/drafts_api.py
lockally/api/encryption_api.py
lockally/api/health_api.py
lockally/api/ip_pools_api.py
lockally/api/mailboxes_api.py
lockally/api/migrations_api.py
lockally/api/resources_api.py
lockally/api/send_api.py
lockally/api/signup_api.py
lockally/api/suppressions_api.py
lockally/api/templates_api.py
lockally/api/tenant_api.py
lockally/api/test_api.py
lockally/api/users_api.py
lockally/api/webhooks_api.py
lockally/models/__init__.py
lockally/models/activate_add_on200_response.py
lockally/models/add_calendar_member_request.py
lockally/models/add_contact_list_member_request.py
lockally/models/add_on.py
lockally/models/add_shared_member_request.py
lockally/models/admin.py
lockally/models/admin_full.py
lockally/models/alias.py
lockally/models/api_key.py
lockally/models/audit_event.py
lockally/models/batch_lookup_public_keys200_response.py
lockally/models/batch_lookup_public_keys200_response_data_inner.py
lockally/models/batch_result.py
lockally/models/billing_status.py
lockally/models/calendar.py
lockally/models/calendar_event.py
lockally/models/calendar_integration.py
lockally/models/calendar_member.py
lockally/models/calendar_policies.py
lockally/models/contact.py
lockally/models/contact_list.py
lockally/models/create_billing_checkout200_response.py
lockally/models/create_billing_checkout_request.py
lockally/models/create_calendar_event_request.py
lockally/models/create_calendar_integration_request.py
lockally/models/create_calendar_request.py
lockally/models/create_contact_list_request.py
lockally/models/create_contact_request.py
lockally/models/create_dedicated_ip_request_request.py
lockally/models/create_distribution_list_request.py
lockally/models/create_encryption_key201_response.py
lockally/models/create_encryption_key_request.py
lockally/models/create_encryption_recovery_request.py
lockally/models/create_migration_credential_request.py
lockally/models/create_migration_credential_request_credentials.py
lockally/models/create_migration_request.py
lockally/models/create_resource_request.py
lockally/models/create_units_checkout200_response.py
lockally/models/create_units_checkout_request.py
lockally/models/create_user_request.py
lockally/models/dedicated_ip_request.py
lockally/models/directory_permissions.py
lockally/models/discover_migration202_response.py
lockally/models/distribution_list_detail.py
lockally/models/distribution_list_summary.py
lockally/models/dns_record.py
lockally/models/domain.py
lockally/models/gal_settings.py
lockally/models/get_add_on_status200_response.py
lockally/models/get_audit_summary200_response.py
lockally/models/get_calendar_security200_response.py
lockally/models/get_calendar_security200_response_alerts_inner.py
lockally/models/get_calendar_security200_response_delegated_access_inner.py
lockally/models/get_calendar_security200_response_external_sharing.py
lockally/models/get_calendar_security200_response_public_calendar_list_inner.py
lockally/models/get_contact_list200_response.py
lockally/models/get_contact_list200_response_members_inner.py
lockally/models/get_contact_lists200_response.py
lockally/models/get_contact_lists200_response_data_inner.py
lockally/models/get_directory_activity200_response.py
lockally/models/get_directory_activity200_response_data_inner.py
lockally/models/get_directory_stats200_response.py
lockally/models/get_domains_status200_response.py
lockally/models/get_domains_status200_response_domains_inner.py
lockally/models/get_domains_status200_response_domains_inner_checks_inner.py
lockally/models/get_encryption_key200_response.py
lockally/models/get_integrations_summary200_response.py
lockally/models/get_integrations_summary200_response_api_keys_inner.py
lockally/models/get_integrations_summary200_response_webhooks_inner.py
lockally/models/get_ip_assignment200_response.py
lockally/models/get_security200_response.py
lockally/models/get_security200_response_alerts_inner.py
lockally/models/get_security200_response_stats_inner.py
lockally/models/get_storage200_response.py
lockally/models/get_storage200_response_top_mailboxes_inner.py
lockally/models/get_storage200_response_top_messages_inner.py
lockally/models/get_user_insights200_response.py
lockally/models/healthz_get200_response.py
lockally/models/list_add_ons200_response.py
lockally/models/list_calendar_events200_response.py
lockally/models/list_calendar_integrations200_response.py
lockally/models/list_calendar_members200_response.py
lockally/models/list_calendars200_response.py
lockally/models/list_contact_lists200_response.py
lockally/models/list_contacts200_response.py
lockally/models/list_dedicated_ip_requests200_response.py
lockally/models/list_distribution_lists200_response.py
lockally/models/list_migration_credentials200_response.py
lockally/models/list_migration_events200_response.py
lockally/models/list_migration_mailboxes200_response.py
lockally/models/list_migrations200_response.py
lockally/models/list_resources200_response.py
lockally/models/list_shared_members200_response.py
lockally/models/list_users200_response.py
lockally/models/mailbox.py
lockally/models/map_migration_request.py
lockally/models/map_migration_request_mappings_inner.py
lockally/models/message.py
lockally/models/message_stats.py
lockally/models/message_stats_counts.py
lockally/models/message_stats_rates.py
lockally/models/message_stats_window.py
lockally/models/migration.py
lockally/models/migration_credential.py
lockally/models/migration_event.py
lockally/models/migration_mailbox.py
lockally/models/migration_progress.py
lockally/models/migration_progress_mailboxes_inner.py
lockally/models/migration_settings.py
lockally/models/plan_catalog_entry.py
lockally/models/problem.py
lockally/models/replace_distribution_list_members200_response.py
lockally/models/replace_distribution_list_members_request.py
lockally/models/resource.py
lockally/models/rotate_encryption_key_request.py
lockally/models/send_message.py
lockally/models/shared_member.py
lockally/models/signup_request.py
lockally/models/start_migration202_response.py
lockally/models/suppression.py
lockally/models/template.py
lockally/models/template_input.py
lockally/models/tenant.py
lockally/models/unit_bundle.py
lockally/models/update_calendar_event_request.py
lockally/models/update_calendar_integration_request.py
lockally/models/update_calendar_member_request.py
lockally/models/update_calendar_policies_request.py
lockally/models/update_calendar_request.py
lockally/models/update_contact_list_request.py
lockally/models/update_contact_request.py
lockally/models/update_directory_permissions_request.py
lockally/models/update_gal_settings_request.py
lockally/models/update_migration_mailbox_request.py
lockally/models/update_migration_request.py
lockally/models/update_resource_request.py
lockally/models/update_user_request.py
lockally/models/user.py
lockally/models/user_event.py
lockally/models/v1_admin_login_post200_response.py
lockally/models/v1_admin_login_post_request.py
lockally/models/v1_admin_me_get200_response.py
lockally/models/v1_admins_get200_response.py
lockally/models/v1_admins_id_patch_request.py
lockally/models/v1_admins_post_request.py
lockally/models/v1_aliases_get200_response.py
lockally/models/v1_aliases_post_request.py
lockally/models/v1_api_keys_get200_response.py
lockally/models/v1_api_keys_post201_response.py
lockally/models/v1_api_keys_post_request.py
lockally/models/v1_domains_get200_response.py
lockally/models/v1_domains_post_request.py
lockally/models/v1_inboxes_mailbox_messages_post_request.py
lockally/models/v1_mailboxes_email_export_post201_response.py
lockally/models/v1_mailboxes_email_patch_request.py
lockally/models/v1_mailboxes_email_vacation_put_request.py
lockally/models/v1_mailboxes_get200_response.py
lockally/models/v1_mailboxes_post_request.py
lockally/models/v1_messages_get200_response.py
lockally/models/v1_send_batch_post200_response.py
lockally/models/v1_send_batch_post_request.py
lockally/models/v1_send_post202_response.py
lockally/models/v1_send_post_request.py
lockally/models/v1_send_post_request_attachments_inner.py
lockally/models/v1_suppressions_get200_response.py
lockally/models/v1_suppressions_post_request.py
lockally/models/v1_templates_get200_response.py
lockally/models/v1_usage_get200_response.py
lockally/models/v1_vacation_get200_response.py
lockally/models/v1_webhooks_get200_response.py
lockally/models/v1_webhooks_id_patch_request.py
lockally/models/v1_webhooks_post_request.py
lockally/models/vacation_params.py
lockally/models/vacation_responder.py
lockally/models/webhook.py
test/test_activate_add_on200_response.py
test/test_add_calendar_member_request.py
test/test_add_contact_list_member_request.py
test/test_add_on.py
test/test_add_ons_api.py
test/test_add_shared_member_request.py
test/test_admin.py
test/test_admin_api.py
test/test_admin_full.py
test/test_admins_api.py
test/test_agents_api.py
test/test_ai_api.py
test/test_alias.py
test/test_aliases_api.py
test/test_api_key.py
test/test_api_keys_api.py
test/test_audit_event.py
test/test_batch_lookup_public_keys200_response.py
test/test_batch_lookup_public_keys200_response_data_inner.py
test/test_batch_result.py
test/test_billing_api.py
test/test_billing_status.py
test/test_calendar.py
test/test_calendar_event.py
test/test_calendar_integration.py
test/test_calendar_member.py
test/test_calendar_policies.py
test/test_calendars_api.py
test/test_contact.py
test/test_contact_list.py
test/test_contact_lists_api.py
test/test_contacts_api.py
test/test_create_billing_checkout200_response.py
test/test_create_billing_checkout_request.py
test/test_create_calendar_event_request.py
test/test_create_calendar_integration_request.py
test/test_create_calendar_request.py
test/test_create_contact_list_request.py
test/test_create_contact_request.py
test/test_create_dedicated_ip_request_request.py
test/test_create_distribution_list_request.py
test/test_create_encryption_key201_response.py
test/test_create_encryption_key_request.py
test/test_create_encryption_recovery_request.py
test/test_create_migration_credential_request.py
test/test_create_migration_credential_request_credentials.py
test/test_create_migration_request.py
test/test_create_resource_request.py
test/test_create_units_checkout200_response.py
test/test_create_units_checkout_request.py
test/test_create_user_request.py
test/test_dashboard_api.py
test/test_dedicated_ip_request.py
test/test_directory_api.py
test/test_directory_permissions.py
test/test_discover_migration202_response.py
test/test_distribution_list_detail.py
test/test_distribution_list_summary.py
test/test_distribution_lists_api.py
test/test_dns_record.py
test/test_domain.py
test/test_domains_api.py
test/test_drafts_api.py
test/test_encryption_api.py
test/test_gal_settings.py
test/test_get_add_on_status200_response.py
test/test_get_audit_summary200_response.py
test/test_get_calendar_security200_response.py
test/test_get_calendar_security200_response_alerts_inner.py
test/test_get_calendar_security200_response_delegated_access_inner.py
test/test_get_calendar_security200_response_external_sharing.py
test/test_get_calendar_security200_response_public_calendar_list_inner.py
test/test_get_contact_list200_response.py
test/test_get_contact_list200_response_members_inner.py
test/test_get_contact_lists200_response.py
test/test_get_contact_lists200_response_data_inner.py
test/test_get_directory_activity200_response.py
test/test_get_directory_activity200_response_data_inner.py
test/test_get_directory_stats200_response.py
test/test_get_domains_status200_response.py
test/test_get_domains_status200_response_domains_inner.py
test/test_get_domains_status200_response_domains_inner_checks_inner.py
test/test_get_encryption_key200_response.py
test/test_get_integrations_summary200_response.py
test/test_get_integrations_summary200_response_api_keys_inner.py
test/test_get_integrations_summary200_response_webhooks_inner.py
test/test_get_ip_assignment200_response.py
test/test_get_security200_response.py
test/test_get_security200_response_alerts_inner.py
test/test_get_security200_response_stats_inner.py
test/test_get_storage200_response.py
test/test_get_storage200_response_top_mailboxes_inner.py
test/test_get_storage200_response_top_messages_inner.py
test/test_get_user_insights200_response.py
test/test_health_api.py
test/test_healthz_get200_response.py
test/test_ip_pools_api.py
test/test_list_add_ons200_response.py
test/test_list_calendar_events200_response.py
test/test_list_calendar_integrations200_response.py
test/test_list_calendar_members200_response.py
test/test_list_calendars200_response.py
test/test_list_contact_lists200_response.py
test/test_list_contacts200_response.py
test/test_list_dedicated_ip_requests200_response.py
test/test_list_distribution_lists200_response.py
test/test_list_migration_credentials200_response.py
test/test_list_migration_events200_response.py
test/test_list_migration_mailboxes200_response.py
test/test_list_migrations200_response.py
test/test_list_resources200_response.py
test/test_list_shared_members200_response.py
test/test_list_users200_response.py
test/test_mailbox.py
test/test_mailboxes_api.py
test/test_map_migration_request.py
test/test_map_migration_request_mappings_inner.py
test/test_message.py
test/test_message_stats.py
test/test_message_stats_counts.py
test/test_message_stats_rates.py
test/test_message_stats_window.py
test/test_migration.py
test/test_migration_credential.py
test/test_migration_event.py
test/test_migration_mailbox.py
test/test_migration_progress.py
test/test_migration_progress_mailboxes_inner.py
test/test_migration_settings.py
test/test_migrations_api.py
test/test_plan_catalog_entry.py
test/test_problem.py
test/test_replace_distribution_list_members200_response.py
test/test_replace_distribution_list_members_request.py
test/test_resource.py
test/test_resources_api.py
test/test_rotate_encryption_key_request.py
test/test_send_api.py
test/test_send_message.py
test/test_shared_member.py
test/test_signup_api.py
test/test_signup_request.py
test/test_start_migration202_response.py
test/test_suppression.py
test/test_suppressions_api.py
test/test_template.py
test/test_template_input.py
test/test_templates_api.py
test/test_tenant.py
test/test_tenant_api.py
test/test_test_api.py
test/test_unit_bundle.py
test/test_update_calendar_event_request.py
test/test_update_calendar_integration_request.py
test/test_update_calendar_member_request.py
test/test_update_calendar_policies_request.py
test/test_update_calendar_request.py
test/test_update_contact_list_request.py
test/test_update_contact_request.py
test/test_update_directory_permissions_request.py
test/test_update_gal_settings_request.py
test/test_update_migration_mailbox_request.py
test/test_update_migration_request.py
test/test_update_resource_request.py
test/test_update_user_request.py
test/test_user.py
test/test_user_event.py
test/test_users_api.py
test/test_v1_admin_login_post200_response.py
test/test_v1_admin_login_post_request.py
test/test_v1_admin_me_get200_response.py
test/test_v1_admins_get200_response.py
test/test_v1_admins_id_patch_request.py
test/test_v1_admins_post_request.py
test/test_v1_aliases_get200_response.py
test/test_v1_aliases_post_request.py
test/test_v1_api_keys_get200_response.py
test/test_v1_api_keys_post201_response.py
test/test_v1_api_keys_post_request.py
test/test_v1_domains_get200_response.py
test/test_v1_domains_post_request.py
test/test_v1_inboxes_mailbox_messages_post_request.py
test/test_v1_mailboxes_email_export_post201_response.py
test/test_v1_mailboxes_email_patch_request.py
test/test_v1_mailboxes_email_vacation_put_request.py
test/test_v1_mailboxes_get200_response.py
test/test_v1_mailboxes_post_request.py
test/test_v1_messages_get200_response.py
test/test_v1_send_batch_post200_response.py
test/test_v1_send_batch_post_request.py
test/test_v1_send_post202_response.py
test/test_v1_send_post_request.py
test/test_v1_send_post_request_attachments_inner.py
test/test_v1_suppressions_get200_response.py
test/test_v1_suppressions_post_request.py
test/test_v1_templates_get200_response.py
test/test_v1_usage_get200_response.py
test/test_v1_vacation_get200_response.py
test/test_v1_webhooks_get200_response.py
test/test_v1_webhooks_id_patch_request.py
test/test_v1_webhooks_post_request.py
test/test_vacation_params.py
test/test_vacation_responder.py
test/test_webhook.py
test/test_webhooks_api.py