leadping 1.0.17__tar.gz → 1.0.18__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.17/leadping.egg-info → leadping-1.0.18}/PKG-INFO +1 -1
- {leadping-1.0.17 → leadping-1.0.18/leadping.egg-info}/PKG-INFO +1 -1
- {leadping-1.0.17 → leadping-1.0.18}/leadping.egg-info/SOURCES.txt +28 -12
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_timeline_event.py +11 -4
- leadping-1.0.18/models/activation_timeline_event_actor.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_workflow_run_response.py +14 -16
- leadping-1.0.18/models/automation_workflow_run_response_automation.py +54 -0
- leadping-1.0.18/models/automation_workflow_run_response_current_step.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_invitation_response.py +7 -8
- {leadping-1.0.17 → leadping-1.0.18}/models/business_invitation_table_row.py +7 -8
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row.py +7 -16
- leadping-1.0.18/models/business_table_row_business.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_user_table_row.py +7 -8
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_table_row.py +14 -16
- leadping-1.0.18/models/lead_table_row_business.py +54 -0
- leadping-1.0.18/models/lead_table_row_source.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/mobile_device_preferences.py +11 -8
- {leadping-1.0.17 → leadping-1.0.18}/models/phone.py +0 -11
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_response.py +4 -7
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_table_row.py +0 -4
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_event_table_row.py +7 -8
- {leadping-1.0.17 → leadping-1.0.18}/models/telephony_login_request.py +11 -8
- leadping-1.0.18/models/telephony_login_request_device.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/transaction_response.py +14 -20
- leadping-1.0.18/models/transaction_response_business.py +54 -0
- leadping-1.0.18/models/transaction_response_lead.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/transaction_table_row.py +14 -20
- leadping-1.0.18/models/transaction_table_row_business.py +54 -0
- leadping-1.0.18/models/transaction_table_row_lead.py +54 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_ledger_table_row.py +21 -24
- leadping-1.0.18/models/usage_ledger_table_row_business.py +54 -0
- leadping-1.0.18/models/usage_ledger_table_row_lead.py +54 -0
- leadping-1.0.18/models/usage_ledger_table_row_user.py +54 -0
- leadping-1.0.17/models/phone_lookup.py +0 -54
- leadping-1.0.17/models/phone_lookup_carrier.py +0 -54
- leadping-1.0.17/models/phone_lookup_carrier_type.py +0 -16
- leadping-1.0.17/models/phone_lookup_line_type.py +0 -10
- leadping-1.0.17/models/phone_lookup_location.py +0 -54
- leadping-1.0.17/models/phone_number_response_location.py +0 -54
- {leadping-1.0.17 → leadping-1.0.18}/LICENSE +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/MANIFEST.in +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/README.md +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/__init__.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/analytics/analytics_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/analytics/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/automations/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/automations/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/automations/automations_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/automations/item/automations_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/automations/preview/preview_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/api_keys/api_keys_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/api_keys/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/businesses_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/invitations/accept/accept_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/invitations/invitations_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/invitations/token/item/with_token_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/invitations/token/token_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/invitations/invitations_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/invitations/item/resend/resend_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/invitations/item/with_invitation_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/me_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/options/options_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/switch/switch_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/users/item/with_user_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/businesses/me/users/users_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/contact/contact_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/conversations/conversations_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/conversations/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/conversations/lead/lead_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/conversations/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/dispositions/dispositions_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/dispositions/item/dispositions_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/dispositions/lead/item/export/export_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/dispositions/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/dispositions/lead/lead_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/businesses/businesses_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/businesses/item/with_business_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/calls_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/item/with_call_event_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/lead/lead_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/phone/item/with_phone_number_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/calls/phone/phone_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/conversations/conversations_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/conversations/item/notes/notes_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/conversations/item/with_conversation_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/events_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/item/detail/detail_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/item/with_event_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/leads/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/leads/leads_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/item/with_sms_event_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/lead/item/with_lead_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/lead/lead_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/phone/item/with_phone_number_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/phone/phone_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/events/sms/sms_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/feedback/feedback_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leadping.egg-info/dependency_links.txt +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leadping.egg-info/requires.txt +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leadping.egg-info/top_level.txt +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leadping_open_api_client.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/intake/intake_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/archive/archive_post_request_body.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/archive/archive_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/leads_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/tags/item/with_tag_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/tags/tags_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/unarchive/unarchive_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/item/workflow_status/workflow_status_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/leads/leads_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/accept_business_invitation_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_domain_option.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_launch_review_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_onboarding_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_payment_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_subscription_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/activation_telephony_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/analytics_comparison.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/analytics_date_range.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/analytics_trend_point_ofdecimal.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/analytics_trend_point_ofint.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_action.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_action_run_record.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_action_settings.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_condition.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_condition_group.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_condition_settings.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_preview_action_result.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_preview_condition_result.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_preview_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_preview_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_preview_response_sample_payload.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_request_snapshot.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_response_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_response_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_run_record.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_table_row_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_table_row_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_trigger.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_trigger_settings.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_validation_result.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_workflow_action_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_workflow_event_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/automation_workflow_status_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/billable_unit.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/billing_plan.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_activation_state.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_activation_state_ten_dlc_draft.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_compliance_policy.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_invitation_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_invitation_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request_billing_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request_compliance_policy.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request_ein_document.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_request_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_activation.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_billing_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_billing_plan.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_compliance_policy.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_ein_document.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_setup_step.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_site.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_subscription_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_response_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_switch_option.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_switch_option_activation_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_switch_option_business_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_switch_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_activation_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_billing_plan.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_setup_step.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_subscription_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_ten_dlc_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_table_row_website_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_user_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_user_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/business_user_role.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/call_event_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/call_event_table_row_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/change_billing_plan_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/compliance_update_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/compliance_update_request_compliance.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/contact_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/contact_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/conversation_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/conversation_response_current_disposition.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/conversation_response_phone_number.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/conversation_response_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/coordinate.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/create_note_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/current_disposition_summary.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/current_disposition_summary_category.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/current_disposition_summary_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_activation_health.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_activation_health_item.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_activation_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_analytics_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_analytics_summary.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_automation_health.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_automation_health_last_failure.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_communication_usage.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_communication_usage_point.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_failing_automation.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_lead_source_breakdown.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_lead_trend.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_needs_attention_item.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/customer_response_metrics.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_export_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_export_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_export_row_category.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_export_row_change_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_request_category.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_request_change_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_response_category.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/disposition_response_change_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/eligible_outgoing_number_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/eligible_outgoing_number_response_health_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_detail_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_detail_response_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_detail_response_timeline_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_detail_response_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_table_row_selection_reason.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_table_row_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_table_row_traffic_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/event_timeline_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/exact_match_filter.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/feedback_create_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/feedback_create_request_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/feedback_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/feedback_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/feedback_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/id_name_pair.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/id_name_value.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/initiate_call_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_archive_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_contact.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_contact_coordinate.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_contact_phone.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_contact_street_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_intake_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_intake_request_source_metadata.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_metadata.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_metadata_source_metadata.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_profile.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_profile_employment_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_profile_gender.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_profile_marital_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_response_current_disposition.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_table_row_current_disposition.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/lead_tags_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/notification_priority.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/notification_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/notification_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/order_by_option.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/order_by_option_direction.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_capacity_overview.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_delivery_channel.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_delivery_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_delivery_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_phone_number_capacity.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_queue_item.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outbound_queue_item_reason_code.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_manual_override_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_reason.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_request_channel.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_response_health_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/outgoing_number_selection_response_selection_reason.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_automation_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_business_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_call_event_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_conversation_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_event_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_lead_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_notification_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_phone_number_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_sms_event_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_source_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_transaction_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/paged_result_of_usage_ledger_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_call_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_call_response_selection_reason.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_call_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_availability_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_availability_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_availability_response_location.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_location.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_location_coordinate.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_messaging_event_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_opt_out_metrics_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_outbound_health_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_response_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_routing_metadata.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_search_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_search_request_location.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_search_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_search_result.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_search_result_location.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_status_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_status_response_outbound_capacity.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_status_response_sms_warmup.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_traffic_metrics_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_traffic_trend_point.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_warmup.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_warmup_health_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/phone_number_warmup_state.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/problem_details.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/range_filter.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/request_data_options.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/send_sms_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_event_table_row_outbound_source.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_event_table_row_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_event_table_row_traffic_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_response_selection_reason.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_response_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_response_traffic_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_warmup_health_state.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_warmup_status_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/sms_warmup_ui_state.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_metrics_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_response_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_response_created_by_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_response_modified_by_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_response_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_table_row.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_table_row_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_table_row_created_by_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_table_row_modified_by_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/source_table_row_user.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/street_address.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/stripe_payment_method_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/suppression_check_result.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/suppression_entry_audit.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/suppression_entry_audit_safe_metadata.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/suppression_entry_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/suppression_entry_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/tag_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/tag_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/tag_summary.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/telephony_login_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/ten_dlc_application_draft.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/ten_dlc_application_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/transaction_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/transaction_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/trusted_form_certificate.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_channel.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_counter_line.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_record_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_summary_line.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/usage_summary_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_compliance.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_data_export_file.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_data_export_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_data_export_statuses.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_identity.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_notification_preferences.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_request.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_request_billing_plan.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_request_compliance.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_request_current_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_request_notification_preferences.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response_billing_plan.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response_compliance.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response_current_business.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response_notification_preferences.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/user_response_subscription_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/wallet_response.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/wallet_response_credit_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/wallet_response_source_type.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/models/website_lifecycle_status.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/announcements/announcements_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/item/mark_read/mark_read_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/item/notifications_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/mark_all_read/mark_all_read_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/me/me_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/notifications_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/notifications/unread_count/unread_count_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/outbound/outbound_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/outbound/overview/overview_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/payment_methods/item/default/default_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/payment_methods/item/payment_methods_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/payment_methods/payment_methods_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/initiate/initiate_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/item/hangup/hangup_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/item/status/status_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/item/transfer/transfer_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/item/with_call_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_call/phone_call_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/all/business/business_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/is_available_for_purchase/is_available_for_purchase_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/item/phone_number_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/item/status/status_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/item/warmup/warmup_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/conversation/conversation_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/conversation/item/override/override_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/conversation/item/with_conversation_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/manual_override/manual_override_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/new/new_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/outgoing/outgoing_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/phone_numbers_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/phone_numbers/search/search_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/pyproject.toml +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/reports/exports/exports_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/reports/exports/item/download/download_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/reports/exports/item/with_export_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/reports/exports/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/reports/reports_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/setup.cfg +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/setup.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sms/item/cancel/cancel_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sms/item/with_sms_event_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sms/send/send_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sms/sms_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sources/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sources/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sources/item/metrics/metrics_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sources/item/sources_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/sources/sources_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/suppressions/check/check_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/suppressions/release/release_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/suppressions/suppressions_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/tags/item/tags_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/tags/tags_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/telephony/login/login_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/telephony/telephony_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/transactions/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/transactions/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/transactions/item/transactions_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/transactions/transactions_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/usage/all/all_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/usage/all/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/usage/summary/my/my_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/usage/summary/summary_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/usage/usage_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/change_billing_plan/change_billing_plan_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/compliance/compliance_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/me/last_login/last_login_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/me/me_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/me/paymentmethod/paymentmethod_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/users/users_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/wallets/item/wallets_item_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/wallets/me/me_request_builder.py +0 -0
- {leadping-1.0.17 → leadping-1.0.18}/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.18
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: leadping
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.18
|
|
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
|
|
@@ -87,6 +87,7 @@ setup.py
|
|
|
87
87
|
./models/activation_subscription_status.py
|
|
88
88
|
./models/activation_telephony_status.py
|
|
89
89
|
./models/activation_timeline_event.py
|
|
90
|
+
./models/activation_timeline_event_actor.py
|
|
90
91
|
./models/analytics_comparison.py
|
|
91
92
|
./models/analytics_date_range.py
|
|
92
93
|
./models/analytics_trend_point_ofdecimal.py
|
|
@@ -117,6 +118,8 @@ setup.py
|
|
|
117
118
|
./models/automation_workflow_action_response.py
|
|
118
119
|
./models/automation_workflow_event_response.py
|
|
119
120
|
./models/automation_workflow_run_response.py
|
|
121
|
+
./models/automation_workflow_run_response_automation.py
|
|
122
|
+
./models/automation_workflow_run_response_current_step.py
|
|
120
123
|
./models/automation_workflow_status_response.py
|
|
121
124
|
./models/billable_unit.py
|
|
122
125
|
./models/billing_plan.py
|
|
@@ -152,6 +155,7 @@ setup.py
|
|
|
152
155
|
./models/business_table_row.py
|
|
153
156
|
./models/business_table_row_activation_status.py
|
|
154
157
|
./models/business_table_row_billing_plan.py
|
|
158
|
+
./models/business_table_row_business.py
|
|
155
159
|
./models/business_table_row_setup_step.py
|
|
156
160
|
./models/business_table_row_status.py
|
|
157
161
|
./models/business_table_row_subscription_status.py
|
|
@@ -238,7 +242,9 @@ setup.py
|
|
|
238
242
|
./models/lead_response.py
|
|
239
243
|
./models/lead_response_current_disposition.py
|
|
240
244
|
./models/lead_table_row.py
|
|
245
|
+
./models/lead_table_row_business.py
|
|
241
246
|
./models/lead_table_row_current_disposition.py
|
|
247
|
+
./models/lead_table_row_source.py
|
|
242
248
|
./models/lead_tags_request.py
|
|
243
249
|
./models/mobile_device_preferences.py
|
|
244
250
|
./models/notification_priority.py
|
|
@@ -276,11 +282,6 @@ setup.py
|
|
|
276
282
|
./models/phone_call_response.py
|
|
277
283
|
./models/phone_call_response_selection_reason.py
|
|
278
284
|
./models/phone_call_status.py
|
|
279
|
-
./models/phone_lookup.py
|
|
280
|
-
./models/phone_lookup_carrier.py
|
|
281
|
-
./models/phone_lookup_carrier_type.py
|
|
282
|
-
./models/phone_lookup_line_type.py
|
|
283
|
-
./models/phone_lookup_location.py
|
|
284
285
|
./models/phone_number_availability_request.py
|
|
285
286
|
./models/phone_number_availability_response.py
|
|
286
287
|
./models/phone_number_availability_response_location.py
|
|
@@ -292,7 +293,6 @@ setup.py
|
|
|
292
293
|
./models/phone_number_request.py
|
|
293
294
|
./models/phone_number_response.py
|
|
294
295
|
./models/phone_number_response_business.py
|
|
295
|
-
./models/phone_number_response_location.py
|
|
296
296
|
./models/phone_number_routing_metadata.py
|
|
297
297
|
./models/phone_number_search_request.py
|
|
298
298
|
./models/phone_number_search_request_location.py
|
|
@@ -346,17 +346,25 @@ setup.py
|
|
|
346
346
|
./models/tag_response.py
|
|
347
347
|
./models/tag_summary.py
|
|
348
348
|
./models/telephony_login_request.py
|
|
349
|
+
./models/telephony_login_request_device.py
|
|
349
350
|
./models/telephony_login_response.py
|
|
350
351
|
./models/ten_dlc_application_draft.py
|
|
351
352
|
./models/ten_dlc_application_status.py
|
|
352
353
|
./models/transaction_response.py
|
|
354
|
+
./models/transaction_response_business.py
|
|
355
|
+
./models/transaction_response_lead.py
|
|
353
356
|
./models/transaction_status.py
|
|
354
357
|
./models/transaction_table_row.py
|
|
358
|
+
./models/transaction_table_row_business.py
|
|
359
|
+
./models/transaction_table_row_lead.py
|
|
355
360
|
./models/transaction_type.py
|
|
356
361
|
./models/trusted_form_certificate.py
|
|
357
362
|
./models/usage_channel.py
|
|
358
363
|
./models/usage_counter_line.py
|
|
359
364
|
./models/usage_ledger_table_row.py
|
|
365
|
+
./models/usage_ledger_table_row_business.py
|
|
366
|
+
./models/usage_ledger_table_row_lead.py
|
|
367
|
+
./models/usage_ledger_table_row_user.py
|
|
360
368
|
./models/usage_record_status.py
|
|
361
369
|
./models/usage_summary_line.py
|
|
362
370
|
./models/usage_summary_response.py
|
|
@@ -537,6 +545,7 @@ models/activation_payment_status.py
|
|
|
537
545
|
models/activation_subscription_status.py
|
|
538
546
|
models/activation_telephony_status.py
|
|
539
547
|
models/activation_timeline_event.py
|
|
548
|
+
models/activation_timeline_event_actor.py
|
|
540
549
|
models/analytics_comparison.py
|
|
541
550
|
models/analytics_date_range.py
|
|
542
551
|
models/analytics_trend_point_ofdecimal.py
|
|
@@ -567,6 +576,8 @@ models/automation_validation_result.py
|
|
|
567
576
|
models/automation_workflow_action_response.py
|
|
568
577
|
models/automation_workflow_event_response.py
|
|
569
578
|
models/automation_workflow_run_response.py
|
|
579
|
+
models/automation_workflow_run_response_automation.py
|
|
580
|
+
models/automation_workflow_run_response_current_step.py
|
|
570
581
|
models/automation_workflow_status_response.py
|
|
571
582
|
models/billable_unit.py
|
|
572
583
|
models/billing_plan.py
|
|
@@ -602,6 +613,7 @@ models/business_switch_request.py
|
|
|
602
613
|
models/business_table_row.py
|
|
603
614
|
models/business_table_row_activation_status.py
|
|
604
615
|
models/business_table_row_billing_plan.py
|
|
616
|
+
models/business_table_row_business.py
|
|
605
617
|
models/business_table_row_setup_step.py
|
|
606
618
|
models/business_table_row_status.py
|
|
607
619
|
models/business_table_row_subscription_status.py
|
|
@@ -688,7 +700,9 @@ models/lead_request.py
|
|
|
688
700
|
models/lead_response.py
|
|
689
701
|
models/lead_response_current_disposition.py
|
|
690
702
|
models/lead_table_row.py
|
|
703
|
+
models/lead_table_row_business.py
|
|
691
704
|
models/lead_table_row_current_disposition.py
|
|
705
|
+
models/lead_table_row_source.py
|
|
692
706
|
models/lead_tags_request.py
|
|
693
707
|
models/mobile_device_preferences.py
|
|
694
708
|
models/notification_priority.py
|
|
@@ -726,11 +740,6 @@ models/phone.py
|
|
|
726
740
|
models/phone_call_response.py
|
|
727
741
|
models/phone_call_response_selection_reason.py
|
|
728
742
|
models/phone_call_status.py
|
|
729
|
-
models/phone_lookup.py
|
|
730
|
-
models/phone_lookup_carrier.py
|
|
731
|
-
models/phone_lookup_carrier_type.py
|
|
732
|
-
models/phone_lookup_line_type.py
|
|
733
|
-
models/phone_lookup_location.py
|
|
734
743
|
models/phone_number_availability_request.py
|
|
735
744
|
models/phone_number_availability_response.py
|
|
736
745
|
models/phone_number_availability_response_location.py
|
|
@@ -742,7 +751,6 @@ models/phone_number_outbound_health_status.py
|
|
|
742
751
|
models/phone_number_request.py
|
|
743
752
|
models/phone_number_response.py
|
|
744
753
|
models/phone_number_response_business.py
|
|
745
|
-
models/phone_number_response_location.py
|
|
746
754
|
models/phone_number_routing_metadata.py
|
|
747
755
|
models/phone_number_search_request.py
|
|
748
756
|
models/phone_number_search_request_location.py
|
|
@@ -796,17 +804,25 @@ models/tag_request.py
|
|
|
796
804
|
models/tag_response.py
|
|
797
805
|
models/tag_summary.py
|
|
798
806
|
models/telephony_login_request.py
|
|
807
|
+
models/telephony_login_request_device.py
|
|
799
808
|
models/telephony_login_response.py
|
|
800
809
|
models/ten_dlc_application_draft.py
|
|
801
810
|
models/ten_dlc_application_status.py
|
|
802
811
|
models/transaction_response.py
|
|
812
|
+
models/transaction_response_business.py
|
|
813
|
+
models/transaction_response_lead.py
|
|
803
814
|
models/transaction_status.py
|
|
804
815
|
models/transaction_table_row.py
|
|
816
|
+
models/transaction_table_row_business.py
|
|
817
|
+
models/transaction_table_row_lead.py
|
|
805
818
|
models/transaction_type.py
|
|
806
819
|
models/trusted_form_certificate.py
|
|
807
820
|
models/usage_channel.py
|
|
808
821
|
models/usage_counter_line.py
|
|
809
822
|
models/usage_ledger_table_row.py
|
|
823
|
+
models/usage_ledger_table_row_business.py
|
|
824
|
+
models/usage_ledger_table_row_lead.py
|
|
825
|
+
models/usage_ledger_table_row_user.py
|
|
810
826
|
models/usage_record_status.py
|
|
811
827
|
models/usage_summary_line.py
|
|
812
828
|
models/usage_summary_response.py
|
|
@@ -5,6 +5,9 @@ from dataclasses import dataclass, field
|
|
|
5
5
|
from kiota_abstractions.serialization import AdditionalDataHolder, Parsable, ParseNode, SerializationWriter
|
|
6
6
|
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
7
7
|
|
|
8
|
+
if TYPE_CHECKING:
|
|
9
|
+
from .activation_timeline_event_actor import ActivationTimelineEvent_actor
|
|
10
|
+
|
|
8
11
|
@dataclass
|
|
9
12
|
class ActivationTimelineEvent(AdditionalDataHolder, Parsable):
|
|
10
13
|
"""
|
|
@@ -13,8 +16,8 @@ class ActivationTimelineEvent(AdditionalDataHolder, Parsable):
|
|
|
13
16
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
14
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
15
18
|
|
|
16
|
-
# The
|
|
17
|
-
|
|
19
|
+
# The ID and name for this actor.
|
|
20
|
+
actor: Optional[ActivationTimelineEvent_actor] = None
|
|
18
21
|
# The date and time for the created at value on this activation timeline event.
|
|
19
22
|
created_at: Optional[datetime.datetime] = None
|
|
20
23
|
# The details value for this activation timeline event.
|
|
@@ -46,8 +49,12 @@ class ActivationTimelineEvent(AdditionalDataHolder, Parsable):
|
|
|
46
49
|
The deserialization information for the current model
|
|
47
50
|
Returns: dict[str, Callable[[ParseNode], None]]
|
|
48
51
|
"""
|
|
52
|
+
from .activation_timeline_event_actor import ActivationTimelineEvent_actor
|
|
53
|
+
|
|
54
|
+
from .activation_timeline_event_actor import ActivationTimelineEvent_actor
|
|
55
|
+
|
|
49
56
|
fields: dict[str, Callable[[Any], None]] = {
|
|
50
|
-
"
|
|
57
|
+
"actor": lambda n : setattr(self, 'actor', n.get_object_value(ActivationTimelineEvent_actor)),
|
|
51
58
|
"createdAt": lambda n : setattr(self, 'created_at', n.get_datetime_value()),
|
|
52
59
|
"details": lambda n : setattr(self, 'details', n.get_str_value()),
|
|
53
60
|
"failureReason": lambda n : setattr(self, 'failure_reason', n.get_str_value()),
|
|
@@ -66,7 +73,7 @@ class ActivationTimelineEvent(AdditionalDataHolder, Parsable):
|
|
|
66
73
|
"""
|
|
67
74
|
if writer is None:
|
|
68
75
|
raise TypeError("writer cannot be null.")
|
|
69
|
-
writer.
|
|
76
|
+
writer.write_object_value("actor", self.actor)
|
|
70
77
|
writer.write_datetime_value("createdAt", self.created_at)
|
|
71
78
|
writer.write_str_value("details", self.details)
|
|
72
79
|
writer.write_str_value("failureReason", self.failure_reason)
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .id_name_pair import IdNamePair
|
|
9
|
+
|
|
10
|
+
from .id_name_pair import IdNamePair
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class ActivationTimelineEvent_actor(IdNamePair, Parsable):
|
|
14
|
+
"""
|
|
15
|
+
The ID and name for this actor.
|
|
16
|
+
"""
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> ActivationTimelineEvent_actor:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: ActivationTimelineEvent_actor
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return ActivationTimelineEvent_actor()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .id_name_pair import IdNamePair
|
|
35
|
+
|
|
36
|
+
from .id_name_pair import IdNamePair
|
|
37
|
+
|
|
38
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
39
|
+
}
|
|
40
|
+
super_fields = super().get_field_deserializers()
|
|
41
|
+
fields.update(super_fields)
|
|
42
|
+
return fields
|
|
43
|
+
|
|
44
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
45
|
+
"""
|
|
46
|
+
Serializes information the current object
|
|
47
|
+
param writer: Serialization writer to use to serialize this model
|
|
48
|
+
Returns: None
|
|
49
|
+
"""
|
|
50
|
+
if writer is None:
|
|
51
|
+
raise TypeError("writer cannot be null.")
|
|
52
|
+
super().serialize(writer)
|
|
53
|
+
|
|
54
|
+
|
|
@@ -8,6 +8,8 @@ from typing import Any, Optional, TYPE_CHECKING, Union
|
|
|
8
8
|
if TYPE_CHECKING:
|
|
9
9
|
from .automation_workflow_action_response import AutomationWorkflowActionResponse
|
|
10
10
|
from .automation_workflow_event_response import AutomationWorkflowEventResponse
|
|
11
|
+
from .automation_workflow_run_response_automation import AutomationWorkflowRunResponse_automation
|
|
12
|
+
from .automation_workflow_run_response_current_step import AutomationWorkflowRunResponse_currentStep
|
|
11
13
|
|
|
12
14
|
@dataclass
|
|
13
15
|
class AutomationWorkflowRunResponse(AdditionalDataHolder, Parsable):
|
|
@@ -19,20 +21,16 @@ class AutomationWorkflowRunResponse(AdditionalDataHolder, Parsable):
|
|
|
19
21
|
|
|
20
22
|
# Collection of actions included with this Leadping automation workflow run.
|
|
21
23
|
actions: Optional[list[AutomationWorkflowActionResponse]] = None
|
|
22
|
-
#
|
|
23
|
-
|
|
24
|
-
# Human-readable automation name associated with this Leadping automation workflow run.
|
|
25
|
-
automation_name: Optional[str] = None
|
|
24
|
+
# The ID and name for this automation.
|
|
25
|
+
automation: Optional[AutomationWorkflowRunResponse_automation] = None
|
|
26
26
|
# Unique identifier of the business associated with this Leadping automation workflow run.
|
|
27
27
|
business_id: Optional[str] = None
|
|
28
28
|
# Date and time when the automation workflow run was cancelled.
|
|
29
29
|
cancelled_at: Optional[datetime.datetime] = None
|
|
30
30
|
# Date and time when the automation workflow run completed.
|
|
31
31
|
completed_at: Optional[datetime.datetime] = None
|
|
32
|
-
#
|
|
33
|
-
|
|
34
|
-
# Human-readable current step name associated with this Leadping automation workflow run.
|
|
35
|
-
current_step_name: Optional[str] = None
|
|
32
|
+
# The ID and name for this currentStep.
|
|
33
|
+
current_step: Optional[AutomationWorkflowRunResponse_currentStep] = None
|
|
36
34
|
# Collection of events included with this Leadping automation workflow run.
|
|
37
35
|
events: Optional[list[AutomationWorkflowEventResponse]] = None
|
|
38
36
|
# Date and time when the automation workflow run failed.
|
|
@@ -92,19 +90,21 @@ class AutomationWorkflowRunResponse(AdditionalDataHolder, Parsable):
|
|
|
92
90
|
"""
|
|
93
91
|
from .automation_workflow_action_response import AutomationWorkflowActionResponse
|
|
94
92
|
from .automation_workflow_event_response import AutomationWorkflowEventResponse
|
|
93
|
+
from .automation_workflow_run_response_automation import AutomationWorkflowRunResponse_automation
|
|
94
|
+
from .automation_workflow_run_response_current_step import AutomationWorkflowRunResponse_currentStep
|
|
95
95
|
|
|
96
96
|
from .automation_workflow_action_response import AutomationWorkflowActionResponse
|
|
97
97
|
from .automation_workflow_event_response import AutomationWorkflowEventResponse
|
|
98
|
+
from .automation_workflow_run_response_automation import AutomationWorkflowRunResponse_automation
|
|
99
|
+
from .automation_workflow_run_response_current_step import AutomationWorkflowRunResponse_currentStep
|
|
98
100
|
|
|
99
101
|
fields: dict[str, Callable[[Any], None]] = {
|
|
100
102
|
"actions": lambda n : setattr(self, 'actions', n.get_collection_of_object_values(AutomationWorkflowActionResponse)),
|
|
101
|
-
"
|
|
102
|
-
"automationName": lambda n : setattr(self, 'automation_name', n.get_str_value()),
|
|
103
|
+
"automation": lambda n : setattr(self, 'automation', n.get_object_value(AutomationWorkflowRunResponse_automation)),
|
|
103
104
|
"businessId": lambda n : setattr(self, 'business_id', n.get_str_value()),
|
|
104
105
|
"cancelledAt": lambda n : setattr(self, 'cancelled_at', n.get_datetime_value()),
|
|
105
106
|
"completedAt": lambda n : setattr(self, 'completed_at', n.get_datetime_value()),
|
|
106
|
-
"
|
|
107
|
-
"currentStepName": lambda n : setattr(self, 'current_step_name', n.get_str_value()),
|
|
107
|
+
"currentStep": lambda n : setattr(self, 'current_step', n.get_object_value(AutomationWorkflowRunResponse_currentStep)),
|
|
108
108
|
"events": lambda n : setattr(self, 'events', n.get_collection_of_object_values(AutomationWorkflowEventResponse)),
|
|
109
109
|
"failedAt": lambda n : setattr(self, 'failed_at', n.get_datetime_value()),
|
|
110
110
|
"id": lambda n : setattr(self, 'id', n.get_str_value()),
|
|
@@ -137,13 +137,11 @@ class AutomationWorkflowRunResponse(AdditionalDataHolder, Parsable):
|
|
|
137
137
|
if writer is None:
|
|
138
138
|
raise TypeError("writer cannot be null.")
|
|
139
139
|
writer.write_collection_of_object_values("actions", self.actions)
|
|
140
|
-
writer.
|
|
141
|
-
writer.write_str_value("automationName", self.automation_name)
|
|
140
|
+
writer.write_object_value("automation", self.automation)
|
|
142
141
|
writer.write_str_value("businessId", self.business_id)
|
|
143
142
|
writer.write_datetime_value("cancelledAt", self.cancelled_at)
|
|
144
143
|
writer.write_datetime_value("completedAt", self.completed_at)
|
|
145
|
-
writer.
|
|
146
|
-
writer.write_str_value("currentStepName", self.current_step_name)
|
|
144
|
+
writer.write_object_value("currentStep", self.current_step)
|
|
147
145
|
writer.write_collection_of_object_values("events", self.events)
|
|
148
146
|
writer.write_datetime_value("failedAt", self.failed_at)
|
|
149
147
|
writer.write_str_value("id", self.id)
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .id_name_pair import IdNamePair
|
|
9
|
+
|
|
10
|
+
from .id_name_pair import IdNamePair
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class AutomationWorkflowRunResponse_automation(IdNamePair, Parsable):
|
|
14
|
+
"""
|
|
15
|
+
The ID and name for this automation.
|
|
16
|
+
"""
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> AutomationWorkflowRunResponse_automation:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: AutomationWorkflowRunResponse_automation
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return AutomationWorkflowRunResponse_automation()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .id_name_pair import IdNamePair
|
|
35
|
+
|
|
36
|
+
from .id_name_pair import IdNamePair
|
|
37
|
+
|
|
38
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
39
|
+
}
|
|
40
|
+
super_fields = super().get_field_deserializers()
|
|
41
|
+
fields.update(super_fields)
|
|
42
|
+
return fields
|
|
43
|
+
|
|
44
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
45
|
+
"""
|
|
46
|
+
Serializes information the current object
|
|
47
|
+
param writer: Serialization writer to use to serialize this model
|
|
48
|
+
Returns: None
|
|
49
|
+
"""
|
|
50
|
+
if writer is None:
|
|
51
|
+
raise TypeError("writer cannot be null.")
|
|
52
|
+
super().serialize(writer)
|
|
53
|
+
|
|
54
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .id_name_pair import IdNamePair
|
|
9
|
+
|
|
10
|
+
from .id_name_pair import IdNamePair
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class AutomationWorkflowRunResponse_currentStep(IdNamePair, Parsable):
|
|
14
|
+
"""
|
|
15
|
+
The ID and name for this currentStep.
|
|
16
|
+
"""
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> AutomationWorkflowRunResponse_currentStep:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: AutomationWorkflowRunResponse_currentStep
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return AutomationWorkflowRunResponse_currentStep()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .id_name_pair import IdNamePair
|
|
35
|
+
|
|
36
|
+
from .id_name_pair import IdNamePair
|
|
37
|
+
|
|
38
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
39
|
+
}
|
|
40
|
+
super_fields = super().get_field_deserializers()
|
|
41
|
+
fields.update(super_fields)
|
|
42
|
+
return fields
|
|
43
|
+
|
|
44
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
45
|
+
"""
|
|
46
|
+
Serializes information the current object
|
|
47
|
+
param writer: Serialization writer to use to serialize this model
|
|
48
|
+
Returns: None
|
|
49
|
+
"""
|
|
50
|
+
if writer is None:
|
|
51
|
+
raise TypeError("writer cannot be null.")
|
|
52
|
+
super().serialize(writer)
|
|
53
|
+
|
|
54
|
+
|
|
@@ -8,6 +8,7 @@ from typing import Any, Optional, TYPE_CHECKING, Union
|
|
|
8
8
|
if TYPE_CHECKING:
|
|
9
9
|
from .business_invitation_status import BusinessInvitationStatus
|
|
10
10
|
from .business_user_role import BusinessUserRole
|
|
11
|
+
from .id_name_pair import IdNamePair
|
|
11
12
|
|
|
12
13
|
@dataclass
|
|
13
14
|
class BusinessInvitationResponse(AdditionalDataHolder, Parsable):
|
|
@@ -19,10 +20,8 @@ class BusinessInvitationResponse(AdditionalDataHolder, Parsable):
|
|
|
19
20
|
|
|
20
21
|
# The date and time for the accepted at value on this business invitation.
|
|
21
22
|
accepted_at: Optional[datetime.datetime] = None
|
|
22
|
-
# The
|
|
23
|
-
|
|
24
|
-
# The business name value for this business invitation.
|
|
25
|
-
business_name: Optional[str] = None
|
|
23
|
+
# The ID and name for this business.
|
|
24
|
+
business: Optional[IdNamePair] = None
|
|
26
25
|
# The date and time for the created at value on this business invitation.
|
|
27
26
|
created_at: Optional[datetime.datetime] = None
|
|
28
27
|
# The email address associated with this business invitation.
|
|
@@ -72,14 +71,15 @@ class BusinessInvitationResponse(AdditionalDataHolder, Parsable):
|
|
|
72
71
|
"""
|
|
73
72
|
from .business_invitation_status import BusinessInvitationStatus
|
|
74
73
|
from .business_user_role import BusinessUserRole
|
|
74
|
+
from .id_name_pair import IdNamePair
|
|
75
75
|
|
|
76
76
|
from .business_invitation_status import BusinessInvitationStatus
|
|
77
77
|
from .business_user_role import BusinessUserRole
|
|
78
|
+
from .id_name_pair import IdNamePair
|
|
78
79
|
|
|
79
80
|
fields: dict[str, Callable[[Any], None]] = {
|
|
80
81
|
"acceptedAt": lambda n : setattr(self, 'accepted_at', n.get_datetime_value()),
|
|
81
|
-
"
|
|
82
|
-
"businessName": lambda n : setattr(self, 'business_name', n.get_str_value()),
|
|
82
|
+
"business": lambda n : setattr(self, 'business', n.get_object_value(IdNamePair)),
|
|
83
83
|
"createdAt": lambda n : setattr(self, 'created_at', n.get_datetime_value()),
|
|
84
84
|
"email": lambda n : setattr(self, 'email', n.get_str_value()),
|
|
85
85
|
"expiresAt": lambda n : setattr(self, 'expires_at', n.get_datetime_value()),
|
|
@@ -107,8 +107,7 @@ class BusinessInvitationResponse(AdditionalDataHolder, Parsable):
|
|
|
107
107
|
if writer is None:
|
|
108
108
|
raise TypeError("writer cannot be null.")
|
|
109
109
|
writer.write_datetime_value("acceptedAt", self.accepted_at)
|
|
110
|
-
writer.
|
|
111
|
-
writer.write_str_value("businessName", self.business_name)
|
|
110
|
+
writer.write_object_value("business", self.business)
|
|
112
111
|
writer.write_datetime_value("createdAt", self.created_at)
|
|
113
112
|
writer.write_str_value("email", self.email)
|
|
114
113
|
writer.write_datetime_value("expiresAt", self.expires_at)
|
|
@@ -8,6 +8,7 @@ from typing import Any, Optional, TYPE_CHECKING, Union
|
|
|
8
8
|
if TYPE_CHECKING:
|
|
9
9
|
from .business_invitation_status import BusinessInvitationStatus
|
|
10
10
|
from .business_user_role import BusinessUserRole
|
|
11
|
+
from .id_name_pair import IdNamePair
|
|
11
12
|
|
|
12
13
|
@dataclass
|
|
13
14
|
class BusinessInvitationTableRow(AdditionalDataHolder, Parsable):
|
|
@@ -19,10 +20,8 @@ class BusinessInvitationTableRow(AdditionalDataHolder, Parsable):
|
|
|
19
20
|
|
|
20
21
|
# The date and time for the accepted at value on this business invitation.
|
|
21
22
|
accepted_at: Optional[datetime.datetime] = None
|
|
22
|
-
# The
|
|
23
|
-
|
|
24
|
-
# The business name value for this business invitation.
|
|
25
|
-
business_name: Optional[str] = None
|
|
23
|
+
# The ID and name for this business.
|
|
24
|
+
business: Optional[IdNamePair] = None
|
|
26
25
|
# The date and time for the created at value on this business invitation.
|
|
27
26
|
created_at: Optional[datetime.datetime] = None
|
|
28
27
|
# The email address associated with this business invitation.
|
|
@@ -70,14 +69,15 @@ class BusinessInvitationTableRow(AdditionalDataHolder, Parsable):
|
|
|
70
69
|
"""
|
|
71
70
|
from .business_invitation_status import BusinessInvitationStatus
|
|
72
71
|
from .business_user_role import BusinessUserRole
|
|
72
|
+
from .id_name_pair import IdNamePair
|
|
73
73
|
|
|
74
74
|
from .business_invitation_status import BusinessInvitationStatus
|
|
75
75
|
from .business_user_role import BusinessUserRole
|
|
76
|
+
from .id_name_pair import IdNamePair
|
|
76
77
|
|
|
77
78
|
fields: dict[str, Callable[[Any], None]] = {
|
|
78
79
|
"acceptedAt": lambda n : setattr(self, 'accepted_at', n.get_datetime_value()),
|
|
79
|
-
"
|
|
80
|
-
"businessName": lambda n : setattr(self, 'business_name', n.get_str_value()),
|
|
80
|
+
"business": lambda n : setattr(self, 'business', n.get_object_value(IdNamePair)),
|
|
81
81
|
"createdAt": lambda n : setattr(self, 'created_at', n.get_datetime_value()),
|
|
82
82
|
"email": lambda n : setattr(self, 'email', n.get_str_value()),
|
|
83
83
|
"expiresAt": lambda n : setattr(self, 'expires_at', n.get_datetime_value()),
|
|
@@ -104,8 +104,7 @@ class BusinessInvitationTableRow(AdditionalDataHolder, Parsable):
|
|
|
104
104
|
if writer is None:
|
|
105
105
|
raise TypeError("writer cannot be null.")
|
|
106
106
|
writer.write_datetime_value("acceptedAt", self.accepted_at)
|
|
107
|
-
writer.
|
|
108
|
-
writer.write_str_value("businessName", self.business_name)
|
|
107
|
+
writer.write_object_value("business", self.business)
|
|
109
108
|
writer.write_datetime_value("createdAt", self.created_at)
|
|
110
109
|
writer.write_str_value("email", self.email)
|
|
111
110
|
writer.write_datetime_value("expiresAt", self.expires_at)
|
|
@@ -8,6 +8,7 @@ from typing import Any, Optional, TYPE_CHECKING, Union
|
|
|
8
8
|
if TYPE_CHECKING:
|
|
9
9
|
from .business_table_row_activation_status import BusinessTableRow_activationStatus
|
|
10
10
|
from .business_table_row_billing_plan import BusinessTableRow_billingPlan
|
|
11
|
+
from .business_table_row_business import BusinessTableRow_business
|
|
11
12
|
from .business_table_row_setup_step import BusinessTableRow_setupStep
|
|
12
13
|
from .business_table_row_status import BusinessTableRow_status
|
|
13
14
|
from .business_table_row_subscription_status import BusinessTableRow_subscriptionStatus
|
|
@@ -38,10 +39,8 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
38
39
|
api_key_total_uses: Optional[int] = None
|
|
39
40
|
# Defines the supported Billing Plan values.
|
|
40
41
|
billing_plan: Optional[BusinessTableRow_billingPlan] = None
|
|
41
|
-
# The
|
|
42
|
-
|
|
43
|
-
# The business name that owns this row when the row represents a child business resource.
|
|
44
|
-
business_name: Optional[str] = None
|
|
42
|
+
# The ID and name for this business.
|
|
43
|
+
business: Optional[BusinessTableRow_business] = None
|
|
45
44
|
# Whether this business is enabled.
|
|
46
45
|
enabled: Optional[bool] = None
|
|
47
46
|
# The unique ID for this business.
|
|
@@ -72,10 +71,6 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
72
71
|
ten_dlc_status: Optional[BusinessTableRow_tenDlcStatus] = None
|
|
73
72
|
# The user count for this business.
|
|
74
73
|
user_count: Optional[int] = None
|
|
75
|
-
# The user ID value for this business.
|
|
76
|
-
user_id: Optional[str] = None
|
|
77
|
-
# The user name value for this business.
|
|
78
|
-
user_name: Optional[str] = None
|
|
79
74
|
# The website URL associated with this business.
|
|
80
75
|
website: Optional[str] = None
|
|
81
76
|
# Defines the supported Website Lifecycle Status values.
|
|
@@ -99,6 +94,7 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
99
94
|
"""
|
|
100
95
|
from .business_table_row_activation_status import BusinessTableRow_activationStatus
|
|
101
96
|
from .business_table_row_billing_plan import BusinessTableRow_billingPlan
|
|
97
|
+
from .business_table_row_business import BusinessTableRow_business
|
|
102
98
|
from .business_table_row_setup_step import BusinessTableRow_setupStep
|
|
103
99
|
from .business_table_row_status import BusinessTableRow_status
|
|
104
100
|
from .business_table_row_subscription_status import BusinessTableRow_subscriptionStatus
|
|
@@ -107,6 +103,7 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
107
103
|
|
|
108
104
|
from .business_table_row_activation_status import BusinessTableRow_activationStatus
|
|
109
105
|
from .business_table_row_billing_plan import BusinessTableRow_billingPlan
|
|
106
|
+
from .business_table_row_business import BusinessTableRow_business
|
|
110
107
|
from .business_table_row_setup_step import BusinessTableRow_setupStep
|
|
111
108
|
from .business_table_row_status import BusinessTableRow_status
|
|
112
109
|
from .business_table_row_subscription_status import BusinessTableRow_subscriptionStatus
|
|
@@ -122,8 +119,7 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
122
119
|
"apiKeyPreview": lambda n : setattr(self, 'api_key_preview', n.get_str_value()),
|
|
123
120
|
"apiKeyTotalUses": lambda n : setattr(self, 'api_key_total_uses', n.get_int_value()),
|
|
124
121
|
"billingPlan": lambda n : setattr(self, 'billing_plan', n.get_enum_value(BusinessTableRow_billingPlan)),
|
|
125
|
-
"
|
|
126
|
-
"businessName": lambda n : setattr(self, 'business_name', n.get_str_value()),
|
|
122
|
+
"business": lambda n : setattr(self, 'business', n.get_object_value(BusinessTableRow_business)),
|
|
127
123
|
"enabled": lambda n : setattr(self, 'enabled', n.get_bool_value()),
|
|
128
124
|
"id": lambda n : setattr(self, 'id', n.get_str_value()),
|
|
129
125
|
"industry": lambda n : setattr(self, 'industry', n.get_str_value()),
|
|
@@ -139,8 +135,6 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
139
135
|
"subscriptionStatus": lambda n : setattr(self, 'subscription_status', n.get_enum_value(BusinessTableRow_subscriptionStatus)),
|
|
140
136
|
"tenDlcStatus": lambda n : setattr(self, 'ten_dlc_status', n.get_enum_value(BusinessTableRow_tenDlcStatus)),
|
|
141
137
|
"userCount": lambda n : setattr(self, 'user_count', n.get_int_value()),
|
|
142
|
-
"userId": lambda n : setattr(self, 'user_id', n.get_str_value()),
|
|
143
|
-
"userName": lambda n : setattr(self, 'user_name', n.get_str_value()),
|
|
144
138
|
"website": lambda n : setattr(self, 'website', n.get_str_value()),
|
|
145
139
|
"websiteStatus": lambda n : setattr(self, 'website_status', n.get_enum_value(BusinessTableRow_websiteStatus)),
|
|
146
140
|
}
|
|
@@ -162,8 +156,7 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
162
156
|
writer.write_str_value("apiKeyPreview", self.api_key_preview)
|
|
163
157
|
writer.write_int_value("apiKeyTotalUses", self.api_key_total_uses)
|
|
164
158
|
writer.write_enum_value("billingPlan", self.billing_plan)
|
|
165
|
-
writer.
|
|
166
|
-
writer.write_str_value("businessName", self.business_name)
|
|
159
|
+
writer.write_object_value("business", self.business)
|
|
167
160
|
writer.write_bool_value("enabled", self.enabled)
|
|
168
161
|
writer.write_str_value("id", self.id)
|
|
169
162
|
writer.write_str_value("industry", self.industry)
|
|
@@ -179,8 +172,6 @@ class BusinessTableRow(AdditionalDataHolder, Parsable):
|
|
|
179
172
|
writer.write_enum_value("subscriptionStatus", self.subscription_status)
|
|
180
173
|
writer.write_enum_value("tenDlcStatus", self.ten_dlc_status)
|
|
181
174
|
writer.write_int_value("userCount", self.user_count)
|
|
182
|
-
writer.write_str_value("userId", self.user_id)
|
|
183
|
-
writer.write_str_value("userName", self.user_name)
|
|
184
175
|
writer.write_str_value("website", self.website)
|
|
185
176
|
writer.write_enum_value("websiteStatus", self.website_status)
|
|
186
177
|
writer.write_additional_data_value(self.additional_data)
|