leadping 1.0.0__tar.gz → 1.0.1__tar.gz
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.
- {leadping-1.0.0/leadping.egg-info → leadping-1.0.1}/PKG-INFO +13 -10
- leadping-1.0.1/README.md +38 -0
- {leadping-1.0.0 → leadping-1.0.1/leadping.egg-info}/PKG-INFO +13 -10
- leadping-1.0.0/README.md +0 -35
- {leadping-1.0.0 → leadping-1.0.1}/LICENSE +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/MANIFEST.in +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/__init__.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/analytics/analytics_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/analytics/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/automations/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/automations/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/automations/automations_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/automations/item/automations_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/automations/preview/preview_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/businesses_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/invitations/accept/accept_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/invitations/invitations_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/invitations/token/item/with_token_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/invitations/token/token_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/invitations/invitations_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/invitations/item/resend/resend_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/invitations/item/with_invitation_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/me_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/options/options_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/switch/switch_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/users/item/with_user_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/businesses/me/users/users_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/contact/contact_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/conversations/conversations_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/conversations/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/conversations/lead/lead_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/conversations/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/dispositions/dispositions_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/dispositions/item/dispositions_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/dispositions/lead/item/export/export_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/dispositions/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/dispositions/lead/lead_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/businesses/businesses_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/businesses/item/with_business_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/calls_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/item/with_call_event_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/lead/lead_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/phone/item/with_phone_number_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/calls/phone/phone_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/conversations/conversations_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/conversations/item/notes/notes_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/conversations/item/with_conversation_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/events_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/item/detail/detail_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/item/with_event_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/leads/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/leads/leads_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/item/with_sms_event_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/lead/lead_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/phone/item/with_phone_number_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/phone/phone_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/events/sms/sms_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/feedback/admin/admin_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/feedback/admin/item/admin_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/feedback/feedback_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leadping.egg-info/SOURCES.txt +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leadping.egg-info/dependency_links.txt +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leadping.egg-info/requires.txt +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leadping.egg-info/top_level.txt +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leadping_open_api_client.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/intake/intake_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/archive/archive_post_request_body.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/archive/archive_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/leads_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/tags/item/with_tag_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/tags/tags_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/unarchive/unarchive_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/item/workflow_status/workflow_status_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/leads/leads_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/accept_business_invitation_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_domain_option.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_launch_review_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_onboarding_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_payment_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_subscription_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_telephony_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/activation_timeline_event.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/analytics_comparison.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/analytics_date_range.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/analytics_trend_point_ofdecimal.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/analytics_trend_point_ofint.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_action.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_action_run_record.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_action_settings.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_condition.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_condition_group.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_condition_settings.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_preview_action_result.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_preview_condition_result.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_preview_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_preview_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_preview_response_sample_payload.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_request_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_request_snapshot.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_response_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_response_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_response_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_run_record.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_run_record_context_snapshot.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_table_row_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_table_row_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_table_row_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_trigger.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_trigger_settings.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_validation_result.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_workflow_action_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_workflow_event_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_workflow_run_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/automation_workflow_status_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/billable_unit.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/billing_plan.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_activation_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_activation_state_ten_dlc_draft.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_compliance_policy.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_invitation_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_invitation_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_invitation_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_invitation_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_activation.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_address.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_billing_plan.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_compliance_policy.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_ein_document.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_setup_step.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_stripe_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_request_subscription_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_activation.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_address.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_billing_plan.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_compliance_policy.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_ein_document.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_setup_step.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_site.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_stripe_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_subscription_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_response_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_stripe_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_stripe_info_cancellation.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_stripe_info_dunning.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_switch_option.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_switch_option_activation_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_switch_option_business_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_switch_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_user_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_user_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_user_role.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/business_user_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/call_event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/call_event_table_row_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/call_event_table_row_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/change_billing_plan_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/compliance_update_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/compliance_update_request_compliance.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/contact_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/contact_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/conversation_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/conversation_response_current_disposition.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/conversation_response_phone_number.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/conversation_response_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/coordinate.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/create_note_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/current_disposition_summary.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/current_disposition_summary_category.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/current_disposition_summary_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_activation_health.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_activation_health_item.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_activation_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_analytics_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_analytics_summary.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_automation_health.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_automation_health_last_failure.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_communication_usage.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_communication_usage_point.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_failing_automation.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_lead_source_breakdown.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_lead_trend.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_needs_attention_item.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/customer_response_metrics.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_export_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_export_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_export_row_category.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_export_row_change_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_request_category.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_request_change_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_response_category.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/disposition_response_change_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/eligible_outgoing_number_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/eligible_outgoing_number_response_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_detail_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_detail_response_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_detail_response_timeline_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_detail_response_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_table_row_selection_reason.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_table_row_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_table_row_traffic_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/event_timeline_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/exact_match_filter.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_admin_update_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_admin_update_request_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_admin_update_request_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_create_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_create_request_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/feedback_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/id_name_pair.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/id_name_value.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/internal_phone_number_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_archive_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_contact.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_contact_coordinate.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_contact_phone.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_contact_street_address.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_intake_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_intake_request_source_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_metadata_source_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_profile.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_profile_employment_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_profile_gender.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_profile_marital_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_request_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_response_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_response_current_disposition.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_table_row_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_table_row_current_disposition.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/lead_tags_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/mobile_device_preferences.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/notification_priority.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/notification_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/notification_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/order_by_option.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/order_by_option_direction.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_capacity_overview.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_delivery_channel.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_delivery_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_delivery_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_phone_number_capacity.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_queue_item.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outbound_queue_item_reason_code.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_manual_override_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_reason.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_request_channel.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_response_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/outgoing_number_selection_response_selection_reason.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_automation_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_call_event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_conversation_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_feedback_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_lead_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_notification_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_phone_number_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_sms_event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_source_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_transaction_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/paged_result_of_usage_ledger_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_lookup.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_lookup_carrier_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_lookup_line_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_lookup_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_availability_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_availability_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_availability_response_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_billing_attribution.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_capabilities.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_event_record.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_event_record_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_inventory_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_location_coordinate.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_messaging_event_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_opt_out_metrics_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_outbound_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_provider_lifecycle_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_request_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_call_warmup_stage.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_call_warmup_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_response_warmup_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_routing_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_search_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_search_request_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_search_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_search_result.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_search_result_location.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_status_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_status_response_call_warmup.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_status_response_sms_warmup.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_table_row_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_table_row_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_table_row_warmup_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_ten_dlc_association.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_traffic_metrics_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_warmup_call_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_warmup_call_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_warmup_health_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_warmup_stage.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/phone_number_warmup_status_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/problem_details.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/range_filter.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/request_data_options.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/send_sms_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/send_sms_request_outbound_priority.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/send_sms_request_outbound_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/send_sms_request_selection_reason.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_event_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_event_table_row_outbound_source.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_event_table_row_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_event_table_row_traffic_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_response_selection_reason.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_response_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_response_traffic_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_action_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_action_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_action_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_health_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_status_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/sms_warmup_ui_state.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_metrics_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_request_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response_created_by_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response_modified_by_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_response_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row_admin_enablement_override.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row_created_by_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row_modified_by_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/source_table_row_user.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/street_address.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/stripe_payment_method_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/tag_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/tag_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/tag_summary.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/ten_dlc_application_draft.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/ten_dlc_application_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/transaction_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/transaction_response_metadata.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/transaction_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/transaction_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/transaction_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/trusted_form_certificate.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_channel.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_counter_line.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_ledger_table_row.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_record_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_summary_line.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/usage_summary_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_compliance.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_data_export_file.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_data_export_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_data_export_statuses.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_dunning_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_identity.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_notification_preferences.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_billing_plan.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_compliance.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_current_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_notification_preferences.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_request_subscription_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_billing_plan.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_compliance.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_current_business.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_notification_preferences.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_stripe_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_response_subscription_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_stripe_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_stripe_info_cancellation.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_stripe_info_dunning.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/user_subscription_cancellation_info.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/wallet_response.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/wallet_response_credit_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/wallet_response_source_type.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/models/website_lifecycle_status.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/announcements/announcements_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/item/mark_read/mark_read_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/item/notifications_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/mark_all_read/mark_all_read_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/me/me_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/notifications_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/notifications/unread_count/unread_count_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/outbound/outbound_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/outbound/overview/overview_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/payment_methods/item/payment_methods_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/payment_methods/payment_methods_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/is_available_for_purchase/is_available_for_purchase_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/item/phone_number_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/item/status/status_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/item/warmup/warmup_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/conversation/conversation_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/conversation/item/override/override_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/conversation/item/with_conversation_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/manual_override/manual_override_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/new/new_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/outgoing/outgoing_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/phone_numbers_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/phone_numbers/search/search_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/pyproject.toml +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/reports/exports/exports_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/reports/exports/item/download/download_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/reports/exports/item/with_export_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/reports/exports/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/reports/reports_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/setup.cfg +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/setup.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sms/item/cancel/cancel_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sms/item/with_sms_event_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sms/send/send_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sms/sms_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sources/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sources/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sources/item/metrics/metrics_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sources/item/sources_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/sources/sources_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/tags/item/tags_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/tags/tags_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/transactions/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/transactions/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/transactions/item/transactions_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/transactions/transactions_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/usage/all/all_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/usage/all/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/usage/summary/my/my_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/usage/summary/summary_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/usage/usage_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/change_billing_plan/change_billing_plan_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/compliance/compliance_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/me/last_login/last_login_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/me/me_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/me/paymentmethod/paymentmethod_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/users/users_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/wallets/item/wallets_item_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/wallets/me/me_request_builder.py +0 -0
- {leadping-1.0.0 → leadping-1.0.1}/wallets/wallets_request_builder.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: leadping
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Typed Python client for the Leadping API, generated from the Leadping OpenAPI document with Microsoft Kiota.
|
|
5
5
|
Home-page: https://github.com/leadpingai/leadping-python
|
|
6
6
|
Author: Leadping
|
|
@@ -34,7 +34,7 @@ Dynamic: summary
|
|
|
34
34
|
|
|
35
35
|
# Leadping Python SDK
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
Type-safe Python client for the Leadping API.
|
|
38
38
|
|
|
39
39
|
## Install
|
|
40
40
|
|
|
@@ -42,7 +42,7 @@ Typed Python client for the Leadping API, generated from `leadpingai/openapi` wi
|
|
|
42
42
|
pip install leadping
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
The generated client uses a Kiota request adapter. Install the default HTTP adapter:
|
|
46
46
|
|
|
47
47
|
```bash
|
|
48
48
|
pip install microsoft-kiota-http
|
|
@@ -54,16 +54,19 @@ pip install microsoft-kiota-http
|
|
|
54
54
|
from leadping import LeadpingOpenApiClient
|
|
55
55
|
|
|
56
56
|
adapter = create_leadping_request_adapter()
|
|
57
|
-
adapter.base_url = "https://api.leadping.ai"
|
|
58
|
-
|
|
59
57
|
client = LeadpingOpenApiClient(adapter)
|
|
58
|
+
|
|
60
59
|
me = await client.users.me.get()
|
|
61
60
|
```
|
|
62
61
|
|
|
63
|
-
`create_leadping_request_adapter`
|
|
62
|
+
`create_leadping_request_adapter` is application code. Configure it to send one of:
|
|
63
|
+
|
|
64
|
+
- `Authorization: Bearer <token>`
|
|
65
|
+
- `X-Leadping-Api-Key: <key>`
|
|
66
|
+
|
|
67
|
+
The client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.
|
|
64
68
|
|
|
65
|
-
##
|
|
69
|
+
## Links
|
|
66
70
|
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
- License: see `LICENSE`
|
|
71
|
+
- [API reference](https://leadping.ai/docs/api-reference)
|
|
72
|
+
- [License](LICENSE)
|
leadping-1.0.1/README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Leadping Python SDK
|
|
2
|
+
|
|
3
|
+
Type-safe Python client for the Leadping API.
|
|
4
|
+
|
|
5
|
+
## Install
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
pip install leadping
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
The generated client uses a Kiota request adapter. Install the default HTTP adapter:
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
pip install microsoft-kiota-http
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
## Use
|
|
18
|
+
|
|
19
|
+
```python
|
|
20
|
+
from leadping import LeadpingOpenApiClient
|
|
21
|
+
|
|
22
|
+
adapter = create_leadping_request_adapter()
|
|
23
|
+
client = LeadpingOpenApiClient(adapter)
|
|
24
|
+
|
|
25
|
+
me = await client.users.me.get()
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
`create_leadping_request_adapter` is application code. Configure it to send one of:
|
|
29
|
+
|
|
30
|
+
- `Authorization: Bearer <token>`
|
|
31
|
+
- `X-Leadping-Api-Key: <key>`
|
|
32
|
+
|
|
33
|
+
The client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.
|
|
34
|
+
|
|
35
|
+
## Links
|
|
36
|
+
|
|
37
|
+
- [API reference](https://leadping.ai/docs/api-reference)
|
|
38
|
+
- [License](LICENSE)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: leadping
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Typed Python client for the Leadping API, generated from the Leadping OpenAPI document with Microsoft Kiota.
|
|
5
5
|
Home-page: https://github.com/leadpingai/leadping-python
|
|
6
6
|
Author: Leadping
|
|
@@ -34,7 +34,7 @@ Dynamic: summary
|
|
|
34
34
|
|
|
35
35
|
# Leadping Python SDK
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
Type-safe Python client for the Leadping API.
|
|
38
38
|
|
|
39
39
|
## Install
|
|
40
40
|
|
|
@@ -42,7 +42,7 @@ Typed Python client for the Leadping API, generated from `leadpingai/openapi` wi
|
|
|
42
42
|
pip install leadping
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
The generated client uses a Kiota request adapter. Install the default HTTP adapter:
|
|
46
46
|
|
|
47
47
|
```bash
|
|
48
48
|
pip install microsoft-kiota-http
|
|
@@ -54,16 +54,19 @@ pip install microsoft-kiota-http
|
|
|
54
54
|
from leadping import LeadpingOpenApiClient
|
|
55
55
|
|
|
56
56
|
adapter = create_leadping_request_adapter()
|
|
57
|
-
adapter.base_url = "https://api.leadping.ai"
|
|
58
|
-
|
|
59
57
|
client = LeadpingOpenApiClient(adapter)
|
|
58
|
+
|
|
60
59
|
me = await client.users.me.get()
|
|
61
60
|
```
|
|
62
61
|
|
|
63
|
-
`create_leadping_request_adapter`
|
|
62
|
+
`create_leadping_request_adapter` is application code. Configure it to send one of:
|
|
63
|
+
|
|
64
|
+
- `Authorization: Bearer <token>`
|
|
65
|
+
- `X-Leadping-Api-Key: <key>`
|
|
66
|
+
|
|
67
|
+
The client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.
|
|
64
68
|
|
|
65
|
-
##
|
|
69
|
+
## Links
|
|
66
70
|
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
- License: see `LICENSE`
|
|
71
|
+
- [API reference](https://leadping.ai/docs/api-reference)
|
|
72
|
+
- [License](LICENSE)
|
leadping-1.0.0/README.md
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# Leadping Python SDK
|
|
2
|
-
|
|
3
|
-
Typed Python client for the Leadping API, generated from `leadpingai/openapi` with Kiota.
|
|
4
|
-
|
|
5
|
-
## Install
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
pip install leadping
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
Use a Kiota request adapter, such as:
|
|
12
|
-
|
|
13
|
-
```bash
|
|
14
|
-
pip install microsoft-kiota-http
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
## Use
|
|
18
|
-
|
|
19
|
-
```python
|
|
20
|
-
from leadping import LeadpingOpenApiClient
|
|
21
|
-
|
|
22
|
-
adapter = create_leadping_request_adapter()
|
|
23
|
-
adapter.base_url = "https://api.leadping.ai"
|
|
24
|
-
|
|
25
|
-
client = LeadpingOpenApiClient(adapter)
|
|
26
|
-
me = await client.users.me.get()
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
`create_leadping_request_adapter` should return a Kiota request adapter configured with your Leadping authentication.
|
|
30
|
-
|
|
31
|
-
## Notes
|
|
32
|
-
|
|
33
|
-
- Generated code comes from `leadpingai/openapi`; update the OpenAPI spec instead of hand-editing generated files.
|
|
34
|
-
- Package name: `leadping`
|
|
35
|
-
- License: see `LICENSE`
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/businesses/me/invitations/item/resend/resend_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/businesses/me/users/item/with_user_item_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/events/businesses/item/with_business_item_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/events/calls/phone/item/with_phone_number_item_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/events/sms/phone/item/with_phone_number_item_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{leadping-1.0.0 → leadping-1.0.1}/leads/item/workflow_status/workflow_status_request_builder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|