API Reference
HTTPTransportRequests
HTTPTransportRequests.send_request()
RetryConfiguration
RetryManager
RetryManager.RETRYABLE_STATUS_CODES
RetryManager.BACKOFF_BASE_SECONDS
RetryManager.RETRY_AFTER_JITTER_SECONDS
RetryManager.execute()
Configuration
Configuration.sms_region_with_service_plan_id
Configuration.sms_domain_with_service_plan_id
Configuration.sms_region
Configuration.sms_domain
Configuration.voice_region
Configuration.conversation_region
Configuration.conversation_domain
Configuration.authentication_method
Configuration.validate_authentication_parameters()
Configuration.get_sms_origin_for_auth()
Configuration.get_conversation_origin()
SinchClient
HttpRequest
HttpRequest.headers
HttpRequest.url
HttpRequest.http_method
HttpRequest.request_body
HttpRequest.query_params
HttpRequest.auth
HTTPResponse
HTTPResponse.status_code
HTTPResponse.headers
HTTPResponse.body
model_dump_for_query_params()
serialize_datetime_in_dict()
HTTPTransport
HTTPTransport.send_request()
HTTPTransport.send()
HTTPTransport.request()
HTTPTransport.authenticate()
HTTPTransport.prepare_request()
HTTPTransport.deserialize_json_response()
SinchException
ValidationException
Paginator
Paginator.content()
Paginator.next_page()
Paginator.iterator()
Unset
UnsetOr
TokenState
TokenState.VALID
TokenState.INVALID
TokenState.EXPIRED
TokenManagerBase
TokenManagerBase.token
TokenManagerBase.token_state
TokenManagerBase.get_auth_token()
TokenManagerBase.refresh_auth_token()
TokenManagerBase.invalidate_expired_token()
TokenManagerBase.handle_invalid_token()
TokenManagerBase.set_auth_token()
TokenManager
TokenManager.get_auth_token()
OAuthToken
OAuthToken.access_token
OAuthToken.expires_in
OAuthToken.scope
OAuthToken.token_type
AuthenticationException
AuthenticationBase
AuthenticationBase.get_auth_token()
AuthenticationBase.set_auth_token()
Authentication
Authentication.get_auth_token()
Authentication.set_auth_token()
Apps
Apps.create()
Apps.update()
Apps.delete()
Apps.get()
Apps.list()
Contacts
Contacts.list()
Contacts.create()
Contacts.get()
Contacts.delete()
Contacts.update()
Contacts.merge_contact()
Contacts.get_channel_profile()
Contacts.get_channel_profile_by_contact_id()
Contacts.get_channel_profile_by_channel_identity()
Contacts.list_identity_conflicts()
ConversationException
Messages
Messages.delete()
Messages.get()
Messages.list()
Messages.list_last_messages_by_channel_identity()
Messages.update()
Messages.send()
Messages.send_text_message()
Messages.send_card_message()
Messages.send_carousel_message()
Messages.send_choice_message()
Messages.send_contact_info_message()
Messages.send_list_message()
Messages.send_location_message()
Messages.send_media_message()
Messages.send_template_message()
CreateAppRequest
CreateAppRequest.channel_credentials
CreateAppRequest.conversation_metadata_report_view
CreateAppRequest.display_name
CreateAppRequest.retention_policy
CreateAppRequest.dispatch_retention_policy
CreateAppRequest.processing_mode
CreateAppRequest.smart_conversation
CreateAppRequest.event_destination_settings
CreateAppRequest.message_retry_settings
CreateAppRequest.delivery_report_based_fallback
CreateAppRequest.model_config
CreateAppRequest.model_post_init()
UpdateAppRequest
UpdateAppRequest.channel_credentials
UpdateAppRequest.conversation_metadata_report_view
UpdateAppRequest.display_name
UpdateAppRequest.retention_policy
UpdateAppRequest.dispatch_retention_policy
UpdateAppRequest.processing_mode
UpdateAppRequest.smart_conversation
UpdateAppRequest.event_destination_settings
UpdateAppRequest.message_retry_settings
UpdateAppRequest.delivery_report_based_fallback
UpdateAppRequest.model_config
UpdateAppRequest.model_post_init()
AppCustomResponse
AppCustomResponse.channel_credentials
AppCustomResponse.model_config
AppCustomResponse.model_post_init()
AppResponse
AppResponse.channel_credentials
AppResponse.conversation_metadata_report_view
AppResponse.display_name
AppResponse.id
AppResponse.rate_limits
AppResponse.retention_policy
AppResponse.dispatch_retention_policy
AppResponse.processing_mode
AppResponse.smart_conversation
AppResponse.queue_stats
AppResponse.event_destination_settings
AppResponse.delivery_report_based_fallback
AppResponse.message_retry_settings
AppResponse.model_config
AppResponse.model_post_init()
DeliveryReportBasedFallback
DeliveryReportBasedFallback.enabled
DeliveryReportBasedFallback.delivery_report_waiting_time
DeliveryReportBasedFallback.model_config
DeliveryReportBasedFallback.model_post_init()
DispatchRetentionPolicy
DispatchRetentionPolicy.retention_type
DispatchRetentionPolicy.ttl_days
DispatchRetentionPolicy.model_config
DispatchRetentionPolicy.model_post_init()
EventDestinationSettings
EventDestinationSettings.secret_for_overridden_target
EventDestinationSettings.model_config
EventDestinationSettings.model_post_init()
MessageRetrySettings
MessageRetrySettings.retry_duration
MessageRetrySettings.model_config
MessageRetrySettings.model_post_init()
QueueStats
QueueStats.outbound_size
QueueStats.outbound_limit
QueueStats.model_config
QueueStats.model_post_init()
RateLimits
RateLimits.inbound
RateLimits.outbound
RateLimits.events
RateLimits.model_config
RateLimits.model_post_init()
RetentionPolicy
RetentionPolicy.retention_type
RetentionPolicy.ttl_days
RetentionPolicy.model_config
RetentionPolicy.model_post_init()
SmartConversation
SmartConversation.enabled
SmartConversation.model_config
SmartConversation.model_post_init()
DeliveryReportBasedFallbackDict
DeliveryReportBasedFallbackDict.enabled
DeliveryReportBasedFallbackDict.delivery_report_waiting_time
DispatchRetentionPolicyDict
DispatchRetentionPolicyDict.retention_type
DispatchRetentionPolicyDict.ttl_days
EventDestinationSettingsDict
EventDestinationSettingsDict.secret_for_overridden_target
MessageRetrySettingsDict
MessageRetrySettingsDict.retry_duration
RetentionPolicyDict
RetentionPolicyDict.retention_type
RetentionPolicyDict.ttl_days
SmartConversationDict
SmartConversationDict.enabled
ContactIdentityConflict
ContactIdentityConflict.identity
ContactIdentityConflict.channels
ContactIdentityConflict.contact_ids
ContactIdentityConflict.model_config
ContactIdentityConflict.model_post_init()
ContactResponse
ContactResponse.channel_identities
ContactResponse.channel_priority
ContactResponse.display_name
ContactResponse.email
ContactResponse.external_id
ContactResponse.id
ContactResponse.language
ContactResponse.metadata
ContactResponse.model_config
ContactResponse.model_post_init()
GetChannelProfileResponse
GetChannelProfileResponse.profile_name
GetChannelProfileResponse.model_config
GetChannelProfileResponse.model_post_init()
AppleBusinessChatCredentials
AppleBusinessChatCredentials.business_chat_account_id
AppleBusinessChatCredentials.merchant_id
AppleBusinessChatCredentials.apple_pay_certificate_reference
AppleBusinessChatCredentials.apple_pay_certificate_password
AppleBusinessChatCredentials.model_config
AppleBusinessChatCredentials.model_post_init()
BasicAuthCredentials
BasicAuthCredentials.password
BasicAuthCredentials.username
BasicAuthCredentials.model_config
BasicAuthCredentials.model_post_init()
ChannelCredentialsCommonTypes
ChannelCredentialsCommonTypes.callback_secret
ChannelCredentialsCommonTypes.channel
ChannelCredentialsCommonTypes.state
ChannelCredentialsCommonTypes.channel_known_id
ChannelCredentialsCommonTypes.credential_ordinal_number
ChannelCredentialsCommonTypes.model_config
ChannelCredentialsCommonTypes.model_post_init()
ChannelIntegrationState
ChannelIntegrationState.status
ChannelIntegrationState.description
ChannelIntegrationState.model_config
ChannelIntegrationState.model_post_init()
StaticBearerChannelCredentials
StaticBearerChannelCredentials.static_bearer
StaticBearerChannelCredentials.model_config
StaticBearerChannelCredentials.model_post_init()
StaticTokenChannelCredentials
StaticTokenChannelCredentials.static_token
StaticTokenChannelCredentials.model_config
StaticTokenChannelCredentials.model_post_init()
MMSChannelCredentials
MMSChannelCredentials.mms_credentials
MMSChannelCredentials.model_config
MMSChannelCredentials.model_post_init()
KakaoTalkChannelCredentials
KakaoTalkChannelCredentials.kakaotalk_credentials
KakaoTalkChannelCredentials.model_config
KakaoTalkChannelCredentials.model_post_init()
TelegramChannelCredentials
TelegramChannelCredentials.telegram_credentials
TelegramChannelCredentials.model_config
TelegramChannelCredentials.model_post_init()
LineChannelCredentials
LineChannelCredentials.line_credentials
LineChannelCredentials.model_config
LineChannelCredentials.model_post_init()
LineEnterpriseChannelCredentials
LineEnterpriseChannelCredentials.line_enterprise_credentials
LineEnterpriseChannelCredentials.model_config
LineEnterpriseChannelCredentials.model_post_init()
WeChatChannelCredentials
WeChatChannelCredentials.wechat_credentials
WeChatChannelCredentials.model_config
WeChatChannelCredentials.model_post_init()
InstagramChannelCredentials
InstagramChannelCredentials.instagram_credentials
InstagramChannelCredentials.model_config
InstagramChannelCredentials.model_post_init()
AppleBusinessChatChannelCredentials
AppleBusinessChatChannelCredentials.applebc_credentials
AppleBusinessChatChannelCredentials.model_config
AppleBusinessChatChannelCredentials.model_post_init()
KakaoTalkChatChannelCredentials
KakaoTalkChatChannelCredentials.kakaotalkchat_credentials
KakaoTalkChatChannelCredentials.model_config
KakaoTalkChatChannelCredentials.model_post_init()
StaticBearerChannelCredentialsResponse
StaticBearerChannelCredentialsResponse.model_config
StaticBearerChannelCredentialsResponse.model_post_init()
StaticTokenChannelCredentialsResponse
StaticTokenChannelCredentialsResponse.model_config
StaticTokenChannelCredentialsResponse.model_post_init()
MMSChannelCredentialsResponse
MMSChannelCredentialsResponse.model_config
MMSChannelCredentialsResponse.model_post_init()
InstagramChannelCredentialsResponse
InstagramChannelCredentialsResponse.model_config
InstagramChannelCredentialsResponse.model_post_init()
TelegramChannelCredentialsResponse
TelegramChannelCredentialsResponse.model_config
TelegramChannelCredentialsResponse.model_post_init()
KakaoTalkChannelCredentialsResponse
KakaoTalkChannelCredentialsResponse.model_config
KakaoTalkChannelCredentialsResponse.model_post_init()
KakaoTalkChatChannelCredentialsResponse
KakaoTalkChatChannelCredentialsResponse.model_config
KakaoTalkChatChannelCredentialsResponse.model_post_init()
LineChannelCredentialsResponse
LineChannelCredentialsResponse.model_config
LineChannelCredentialsResponse.model_post_init()
LineEnterpriseJapanChannelCredentialsResponse
LineEnterpriseJapanChannelCredentialsResponse.model_config
LineEnterpriseJapanChannelCredentialsResponse.model_post_init()
LineEnterpriseThailandChannelCredentialsResponse
LineEnterpriseThailandChannelCredentialsResponse.model_config
LineEnterpriseThailandChannelCredentialsResponse.model_post_init()
WeChatChannelCredentialsResponse
WeChatChannelCredentialsResponse.model_config
WeChatChannelCredentialsResponse.model_post_init()
AppleBusinessChatChannelCredentialsResponse
AppleBusinessChatChannelCredentialsResponse.model_config
AppleBusinessChatChannelCredentialsResponse.model_post_init()
ConversationChannelCredentialsResponse
ConversationChannelCredentialsResponse.whatsapp
ConversationChannelCredentialsResponse.rcs
ConversationChannelCredentialsResponse.sms
ConversationChannelCredentialsResponse.viberbm
ConversationChannelCredentialsResponse.messenger
ConversationChannelCredentialsResponse.mms
ConversationChannelCredentialsResponse.instagram
ConversationChannelCredentialsResponse.telegram
ConversationChannelCredentialsResponse.kakaotalk
ConversationChannelCredentialsResponse.kakaotalkchat
ConversationChannelCredentialsResponse.line
ConversationChannelCredentialsResponse.line_japan
ConversationChannelCredentialsResponse.line_thailand
ConversationChannelCredentialsResponse.wechat
ConversationChannelCredentialsResponse.applebc
ConversationChannelCredentialsResponse.model_config
ConversationChannelCredentialsResponse.model_post_init()
InstagramCredentials
InstagramCredentials.token
InstagramCredentials.business_account_id
InstagramCredentials.model_config
InstagramCredentials.model_post_init()
KakaoTalkChatCredentials
KakaoTalkChatCredentials.kakaotalk_plus_friend_id
KakaoTalkChatCredentials.api_key
KakaoTalkChatCredentials.model_config
KakaoTalkChatCredentials.model_post_init()
KakaoTalkCredentials
KakaoTalkCredentials.kakaotalk_plus_friend_id
KakaoTalkCredentials.kakaotalk_sender_key
KakaoTalkCredentials.model_config
KakaoTalkCredentials.model_post_init()
LineCredentials
LineCredentials.token
LineCredentials.secret
LineCredentials.is_default
LineCredentials.model_config
LineCredentials.model_post_init()
LineEnterpriseCredentials
LineEnterpriseCredentials.token
LineEnterpriseCredentials.secret
LineEnterpriseCredentials.model_config
LineEnterpriseCredentials.model_post_init()
LineEnterpriseCredentialsJapan
LineEnterpriseCredentialsJapan.line_japan
LineEnterpriseCredentialsJapan.is_default
LineEnterpriseCredentialsJapan.model_config
LineEnterpriseCredentialsJapan.model_post_init()
LineEnterpriseCredentialsThailand
LineEnterpriseCredentialsThailand.line_thailand
LineEnterpriseCredentialsThailand.is_default
LineEnterpriseCredentialsThailand.model_config
LineEnterpriseCredentialsThailand.model_post_init()
MMSCredentials
MMSCredentials.account_id
MMSCredentials.api_key
MMSCredentials.basic_auth
MMSCredentials.model_config
MMSCredentials.model_post_init()
StaticBearerCredentials
StaticBearerCredentials.claimed_identity
StaticBearerCredentials.token
StaticBearerCredentials.model_config
StaticBearerCredentials.model_post_init()
StaticTokenCredentials
StaticTokenCredentials.token
StaticTokenCredentials.model_config
StaticTokenCredentials.model_post_init()
TelegramCredentials
TelegramCredentials.token
TelegramCredentials.model_config
TelegramCredentials.model_post_init()
WeChatCredentials
WeChatCredentials.app_id
WeChatCredentials.app_secret
WeChatCredentials.token
WeChatCredentials.aes_key
WeChatCredentials.model_config
WeChatCredentials.model_post_init()
AppleBusinessChatCredentialsDict
AppleBusinessChatCredentialsDict.business_chat_account_id
AppleBusinessChatCredentialsDict.merchant_id
AppleBusinessChatCredentialsDict.apple_pay_certificate_reference
AppleBusinessChatCredentialsDict.apple_pay_certificate_password
BasicAuthCredentialsDict
BasicAuthCredentialsDict.password
BasicAuthCredentialsDict.username
ChannelCredentialsCommonDict
ChannelCredentialsCommonDict.callback_secret
ChannelCredentialsCommonDict.credential_ordinal_number
StaticBearerChannelCredentialsDict
StaticBearerChannelCredentialsDict.claimed_identity
StaticBearerChannelCredentialsDict.token
StaticBearerChannelCredentialsDict.callback_secret
StaticBearerChannelCredentialsDict.credential_ordinal_number
StaticTokenChannelCredentialsDict
StaticTokenChannelCredentialsDict.token
StaticTokenChannelCredentialsDict.callback_secret
StaticTokenChannelCredentialsDict.credential_ordinal_number
MMSChannelCredentialsDict
MMSChannelCredentialsDict.account_id
MMSChannelCredentialsDict.api_key
MMSChannelCredentialsDict.basic_auth
MMSChannelCredentialsDict.callback_secret
MMSChannelCredentialsDict.credential_ordinal_number
InstagramChannelCredentialsDict
InstagramChannelCredentialsDict.token
InstagramChannelCredentialsDict.business_account_id
InstagramChannelCredentialsDict.callback_secret
InstagramChannelCredentialsDict.credential_ordinal_number
TelegramChannelCredentialsDict
TelegramChannelCredentialsDict.token
TelegramChannelCredentialsDict.callback_secret
TelegramChannelCredentialsDict.credential_ordinal_number
KakaoTalkChannelCredentialsDict
KakaoTalkChannelCredentialsDict.kakaotalk_plus_friend_id
KakaoTalkChannelCredentialsDict.kakaotalk_sender_key
KakaoTalkChannelCredentialsDict.callback_secret
KakaoTalkChannelCredentialsDict.credential_ordinal_number
KakaoTalkChatChannelCredentialsDict
KakaoTalkChatChannelCredentialsDict.kakaotalk_plus_friend_id
KakaoTalkChatChannelCredentialsDict.api_key
KakaoTalkChatChannelCredentialsDict.callback_secret
KakaoTalkChatChannelCredentialsDict.credential_ordinal_number
LineChannelCredentialsDict
LineChannelCredentialsDict.token
LineChannelCredentialsDict.secret
LineChannelCredentialsDict.is_default
LineChannelCredentialsDict.callback_secret
LineChannelCredentialsDict.credential_ordinal_number
LineEnterpriseChannelCredentialsDict
LineEnterpriseChannelCredentialsDict.token
LineEnterpriseChannelCredentialsDict.secret
LineEnterpriseChannelCredentialsDict.is_default
LineEnterpriseChannelCredentialsDict.callback_secret
LineEnterpriseChannelCredentialsDict.credential_ordinal_number
WeChatChannelCredentialsDict
WeChatChannelCredentialsDict.app_id
WeChatChannelCredentialsDict.app_secret
WeChatChannelCredentialsDict.token
WeChatChannelCredentialsDict.aes_key
WeChatChannelCredentialsDict.callback_secret
WeChatChannelCredentialsDict.credential_ordinal_number
AppleBusinessChatChannelCredentialsDict
AppleBusinessChatChannelCredentialsDict.business_chat_account_id
AppleBusinessChatChannelCredentialsDict.merchant_id
AppleBusinessChatChannelCredentialsDict.apple_pay_certificate_reference
AppleBusinessChatChannelCredentialsDict.apple_pay_certificate_password
AppleBusinessChatChannelCredentialsDict.callback_secret
AppleBusinessChatChannelCredentialsDict.credential_ordinal_number
ConversationChannelCredentialsDict
ConversationChannelCredentialsDict.WHATSAPP
ConversationChannelCredentialsDict.RCS
ConversationChannelCredentialsDict.SMS
ConversationChannelCredentialsDict.VIBERBM
ConversationChannelCredentialsDict.MESSENGER
ConversationChannelCredentialsDict.MMS
ConversationChannelCredentialsDict.INSTAGRAM
ConversationChannelCredentialsDict.TELEGRAM
ConversationChannelCredentialsDict.KAKAOTALK
ConversationChannelCredentialsDict.KAKAOTALKCHAT
ConversationChannelCredentialsDict.LINE
ConversationChannelCredentialsDict.LINE_JAPAN
ConversationChannelCredentialsDict.LINE_THAILAND
ConversationChannelCredentialsDict.WECHAT
ConversationChannelCredentialsDict.APPLEBC
InstagramCredentialsDict
InstagramCredentialsDict.token
InstagramCredentialsDict.business_account_id
KakaoTalkChatCredentialsDict
KakaoTalkChatCredentialsDict.kakaotalk_plus_friend_id
KakaoTalkChatCredentialsDict.api_key
KakaoTalkCredentialsDict
KakaoTalkCredentialsDict.kakaotalk_plus_friend_id
KakaoTalkCredentialsDict.kakaotalk_sender_key
LineCredentialsDict
LineCredentialsDict.token
LineCredentialsDict.secret
LineCredentialsDict.is_default
LineEnterpriseCredentialsDict
LineEnterpriseCredentialsDict.token
LineEnterpriseCredentialsDict.secret
LineEnterpriseCredentialsDict.is_default
MMSCredentialsDict
MMSCredentialsDict.account_id
MMSCredentialsDict.api_key
MMSCredentialsDict.basic_auth
StaticBearerCredentialsDict
StaticBearerCredentialsDict.claimed_identity
StaticBearerCredentialsDict.token
StaticTokenCredentialsDict
StaticTokenCredentialsDict.token
TelegramCredentialsDict
TelegramCredentialsDict.token
WeChatCredentialsDict
WeChatCredentialsDict.app_id
WeChatCredentialsDict.app_secret
WeChatCredentialsDict.token
WeChatCredentialsDict.aes_key
CardAppMessage
CardAppMessage.card_message
CardAppMessage.model_config
CardAppMessage.model_post_init()
CarouselAppMessage
CarouselAppMessage.carousel_message
CarouselAppMessage.model_config
CarouselAppMessage.model_post_init()
ChoiceAppMessage
ChoiceAppMessage.choice_message
ChoiceAppMessage.model_config
ChoiceAppMessage.model_post_init()
LocationAppMessage
LocationAppMessage.location_message
LocationAppMessage.model_config
LocationAppMessage.model_post_init()
MediaAppMessage
MediaAppMessage.media_message
MediaAppMessage.model_config
MediaAppMessage.model_post_init()
TemplateAppMessage
TemplateAppMessage.template_message
TemplateAppMessage.model_config
TemplateAppMessage.model_post_init()
TextAppMessage
TextAppMessage.text_message
TextAppMessage.model_config
TextAppMessage.model_post_init()
ListAppMessage
ListAppMessage.list_message
ListAppMessage.model_config
ListAppMessage.model_post_init()
ContactInfoAppMessage
ContactInfoAppMessage.contact_info_message
ContactInfoAppMessage.model_config
ContactInfoAppMessage.model_post_init()
CalendarMessage
CalendarMessage.title
CalendarMessage.event_start
CalendarMessage.event_end
CalendarMessage.event_title
CalendarMessage.event_description
CalendarMessage.fallback_url
CalendarMessage.model_config
CalendarMessage.model_post_init()
CallMessage
CallMessage.phone_number
CallMessage.title
CallMessage.model_config
CallMessage.model_post_init()
CardMessage
CardMessage.choices
CardMessage.description
CardMessage.height
CardMessage.title
CardMessage.media_message
CardMessage.message_properties
CardMessage.model_config
CardMessage.model_post_init()
CardMessageField
CardMessageField.card_message
CardMessageField.model_config
CardMessageField.model_post_init()
MessageProperties
MessageProperties.whatsapp_header
MessageProperties.model_config
MessageProperties.model_post_init()
CarouselMessage
CarouselMessage.cards
CarouselMessage.choices
CarouselMessage.model_config
CarouselMessage.model_post_init()
CarouselMessageField
CarouselMessageField.carousel_message
CarouselMessageField.model_config
CarouselMessageField.model_post_init()
KakaoTalkAppLinkButton
KakaoTalkAppLinkButton.type
KakaoTalkAppLinkButton.scheme_ios
KakaoTalkAppLinkButton.scheme_android
KakaoTalkAppLinkButton.model_config
KakaoTalkAppLinkButton.model_post_init()
KakaoTalkBotKeywordButton
KakaoTalkBotKeywordButton.type
KakaoTalkBotKeywordButton.model_config
KakaoTalkBotKeywordButton.model_post_init()
KakaoTalkButton
KakaoTalkButton.name
KakaoTalkButton.model_config
KakaoTalkButton.model_post_init()
KakaoTalkWebLinkButton
KakaoTalkWebLinkButton.type
KakaoTalkWebLinkButton.link_mo
KakaoTalkWebLinkButton.link_pc
KakaoTalkWebLinkButton.model_config
KakaoTalkWebLinkButton.model_post_init()
KakaoTalkCarousel
KakaoTalkCarousel.head
KakaoTalkCarousel.list
KakaoTalkCarousel.tail
KakaoTalkCarousel.model_config
KakaoTalkCarousel.model_post_init()
KakaoTalkCarouselCommerceChannelSpecificMessage
KakaoTalkCarouselCommerceChannelSpecificMessage.carousel
KakaoTalkCarouselCommerceChannelSpecificMessage.model_config
KakaoTalkCarouselCommerceChannelSpecificMessage.model_post_init()
KakaoTalkCarouselHead
KakaoTalkCarouselHead.header
KakaoTalkCarouselHead.content
KakaoTalkCarouselHead.image_url
KakaoTalkCarouselHead.link_mo
KakaoTalkCarouselHead.link_pc
KakaoTalkCarouselHead.scheme_ios
KakaoTalkCarouselHead.scheme_android
KakaoTalkCarouselHead.model_config
KakaoTalkCarouselHead.model_post_init()
KakaoTalkCarouselTail
KakaoTalkCarouselTail.link_mo
KakaoTalkCarouselTail.link_pc
KakaoTalkCarouselTail.scheme_ios
KakaoTalkCarouselTail.scheme_android
KakaoTalkCarouselTail.model_config
KakaoTalkCarouselTail.model_post_init()
KakaoTalkChannelSpecificMessage
KakaoTalkChannelSpecificMessage.push_alarm
KakaoTalkChannelSpecificMessage.adult
KakaoTalkChannelSpecificMessage.model_config
KakaoTalkChannelSpecificMessage.model_post_init()
KakaoTalkCommerceChannelSpecificMessage
KakaoTalkCommerceChannelSpecificMessage.buttons
KakaoTalkCommerceChannelSpecificMessage.additional_content
KakaoTalkCommerceChannelSpecificMessage.image
KakaoTalkCommerceChannelSpecificMessage.commerce
KakaoTalkCommerceChannelSpecificMessage.coupon
KakaoTalkCommerceChannelSpecificMessage.model_config
KakaoTalkCommerceChannelSpecificMessage.model_post_init()
KakaoTalkCommerceImage
KakaoTalkCommerceImage.image_url
KakaoTalkCommerceImage.image_link
KakaoTalkCommerceImage.model_config
KakaoTalkCommerceImage.model_post_init()
KakaoTalkCommerceMessage
KakaoTalkCommerceMessage.buttons
KakaoTalkCommerceMessage.additional_content
KakaoTalkCommerceMessage.image
KakaoTalkCommerceMessage.commerce
KakaoTalkCommerceMessage.coupon
KakaoTalkCommerceMessage.model_config
KakaoTalkCommerceMessage.model_post_init()
KakaoTalkDiscountFixedCommerce
KakaoTalkDiscountFixedCommerce.type
KakaoTalkDiscountFixedCommerce.discount_price
KakaoTalkDiscountFixedCommerce.discount_fixed
KakaoTalkDiscountFixedCommerce.model_config
KakaoTalkDiscountFixedCommerce.model_post_init()
KakaoTalkDiscountRateCommerce
KakaoTalkDiscountRateCommerce.type
KakaoTalkDiscountRateCommerce.discount_price
KakaoTalkDiscountRateCommerce.discount_rate
KakaoTalkDiscountRateCommerce.model_config
KakaoTalkDiscountRateCommerce.model_post_init()
KakaoTalkRegularPriceCommerce
KakaoTalkRegularPriceCommerce.type
KakaoTalkRegularPriceCommerce.title
KakaoTalkRegularPriceCommerce.regular_price
KakaoTalkRegularPriceCommerce.model_config
KakaoTalkRegularPriceCommerce.model_post_init()
KakaoTalkCoupon
KakaoTalkCoupon.description
KakaoTalkCoupon.link_mo
KakaoTalkCoupon.link_pc
KakaoTalkCoupon.scheme_android
KakaoTalkCoupon.scheme_ios
KakaoTalkCoupon.model_config
KakaoTalkCoupon.model_post_init()
KakaoTalkDiscountRateCoupon
KakaoTalkDiscountRateCoupon.type
KakaoTalkDiscountRateCoupon.discount_rate
KakaoTalkDiscountRateCoupon.model_config
KakaoTalkDiscountRateCoupon.model_post_init()
KakaoTalkFixedDiscountCoupon
KakaoTalkFixedDiscountCoupon.type
KakaoTalkFixedDiscountCoupon.discount_fixed
KakaoTalkFixedDiscountCoupon.model_config
KakaoTalkFixedDiscountCoupon.model_post_init()
KakaoTalkFreeCoupon
KakaoTalkFreeCoupon.type
KakaoTalkFreeCoupon.title
KakaoTalkFreeCoupon.model_config
KakaoTalkFreeCoupon.model_post_init()
KakaoTalkShippingDiscountCoupon
KakaoTalkShippingDiscountCoupon.type
KakaoTalkShippingDiscountCoupon.model_config
KakaoTalkShippingDiscountCoupon.model_post_init()
KakaoTalkUpCoupon
KakaoTalkUpCoupon.type
KakaoTalkUpCoupon.title
KakaoTalkUpCoupon.model_config
KakaoTalkUpCoupon.model_post_init()
LineNotificationMessageTemplateButton
LineNotificationMessageTemplateButton.button_key
LineNotificationMessageTemplateButton.url
LineNotificationMessageTemplateButton.model_config
LineNotificationMessageTemplateButton.model_post_init()
LineNotificationMessageTemplateBody
LineNotificationMessageTemplateBody.emphasized_item
LineNotificationMessageTemplateBody.items
LineNotificationMessageTemplateBody.buttons
LineNotificationMessageTemplateBody.model_config
LineNotificationMessageTemplateBody.model_post_init()
LineNotificationMessageTemplateEmphasizedItem
LineNotificationMessageTemplateEmphasizedItem.item_key
LineNotificationMessageTemplateEmphasizedItem.content
LineNotificationMessageTemplateEmphasizedItem.model_config
LineNotificationMessageTemplateEmphasizedItem.model_post_init()
LineNotificationMessageTemplateItem
LineNotificationMessageTemplateItem.item_key
LineNotificationMessageTemplateItem.content
LineNotificationMessageTemplateItem.model_config
LineNotificationMessageTemplateItem.model_post_init()
LineNotificationMessageTemplateMessage
LineNotificationMessageTemplateMessage.template_key
LineNotificationMessageTemplateMessage.body
LineNotificationMessageTemplateMessage.model_config
LineNotificationMessageTemplateMessage.model_post_init()
WhatsAppPaymentSettingsBoletoButton
WhatsAppPaymentSettingsBoletoButton.type
WhatsAppPaymentSettingsBoletoButton.digitable_line
WhatsAppPaymentSettingsBoletoButton.model_config
WhatsAppPaymentSettingsBoletoButton.model_post_init()
WhatsAppPaymentSettingsPaymentLinkButton
WhatsAppPaymentSettingsPaymentLinkButton.type
WhatsAppPaymentSettingsPaymentLinkButton.uri
WhatsAppPaymentSettingsPaymentLinkButton.model_config
WhatsAppPaymentSettingsPaymentLinkButton.model_post_init()
WhatsAppPaymentSettingsPixButton
WhatsAppPaymentSettingsPixButton.type
WhatsAppPaymentSettingsPixButton.code
WhatsAppPaymentSettingsPixButton.merchant_name
WhatsAppPaymentSettingsPixButton.key
WhatsAppPaymentSettingsPixButton.key_type
WhatsAppPaymentSettingsPixButton.model_config
WhatsAppPaymentSettingsPixButton.model_post_init()
FlowActionPayload
FlowActionPayload.screen
FlowActionPayload.data
FlowActionPayload.model_config
FlowActionPayload.model_post_init()
FlowChannelSpecificMessage
FlowChannelSpecificMessage.flow_id
FlowChannelSpecificMessage.flow_cta
FlowChannelSpecificMessage.flow_token
FlowChannelSpecificMessage.flow_mode
FlowChannelSpecificMessage.flow_action
FlowChannelSpecificMessage.flow_action_payload
FlowChannelSpecificMessage.model_config
FlowChannelSpecificMessage.model_post_init()
WhatsAppInteractiveBody
WhatsAppInteractiveBody.text
WhatsAppInteractiveBody.model_config
WhatsAppInteractiveBody.model_post_init()
WhatsAppInteractiveDocumentHeader
WhatsAppInteractiveDocumentHeader.type
WhatsAppInteractiveDocumentHeader.document
WhatsAppInteractiveDocumentHeader.model_config
WhatsAppInteractiveDocumentHeader.model_post_init()
WhatsAppInteractiveFooter
WhatsAppInteractiveFooter.text
WhatsAppInteractiveFooter.model_config
WhatsAppInteractiveFooter.model_post_init()
WhatsAppInteractiveHeaderMedia
WhatsAppInteractiveHeaderMedia.link
WhatsAppInteractiveHeaderMedia.model_config
WhatsAppInteractiveHeaderMedia.model_post_init()
WhatsAppInteractiveImageHeader
WhatsAppInteractiveImageHeader.type
WhatsAppInteractiveImageHeader.image
WhatsAppInteractiveImageHeader.model_config
WhatsAppInteractiveImageHeader.model_post_init()
WhatsAppInteractiveTextHeader
WhatsAppInteractiveTextHeader.type
WhatsAppInteractiveTextHeader.text
WhatsAppInteractiveTextHeader.model_config
WhatsAppInteractiveTextHeader.model_post_init()
WhatsAppInteractiveVideoHeader
WhatsAppInteractiveVideoHeader.type
WhatsAppInteractiveVideoHeader.video
WhatsAppInteractiveVideoHeader.model_config
WhatsAppInteractiveVideoHeader.model_post_init()
WhatsAppInteractiveNfmReply
WhatsAppInteractiveNfmReply.name
WhatsAppInteractiveNfmReply.response_json
WhatsAppInteractiveNfmReply.body
WhatsAppInteractiveNfmReply.model_config
WhatsAppInteractiveNfmReply.model_post_init()
WhatsAppInteractiveNfmReplyMessage
WhatsAppInteractiveNfmReplyMessage.type
WhatsAppInteractiveNfmReplyMessage.nfm_reply
WhatsAppInteractiveNfmReplyMessage.model_config
WhatsAppInteractiveNfmReplyMessage.model_post_init()
OrderItem
OrderItem.retailer_id
OrderItem.name
OrderItem.amount_value
OrderItem.quantity
OrderItem.sale_amount_value
OrderItem.model_config
OrderItem.model_post_init()
PaymentOrder
PaymentOrder.items
PaymentOrder.subtotal_value
PaymentOrder.tax_value
PaymentOrder.catalog_id
PaymentOrder.expiration_time
PaymentOrder.expiration_description
PaymentOrder.tax_description
PaymentOrder.shipping_value
PaymentOrder.shipping_description
PaymentOrder.discount_value
PaymentOrder.discount_description
PaymentOrder.discount_program_name
PaymentOrder.model_config
PaymentOrder.model_post_init()
PaymentOrderDetailsChannelSpecificMessage
PaymentOrderDetailsChannelSpecificMessage.payment
PaymentOrderDetailsChannelSpecificMessage.model_config
PaymentOrderDetailsChannelSpecificMessage.model_post_init()
PaymentOrderDetailsContent
PaymentOrderDetailsContent.type
PaymentOrderDetailsContent.reference_id
PaymentOrderDetailsContent.type_of_goods
PaymentOrderDetailsContent.total_amount_value
PaymentOrderDetailsContent.order
PaymentOrderDetailsContent.payment_buttons
PaymentOrderDetailsContent.model_config
PaymentOrderDetailsContent.model_post_init()
PaymentOrderStatusChannelSpecificMessage
PaymentOrderStatusChannelSpecificMessage.payment
PaymentOrderStatusChannelSpecificMessage.model_config
PaymentOrderStatusChannelSpecificMessage.model_post_init()
PaymentOrderStatusContent
PaymentOrderStatusContent.reference_id
PaymentOrderStatusContent.order
PaymentOrderStatusContent.model_config
PaymentOrderStatusContent.model_post_init()
PaymentOrderStatusOrder
PaymentOrderStatusOrder.status
PaymentOrderStatusOrder.description
PaymentOrderStatusOrder.model_config
PaymentOrderStatusOrder.model_post_init()
WhatsAppCommonProps
WhatsAppCommonProps.header
WhatsAppCommonProps.body
WhatsAppCommonProps.footer
WhatsAppCommonProps.model_config
WhatsAppCommonProps.model_post_init()
ChannelSpecificContactMessageMessage
ChannelSpecificContactMessageMessage.message_type
ChannelSpecificContactMessageMessage.message
ChannelSpecificContactMessageMessage.model_config
ChannelSpecificContactMessageMessage.model_post_init()
ChannelSpecificMessage
ChannelSpecificMessage.message_type
ChannelSpecificMessage.message
ChannelSpecificMessage.model_config
ChannelSpecificMessage.model_post_init()
ChoiceMessage
ChoiceMessage.choices
ChoiceMessage.text_message
ChoiceMessage.message_properties
ChoiceMessage.model_config
ChoiceMessage.model_post_init()
ChoiceMessageField
ChoiceMessageField.choice_message
ChoiceMessageField.model_config
ChoiceMessageField.model_post_init()
ChoiceMessageProperties
ChoiceMessageProperties.whatsapp_footer
ChoiceMessageProperties.model_config
ChoiceMessageProperties.model_post_init()
ChoiceMessageWithPostback
ChoiceMessageWithPostback.postback_data
ChoiceMessageWithPostback.display_mode
ChoiceMessageWithPostback.model_config
ChoiceMessageWithPostback.model_post_init()
CallChoiceMessage
CallChoiceMessage.call_message
CallChoiceMessage.model_config
CallChoiceMessage.model_post_init()
LocationChoiceMessage
LocationChoiceMessage.location_message
LocationChoiceMessage.model_config
LocationChoiceMessage.model_post_init()
TextChoiceMessage
TextChoiceMessage.text_message
TextChoiceMessage.model_config
TextChoiceMessage.model_post_init()
UrlChoiceMessage
UrlChoiceMessage.url_message
UrlChoiceMessage.model_config
UrlChoiceMessage.model_post_init()
CalendarChoiceMessage
CalendarChoiceMessage.calendar_message
CalendarChoiceMessage.model_config
CalendarChoiceMessage.model_post_init()
ShareLocationChoiceMessage
ShareLocationChoiceMessage.share_location_message
ShareLocationChoiceMessage.model_config
ShareLocationChoiceMessage.model_post_init()
ChoiceResponseMessage
ChoiceResponseMessage.message_id
ChoiceResponseMessage.postback_data
ChoiceResponseMessage.model_config
ChoiceResponseMessage.model_post_init()
ReplyTo
ReplyTo.message_id
ReplyTo.model_config
ReplyTo.model_post_init()
FallbackMessage
FallbackMessage.raw_message
FallbackMessage.reason
FallbackMessage.model_config
FallbackMessage.model_post_init()
ProductResponseMessage
ProductResponseMessage.products
ProductResponseMessage.title
ProductResponseMessage.catalog_id
ProductResponseMessage.model_config
ProductResponseMessage.model_post_init()
ChannelSpecificContactMessage
ChannelSpecificContactMessage.channel_specific_message
ChannelSpecificContactMessage.model_config
ChannelSpecificContactMessage.model_post_init()
ChoiceResponseContactMessage
ChoiceResponseContactMessage.choice_response_message
ChoiceResponseContactMessage.model_config
ChoiceResponseContactMessage.model_post_init()
FallbackContactMessage
FallbackContactMessage.fallback_message
FallbackContactMessage.model_config
FallbackContactMessage.model_post_init()
LocationContactMessage
LocationContactMessage.location_message
LocationContactMessage.model_config
LocationContactMessage.model_post_init()
MediaCardContactMessage
MediaCardContactMessage.media_card_message
MediaCardContactMessage.model_config
MediaCardContactMessage.model_post_init()
MediaContactMessage
MediaContactMessage.media_message
MediaContactMessage.model_config
MediaContactMessage.model_post_init()
ProductResponseContactMessage
ProductResponseContactMessage.product_response_message
ProductResponseContactMessage.model_config
ProductResponseContactMessage.model_post_init()
TextContactMessage
TextContactMessage.text_message
TextContactMessage.model_config
TextContactMessage.model_post_init()
ContactInfoMessage
ContactInfoMessage.name
ContactInfoMessage.phone_numbers
ContactInfoMessage.addresses
ContactInfoMessage.email_addresses
ContactInfoMessage.organization
ContactInfoMessage.urls
ContactInfoMessage.birthday
ContactInfoMessage.model_config
ContactInfoMessage.model_post_init()
ContactInfoMessageField
ContactInfoMessageField.contact_info_message
ContactInfoMessageField.model_config
ContactInfoMessageField.model_post_init()
ListItemChoice
ListItemChoice.choice
ListItemChoice.model_config
ListItemChoice.model_post_init()
ListItemProduct
ListItemProduct.product
ListItemProduct.model_config
ListItemProduct.model_post_init()
ListMessage
ListMessage.title
ListMessage.description
ListMessage.media
ListMessage.sections
ListMessage.message_properties
ListMessage.model_config
ListMessage.model_post_init()
ListMessageField
ListMessageField.list_message
ListMessageField.model_config
ListMessageField.model_post_init()
ListMessageProperties
ListMessageProperties.catalog_id
ListMessageProperties.menu
ListMessageProperties.whatsapp_header
ListMessageProperties.model_config
ListMessageProperties.model_post_init()
LocationMessage
LocationMessage.coordinates
LocationMessage.label
LocationMessage.title
LocationMessage.model_config
LocationMessage.model_post_init()
LocationMessageField
LocationMessageField.location_message
LocationMessageField.model_config
LocationMessageField.model_post_init()
MediaMessageField
MediaMessageField.media_message
MediaMessageField.model_config
MediaMessageField.model_post_init()
MediaProperties
MediaProperties.thumbnail_url
MediaProperties.url
MediaProperties.filename_override
MediaProperties.model_config
MediaProperties.model_post_init()
MediaCardMessage
MediaCardMessage.caption
MediaCardMessage.url
MediaCardMessage.model_config
MediaCardMessage.model_post_init()
ShareLocationMessage
ShareLocationMessage.title
ShareLocationMessage.fallback_url
ShareLocationMessage.model_config
ShareLocationMessage.model_post_init()
TemplateMessage
TemplateMessage.channel_template
TemplateMessage.omni_template
TemplateMessage.model_config
TemplateMessage.model_post_init()
TemplateReferenceChannelSpecific
TemplateReferenceChannelSpecific.version
TemplateReferenceChannelSpecific.language_code
TemplateReferenceChannelSpecific.parameters
TemplateReferenceChannelSpecific.template_id
TemplateReferenceChannelSpecific.model_config
TemplateReferenceChannelSpecific.model_post_init()
TemplateReferenceField
TemplateReferenceField.template_reference
TemplateReferenceField.model_config
TemplateReferenceField.model_post_init()
TemplateReferenceOmniChannel
TemplateReferenceOmniChannel.version
TemplateReferenceOmniChannel.model_config
TemplateReferenceOmniChannel.model_post_init()
TextMessage
TextMessage.text
TextMessage.model_config
TextMessage.model_post_init()
TextMessageField
TextMessageField.text_message
TextMessageField.model_config
TextMessageField.model_post_init()
UrlMessage
UrlMessage.title
UrlMessage.url
UrlMessage.model_config
UrlMessage.model_post_init()
AppMessageResponse
AppMessageResponse.app_message
AppMessageResponse.model_config
AppMessageResponse.model_post_init()
ContactMessageResponse
ContactMessageResponse.contact_message
ContactMessageResponse.model_config
ContactMessageResponse.model_post_init()
SendMessageResponse
SendMessageResponse.accepted_time
SendMessageResponse.message_id
SendMessageResponse.model_config
SendMessageResponse.model_post_init()
AddressInfo
AddressInfo.city
AddressInfo.country
AddressInfo.state
AddressInfo.zip
AddressInfo.type
AddressInfo.country_code
AddressInfo.model_config
AddressInfo.model_post_init()
Agent
Agent.display_name
Agent.type
Agent.picture_url
Agent.model_config
Agent.model_post_init()
AppMessageCommonProps
AppMessageCommonProps.explicit_channel_message
AppMessageCommonProps.explicit_channel_omni_message
AppMessageCommonProps.channel_specific_message
AppMessageCommonProps.agent
AppMessageCommonProps.model_config
AppMessageCommonProps.model_post_init()
ChannelIdentity
ChannelIdentity.app_id
ChannelIdentity.channel
ChannelIdentity.identity
ChannelIdentity.model_config
ChannelIdentity.model_post_init()
ChoiceItem
ChoiceItem.title
ChoiceItem.description
ChoiceItem.media
ChoiceItem.postback_data
ChoiceItem.model_config
ChoiceItem.model_post_init()
ContactMessageCommonProps
ContactMessageCommonProps.reply_to
ContactMessageCommonProps.model_config
ContactMessageCommonProps.model_post_init()
Coordinates
Coordinates.latitude
Coordinates.longitude
Coordinates.model_config
Coordinates.model_post_init()
EmailInfo
EmailInfo.email_address
EmailInfo.type
EmailInfo.model_config
EmailInfo.model_post_init()
ListSection
ListSection.title
ListSection.items
ListSection.model_config
ListSection.model_post_init()
MessageCommonProps
MessageCommonProps.accept_time
MessageCommonProps.channel_identity
MessageCommonProps.contact_id
MessageCommonProps.conversation_id
MessageCommonProps.direction
MessageCommonProps.id
MessageCommonProps.metadata
MessageCommonProps.injected
MessageCommonProps.sender_id
MessageCommonProps.processing_mode
MessageCommonProps.model_config
MessageCommonProps.model_post_init()
NameInfo
NameInfo.full_name
NameInfo.first_name
NameInfo.last_name
NameInfo.middle_name
NameInfo.prefix
NameInfo.suffix
NameInfo.model_config
NameInfo.model_post_init()
OrganizationInfo
OrganizationInfo.company
OrganizationInfo.department
OrganizationInfo.title
OrganizationInfo.model_config
OrganizationInfo.model_post_init()
PhoneNumberInfo
PhoneNumberInfo.phone_number
PhoneNumberInfo.type
PhoneNumberInfo.model_config
PhoneNumberInfo.model_post_init()
ProductItem
ProductItem.id
ProductItem.marketplace
ProductItem.quantity
ProductItem.item_price
ProductItem.currency
ProductItem.model_config
ProductItem.model_post_init()
Reason
Reason.code
Reason.description
Reason.sub_code
Reason.channel_code
Reason.model_config
Reason.model_post_init()
UrlInfo
UrlInfo.url
UrlInfo.type
UrlInfo.model_config
UrlInfo.model_post_init()
CalendarMessageDict
CalendarMessageDict.title
CalendarMessageDict.event_start
CalendarMessageDict.event_end
CalendarMessageDict.event_title
CalendarMessageDict.fallback_url
CalendarMessageDict.event_description
CallMessageDict
CallMessageDict.phone_number
CallMessageDict.title
CardMessageDict
CardMessageDict.choices
CardMessageDict.description
CardMessageDict.height
CardMessageDict.title
CardMessageDict.media_message
CardMessageDict.message_properties
CarouselMessageDict
CarouselMessageDict.cards
CarouselMessageDict.choices
ChoiceMessageDict
ChoiceMessageDict.choices
ChoiceMessageDict.text_message
ChoiceMessageDict.message_properties
ChoiceMessagePropertiesDict
ChoiceMessagePropertiesDict.whatsapp_footer
ChoiceOptionDict
ChoiceOptionDict.postback_data
ChoiceOptionDict.display_mode
ChoiceOptionDict.call_message
ChoiceOptionDict.location_message
ChoiceOptionDict.text_message
ChoiceOptionDict.url_message
ChoiceOptionDict.calendar_message
ChoiceOptionDict.share_location_message
NameInfoDict
NameInfoDict.full_name
NameInfoDict.first_name
NameInfoDict.last_name
NameInfoDict.middle_name
NameInfoDict.prefix
NameInfoDict.suffix
PhoneNumberInfoDict
PhoneNumberInfoDict.phone_number
PhoneNumberInfoDict.type
AddressInfoDict
AddressInfoDict.city
AddressInfoDict.country
AddressInfoDict.state
AddressInfoDict.zip
AddressInfoDict.type
AddressInfoDict.country_code
EmailInfoDict
EmailInfoDict.email_address
EmailInfoDict.type
OrganizationInfoDict
OrganizationInfoDict.company
OrganizationInfoDict.department
OrganizationInfoDict.title
UrlInfoDict
UrlInfoDict.url
UrlInfoDict.type
ContactInfoMessageDict
ContactInfoMessageDict.name
ContactInfoMessageDict.phone_numbers
ContactInfoMessageDict.addresses
ContactInfoMessageDict.email_addresses
ContactInfoMessageDict.organization
ContactInfoMessageDict.urls
ContactInfoMessageDict.birthday
CoordinatesDict
CoordinatesDict.latitude
CoordinatesDict.longitude
ChoiceItemDict
ChoiceItemDict.title
ChoiceItemDict.description
ChoiceItemDict.media
ChoiceItemDict.postback_data
ProductItemDict
ProductItemDict.id
ProductItemDict.marketplace
ProductItemDict.quantity
ProductItemDict.item_price
ProductItemDict.currency
ListItemChoiceDict
ListItemChoiceDict.choice
ListItemProductDict
ListItemProductDict.product
ListSectionDict
ListSectionDict.title
ListMessagePropertiesDict
ListMessagePropertiesDict.catalog_id
ListMessagePropertiesDict.menu
ListMessagePropertiesDict.whatsapp_header
ListMessageDict
ListMessageDict.title
ListMessageDict.sections
ListMessageDict.description
ListMessageDict.media
ListMessageDict.message_properties
LocationMessageDict
LocationMessageDict.coordinates
LocationMessageDict.title
LocationMessageDict.label
MediaPropertiesDict
MediaPropertiesDict.url
MediaPropertiesDict.thumbnail_url
MediaPropertiesDict.filename_override
MessagePropertiesDict
MessagePropertiesDict.whatsapp_header
ChannelRecipientIdentityDict
ChannelRecipientIdentityDict.channel
ChannelRecipientIdentityDict.identity
RecipientIdentifiedByDict
RecipientIdentifiedByDict.channel_identities
RecipientContactIdDict
RecipientContactIdDict.contact_id
SendMessageRequestBodyDict
SendMessageRequestBodyDict.text_message
SendMessageRequestBodyDict.card_message
SendMessageRequestBodyDict.carousel_message
SendMessageRequestBodyDict.choice_message
SendMessageRequestBodyDict.contact_info_message
SendMessageRequestBodyDict.list_message
SendMessageRequestBodyDict.location_message
SendMessageRequestBodyDict.media_message
SendMessageRequestBodyDict.template_message
ShareLocationMessageDict
ShareLocationMessageDict.title
ShareLocationMessageDict.fallback_url
TemplateReferenceChannelSpecificDict
TemplateReferenceChannelSpecificDict.template_id
TemplateReferenceChannelSpecificDict.version
TemplateReferenceChannelSpecificDict.language_code
TemplateReferenceChannelSpecificDict.parameters
TemplateReferenceOmniChannelDict
TemplateReferenceOmniChannelDict.version
TemplateReferenceOmniChannelDict.template_id
TemplateReferenceOmniChannelDict.language_code
TemplateReferenceOmniChannelDict.parameters
TemplateMessageDict
TemplateMessageDict.channel_template
TemplateMessageDict.omni_template
TextMessageDict
TextMessageDict.text
UrlMessageDict
UrlMessageDict.title
UrlMessageDict.url
ConversationSinchEventBase
ConversationSinchEventBase.app_id
ConversationSinchEventBase.project_id
ConversationSinchEventBase.accepted_time
ConversationSinchEventBase.event_time
ConversationSinchEventBase.message_metadata
ConversationSinchEventBase.correlation_id
ConversationSinchEventBase.model_config
ConversationSinchEventBase.model_post_init()
InboundMessage
InboundMessage.contact_message
InboundMessage.model_config
InboundMessage.model_post_init()
MessageDeliveryReceiptEvent
MessageDeliveryReceiptEvent.message_delivery_report
MessageDeliveryReceiptEvent.model_config
MessageDeliveryReceiptEvent.model_post_init()
MessageDeliveryReport
MessageDeliveryReport.message_id
MessageDeliveryReport.conversation_id
MessageDeliveryReport.status
MessageDeliveryReport.channel_identity
MessageDeliveryReport.contact_id
MessageDeliveryReport.metadata
MessageDeliveryReport.processing_mode
MessageDeliveryReport.reason
MessageDeliveryReport.model_config
MessageDeliveryReport.model_post_init()
MessageInboundEvent
MessageInboundEvent.message
MessageInboundEvent.model_config
MessageInboundEvent.model_post_init()
MessageSubmitEvent
MessageSubmitEvent.message_submit_notification
MessageSubmitEvent.model_config
MessageSubmitEvent.model_post_init()
MessageSubmitNotification
MessageSubmitNotification.message_id
MessageSubmitNotification.conversation_id
MessageSubmitNotification.channel_identity
MessageSubmitNotification.contact_id
MessageSubmitNotification.submitted_message
MessageSubmitNotification.metadata
MessageSubmitNotification.processing_mode
MessageSubmitNotification.model_config
MessageSubmitNotification.model_post_init()
ChannelIdentityDict
ChannelIdentityDict.channel
ChannelIdentityDict.identity
ChannelIdentityDict.app_id
Conversation
Conversation.sinch_events()
ConversationProcessingMode
ConversationProcessingMode.DISPATCH
ConversationProcessingMode.CONVERSATION
ConversationMetadataReportView
ConversationMetadataReportView.NONE
ConversationMetadataReportView.FULL
ConversationRetentionPolicyType
ConversationRetentionPolicyType.MESSAGE_EXPIRE_POLICY
ConversationRetentionPolicyType.CONVERSATION_EXPIRE_POLICY
ConversationRetentionPolicyType.PERSIST_RETENTION_POLICY
ConversationChannel
ConversationChannel.WHATSAPP
ConversationChannel.RCS
ConversationChannel.SMS
ConversationChannel.MESSENGER
ConversationChannel.VIBER
ConversationChannel.VIBERBM
ConversationChannel.MMS
ConversationChannel.INSTAGRAM
ConversationChannel.TELEGRAM
ConversationChannel.KAKAOTALK
ConversationChannel.LINE
ConversationChannel.WECHAT
NumberLookup
NumberLookup.lookup()
LookupNumberEndpoint
LookupNumberEndpoint.ENDPOINT_URL
LookupNumberEndpoint.HTTP_METHOD
LookupNumberEndpoint.HTTP_AUTHENTICATION
LookupNumberResponse
LookupNumberResponse.line
LookupNumberResponse.sim_swap
LookupNumberResponse.voip_detection
LookupNumberResponse.rnd
LookupNumberResponse.country_code
LookupNumberResponse.trace_id
LookupNumberResponse.number
LookupNumberResponse.model_config
LookupNumberResponse.model_post_init()
Line
Line.carrier
Line.type
Line.mobile_country_code
Line.mobile_network_code
Line.ported
Line.porting_date
Line.error
Line.model_config
Line.model_post_init()
LookupError
LookupError.status
LookupError.title
LookupError.detail
LookupError.type
LookupError.model_config
LookupError.model_post_init()
Rnd
Rnd.disconnected
Rnd.error
Rnd.model_config
Rnd.model_post_init()
SimSwap
SimSwap.swapped
SimSwap.swap_period
SimSwap.error
SimSwap.model_config
SimSwap.model_post_init()
VoIPDetection
VoIPDetection.probability
VoIPDetection.error
VoIPDetection.model_config
VoIPDetection.model_post_init()
RndFeatureOptionsDict
RndFeatureOptionsDict.contact_date
NumberLookupException
ActiveNumbers
ActiveNumbers.list()
ActiveNumbers.update()
ActiveNumbers.get()
ActiveNumbers.release()
AvailableNumbers
AvailableNumbers.check_availability()
AvailableNumbers.search_for_available_numbers()
AvailableNumbers.rent()
AvailableNumbers.rent_any()
AvailableRegions
AvailableRegions.list()
EventDestinations
EventDestinations.get()
EventDestinations.update()
NumbersException
NumberNotFoundException
NotFoundError
NotFoundError.code
NotFoundError.message
NotFoundError.status
NotFoundError.details
NotFoundError.model_config
NotFoundError.model_post_init()
NotFoundErrorDetails
NotFoundErrorDetails.type
NotFoundErrorDetails.resource_type
NotFoundErrorDetails.resource_name
NotFoundErrorDetails.owner
NotFoundErrorDetails.description
NotFoundErrorDetails.model_config
NotFoundErrorDetails.model_post_init()
ActiveNumber
ActiveNumber.phone_number
ActiveNumber.project_id
ActiveNumber.display_name
ActiveNumber.region_code
ActiveNumber.type
ActiveNumber.capabilities
ActiveNumber.money
ActiveNumber.payment_interval_months
ActiveNumber.next_charge_date
ActiveNumber.expire_at
ActiveNumber.sms_configuration
ActiveNumber.voice_configuration
ActiveNumber.event_destination_target
ActiveNumber.model_config
ActiveNumber.model_post_init()
AvailableNumber
AvailableNumber.phone_number
AvailableNumber.region_code
AvailableNumber.type
AvailableNumber.capability
AvailableNumber.setup_price
AvailableNumber.monthly_price
AvailableNumber.payment_interval_months
AvailableNumber.supporting_documentation_required
AvailableNumber.model_config
AvailableNumber.model_post_init()
AvailableRegion
AvailableRegion.region_code
AvailableRegion.region_name
AvailableRegion.types
AvailableRegion.model_config
AvailableRegion.model_post_init()
EventDestinationResponse
EventDestinationResponse.project_id
EventDestinationResponse.hmac_secret
EventDestinationResponse.model_config
EventDestinationResponse.model_post_init()
Money
Money.currency_code
Money.amount
Money.model_config
Money.model_post_init()
NumberPattern
NumberPattern.pattern
NumberPattern.search_pattern
NumberPattern.model_config
NumberPattern.model_post_init()
ScheduledSmsProvisioning
ScheduledSmsProvisioning.service_plan_id
ScheduledSmsProvisioning.campaign_id
ScheduledSmsProvisioning.status
ScheduledSmsProvisioning.last_updated_time
ScheduledSmsProvisioning.error_codes
ScheduledSmsProvisioning.model_config
ScheduledSmsProvisioning.model_post_init()
ScheduledVoiceProvisioningCommon
ScheduledVoiceProvisioningCommon.last_updated_time
ScheduledVoiceProvisioningCommon.status
ScheduledVoiceProvisioningCommon.model_config
ScheduledVoiceProvisioningCommon.model_post_init()
ScheduledVoiceProvisioningCustom
ScheduledVoiceProvisioningCustom.type
ScheduledVoiceProvisioningCustom.model_config
ScheduledVoiceProvisioningCustom.model_post_init()
ScheduledVoiceProvisioningEST
ScheduledVoiceProvisioningEST.trunk_id
ScheduledVoiceProvisioningEST.type
ScheduledVoiceProvisioningEST.model_config
ScheduledVoiceProvisioningEST.model_post_init()
ScheduledVoiceProvisioningFAX
ScheduledVoiceProvisioningFAX.service_id
ScheduledVoiceProvisioningFAX.type
ScheduledVoiceProvisioningFAX.model_config
ScheduledVoiceProvisioningFAX.model_post_init()
ScheduledVoiceProvisioningRTC
ScheduledVoiceProvisioningRTC.app_id
ScheduledVoiceProvisioningRTC.type
ScheduledVoiceProvisioningRTC.model_config
ScheduledVoiceProvisioningRTC.model_post_init()
SmsConfiguration
SmsConfiguration.scheduled_provisioning
SmsConfiguration.model_config
SmsConfiguration.model_post_init()
SmsConfigurationBase
SmsConfigurationBase.service_plan_id
SmsConfigurationBase.campaign_id
SmsConfigurationBase.model_config
SmsConfigurationBase.model_post_init()
VoiceConfigurationCommon
VoiceConfigurationCommon.last_updated_time
VoiceConfigurationCommon.scheduled_voice_provisioning
VoiceConfigurationCommon.model_config
VoiceConfigurationCommon.model_post_init()
VoiceConfigurationCustom
VoiceConfigurationCustom.type
VoiceConfigurationCustom.model_config
VoiceConfigurationCustom.model_post_init()
VoiceConfigurationEST
VoiceConfigurationEST.trunk_id
VoiceConfigurationEST.type
VoiceConfigurationEST.model_config
VoiceConfigurationEST.model_post_init()
VoiceConfigurationFAX
VoiceConfigurationFAX.service_id
VoiceConfigurationFAX.type
VoiceConfigurationFAX.model_config
VoiceConfigurationFAX.model_post_init()
VoiceConfigurationRTC
VoiceConfigurationRTC.app_id
VoiceConfigurationRTC.type
VoiceConfigurationRTC.model_config
VoiceConfigurationRTC.model_post_init()
NumberPatternDict
NumberPatternDict.pattern
NumberPatternDict.search_pattern
SmsConfigurationDict
SmsConfigurationDict.service_plan_id
SmsConfigurationDict.campaign_id
VoiceConfigurationCustomDict
VoiceConfigurationCustomDict.type
VoiceConfigurationESTDict
VoiceConfigurationESTDict.type
VoiceConfigurationESTDict.trunk_id
VoiceConfigurationFAXDict
VoiceConfigurationFAXDict.type
VoiceConfigurationFAXDict.service_id
VoiceConfigurationRTCDict
VoiceConfigurationRTCDict.type
VoiceConfigurationRTCDict.app_id
ActiveNumberSinchEvent
ActiveNumberSinchEvent.resource_type
ActiveNumberSinchEvent.event_type
ActiveNumberSinchEvent.status
ActiveNumberSinchEvent.failure_code
ActiveNumberSinchEvent.internal_failure_code
ActiveNumberSinchEvent.model_config
ActiveNumberSinchEvent.model_post_init()
NumberBaseSinchEvent
NumberBaseSinchEvent.event_id
NumberBaseSinchEvent.timestamp
NumberBaseSinchEvent.project_id
NumberBaseSinchEvent.resource_type
NumberBaseSinchEvent.model_config
NumberBaseSinchEvent.model_post_init()
NumberOrderSinchEvent
NumberOrderSinchEvent.resource_type
NumberOrderSinchEvent.event_type
NumberOrderSinchEvent.status
NumberOrderSinchEvent.model_config
NumberOrderSinchEvent.model_post_init()
NumberSinchEvent
NumberSinchEvent.resource_id
NumberSinchEvent.resource_type
NumberSinchEvent.event_type
NumberSinchEvent.status
NumberSinchEvent.failure_code
NumberSinchEvent.internal_failure_code
NumberSinchEvent.model_config
NumberSinchEvent.model_post_init()
SinchEvents
SinchEvents.validate_authentication_header()
SinchEvents.parse_event()
VirtualNumbers
VirtualNumbers.sinch_events()
VirtualNumbers.list()
VirtualNumbers.update()
VirtualNumbers.get()
VirtualNumbers.release()
VirtualNumbers.check_availability()
VirtualNumbers.rent()
VirtualNumbers.rent_any()
VirtualNumbers.search_for_available_numbers()
Batches
Batches.cancel()
Batches.dry_run()
Batches.dry_run_sms()
Batches.dry_run_binary()
Batches.dry_run_mms()
Batches.get()
Batches.list()
Batches.replace()
Batches.replace_sms()
Batches.replace_binary()
Batches.replace_mms()
Batches.send()
Batches.send_sms()
Batches.send_binary()
Batches.send_mms()
Batches.send_delivery_feedback()
Batches.update()
Batches.update_sms()
Batches.update_binary()
Batches.update_mms()
DeliveryReports
DeliveryReports.get()
DeliveryReports.get_for_number()
DeliveryReports.list()
SmsException
Groups
Groups.create()
Groups.list()
Groups.get()
Groups.replace()
Groups.update()
Groups.delete()
Groups.list_members()
Inbounds
Inbounds.get()
Inbounds.list()
BatchDeliveryReport
BatchDeliveryReport.batch_id
BatchDeliveryReport.client_reference
BatchDeliveryReport.statuses
BatchDeliveryReport.total_message_count
BatchDeliveryReport.type
BatchDeliveryReport.model_config
BatchDeliveryReport.model_post_init()
DryRunResponse
DryRunResponse.number_of_recipients
DryRunResponse.number_of_messages
DryRunResponse.per_recipient
DryRunResponse.model_config
DryRunResponse.model_post_init()
GroupResponse
GroupResponse.id
GroupResponse.name
GroupResponse.size
GroupResponse.created_at
GroupResponse.modified_at
GroupResponse.child_groups
GroupResponse.auto_update
GroupResponse.model_config
GroupResponse.model_post_init()
ListBatchesResponse
ListBatchesResponse.count
ListBatchesResponse.page
ListBatchesResponse.batches
ListBatchesResponse.page_size
ListBatchesResponse.content
ListBatchesResponse.model_config
ListBatchesResponse.model_post_init()
ListGroupMembersResponse
ListGroupMembersResponse.members
ListGroupMembersResponse.content
ListGroupMembersResponse.model_config
ListGroupMembersResponse.model_post_init()
ListGroupsResponse
ListGroupsResponse.count
ListGroupsResponse.page
ListGroupsResponse.page_size
ListGroupsResponse.groups
ListGroupsResponse.content
ListGroupsResponse.model_config
ListGroupsResponse.model_post_init()
RecipientDeliveryReport
RecipientDeliveryReport.applied_originator
RecipientDeliveryReport.at
RecipientDeliveryReport.batch_id
RecipientDeliveryReport.client_reference
RecipientDeliveryReport.code
RecipientDeliveryReport.encoding
RecipientDeliveryReport.number_of_message_parts
RecipientDeliveryReport.operator
RecipientDeliveryReport.operator_status_at
RecipientDeliveryReport.recipient
RecipientDeliveryReport.status
RecipientDeliveryReport.type
RecipientDeliveryReport.normalize_timestamp()
RecipientDeliveryReport.model_config
RecipientDeliveryReport.model_post_init()
AddKeyword
AddKeyword.first_word
AddKeyword.second_word
AddKeyword.model_config
AddKeyword.model_post_init()
RemoveKeyword
RemoveKeyword.first_word
RemoveKeyword.second_word
RemoveKeyword.model_config
RemoveKeyword.model_post_init()
AutoUpdate
AutoUpdate.to
AutoUpdate.add
AutoUpdate.remove
AutoUpdate.model_config
AutoUpdate.model_post_init()
BaseMOMessage
BaseMOMessage.from_
BaseMOMessage.id
BaseMOMessage.received_at
BaseMOMessage.to
BaseMOMessage.client_reference
BaseMOMessage.operator_id
BaseMOMessage.sent_at
BaseMOMessage.model_config
BaseMOMessage.model_post_init()
BatchIdMixin
BatchIdMixin.batch_id
BatchIdMixin.model_config
BinaryRequest
BinaryRequest.to
BinaryRequest.from_
BinaryRequest.body
BinaryRequest.udh
BinaryRequest.type
BinaryRequest.delivery_report
BinaryRequest.send_at
BinaryRequest.expire_at
BinaryRequest.event_destination_target
BinaryRequest.client_reference
BinaryRequest.feedback_enabled
BinaryRequest.from_ton
BinaryRequest.from_npi
BinaryRequest.model_config
BinaryRequest.model_post_init()
BinaryResponse
BinaryResponse.id
BinaryResponse.to
BinaryResponse.from_
BinaryResponse.canceled
BinaryResponse.body
BinaryResponse.udh
BinaryResponse.type
BinaryResponse.created_at
BinaryResponse.modified_at
BinaryResponse.delivery_report
BinaryResponse.send_at
BinaryResponse.expire_at
BinaryResponse.event_destination_target
BinaryResponse.client_reference
BinaryResponse.feedback_enabled
BinaryResponse.from_ton
BinaryResponse.from_npi
BinaryResponse.model_config
BinaryResponse.model_post_init()
DryRunPerRecipientDetails
DryRunPerRecipientDetails.recipient
DryRunPerRecipientDetails.body
DryRunPerRecipientDetails.number_of_parts
DryRunPerRecipientDetails.encoding
DryRunPerRecipientDetails.model_config
DryRunPerRecipientDetails.model_post_init()
GroupIdMixin
GroupIdMixin.group_id
GroupIdMixin.model_config
MediaBody
MediaBody.subject
MediaBody.message
MediaBody.url
MediaBody.model_config
MediaBody.model_post_init()
MediaRequest
MediaRequest.to
MediaRequest.from_
MediaRequest.body
MediaRequest.parameters
MediaRequest.type
MediaRequest.delivery_report
MediaRequest.send_at
MediaRequest.expire_at
MediaRequest.event_destination_target
MediaRequest.client_reference
MediaRequest.feedback_enabled
MediaRequest.strict_validation
MediaRequest.model_config
MediaRequest.model_post_init()
MediaResponse
MediaResponse.id
MediaResponse.to
MediaResponse.from_
MediaResponse.canceled
MediaResponse.body
MediaResponse.parameters
MediaResponse.type
MediaResponse.created_at
MediaResponse.modified_at
MediaResponse.delivery_report
MediaResponse.send_at
MediaResponse.expire_at
MediaResponse.event_destination_target
MediaResponse.client_reference
MediaResponse.feedback_enabled
MediaResponse.strict_validation
MediaResponse.model_config
MediaResponse.model_post_init()
MessageDeliveryStatus
MessageDeliveryStatus.code
MessageDeliveryStatus.count
MessageDeliveryStatus.recipients
MessageDeliveryStatus.status
MessageDeliveryStatus.model_config
MessageDeliveryStatus.model_post_init()
MOBinaryMessage
MOBinaryMessage.body
MOBinaryMessage.type
MOBinaryMessage.udh
MOBinaryMessage.model_config
MOBinaryMessage.model_post_init()
MOMediaBody
MOMediaBody.subject
MOMediaBody.message
MOMediaBody.media
MOMediaBody.model_config
MOMediaBody.model_post_init()
MOMediaItem
MOMediaItem.url
MOMediaItem.content_type
MOMediaItem.status
MOMediaItem.code
MOMediaItem.model_config
MOMediaItem.model_post_init()
MOMediaMessage
MOMediaMessage.body
MOMediaMessage.type
MOMediaMessage.model_config
MOMediaMessage.model_post_init()
MOTextMessage
MOTextMessage.body
MOTextMessage.type
MOTextMessage.model_config
MOTextMessage.model_post_init()
TextRequest
TextRequest.to
TextRequest.from_
TextRequest.parameters
TextRequest.body
TextRequest.type
TextRequest.delivery_report
TextRequest.send_at
TextRequest.expire_at
TextRequest.event_destination_target
TextRequest.client_reference
TextRequest.feedback_enabled
TextRequest.flash_message
TextRequest.max_number_of_message_parts
TextRequest.truncate_concat
TextRequest.from_ton
TextRequest.from_npi
TextRequest.model_config
TextRequest.model_post_init()
TextResponse
TextResponse.id
TextResponse.to
TextResponse.from_
TextResponse.canceled
TextResponse.parameters
TextResponse.body
TextResponse.type
TextResponse.created_at
TextResponse.modified_at
TextResponse.delivery_report
TextResponse.send_at
TextResponse.expire_at
TextResponse.event_destination_target
TextResponse.client_reference
TextResponse.feedback_enabled
TextResponse.flash_message
TextResponse.truncate_concat
TextResponse.max_number_of_message_parts
TextResponse.from_ton
TextResponse.from_npi
TextResponse.model_config
TextResponse.model_post_init()
AddKeywordDict
AddKeywordDict.first_word
AddKeywordDict.second_word
RemoveKeywordDict
RemoveKeywordDict.first_word
RemoveKeywordDict.second_word
AutoUpdateDict
AutoUpdateDict.to
AutoUpdateDict.add
AutoUpdateDict.remove
MediaBodyDict
MediaBodyDict.url
MediaBodyDict.subject
MediaBodyDict.message
SmsSinchEvent
SmsSinchEvent.validate_authentication_header()
SmsSinchEvent.parse_event()
SMSException
SMS
SMS.sinch_events()
BaseVoice
Batches.start()
Batches.get_details()
Batches.stop()
Calls
Calls.start()
Calls.list()
Calls.get()
Calls.interact_by_call_id()
Calls.interact_by_call_name()
VoiceException
Services
Services.list()
Services.create()
Services.get()
Services.update()
Services.delete()
Sessions
Sessions.get()
SinchEvents.build_response()
SinchEvents.build_incoming_call_response()
SinchEvents.serialize_response()
Svaml
Svaml.describe()
Svaml.validate()
VoiceV2
BatchSessionSummary
BatchSessionSummary.id
BatchSessionSummary.state
BatchSessionSummary.model_config
BatchSessionSummary.model_post_init()
BatchDetailsResponse
BatchDetailsResponse.sessions
BatchDetailsResponse.model_config
BatchDetailsResponse.model_post_init()
BatchStopResponse
BatchStopResponse.result
BatchStopResponse.model_config
BatchStopResponse.model_post_init()
BatchSummaryResponse
BatchSummaryResponse.batch_id
BatchSummaryResponse.session_count
BatchSummaryResponse.end_time
BatchSummaryResponse.queued
BatchSummaryResponse.in_progress
BatchSummaryResponse.completed
BatchSummaryResponse.expired
BatchSummaryResponse.ttl_seconds
BatchSummaryResponse.requested_cps
BatchSummaryResponse.model_config
BatchSummaryResponse.model_post_init()
StartBatchResponse
StartBatchResponse.project_id
StartBatchResponse.service_id
StartBatchResponse.batch_id
StartBatchResponse.model_config
StartBatchResponse.model_post_init()
BatchOptions
BatchOptions.max_cps
BatchOptions.ttl_seconds
BatchOptions.model_config
BatchOptions.model_post_init()
BatchOptionsDict
BatchOptionsDict.max_cps
BatchOptionsDict.ttl_seconds
StartCallResponse
StartCallResponse.project_id
StartCallResponse.service_id
StartCallResponse.session_id
StartCallResponse.model_config
StartCallResponse.model_post_init()
IdempotencyKeyRequest
IdempotencyKeyRequest.idempotency_key
IdempotencyKeyRequest.model_config
IdempotencyKeyRequest.model_post_init()
ServiceResponse
ServiceResponse.service_id
ServiceResponse.project_id
ServiceResponse.create_time
ServiceResponse.update_time
ServiceResponse.name
ServiceResponse.description
ServiceResponse.is_default
ServiceResponse.call_behavior
ServiceResponse.model_config
ServiceResponse.model_post_init()
ServiceShortResponse
ServiceShortResponse.service_id
ServiceShortResponse.project_id
ServiceShortResponse.create_time
ServiceShortResponse.update_time
ServiceShortResponse.name
ServiceShortResponse.description
ServiceShortResponse.is_default
ServiceShortResponse.model_config
ServiceShortResponse.model_post_init()
NoneCallBehavior
NoneCallBehavior.type
NoneCallBehavior.model_config
NoneCallBehavior.model_post_init()
EventDestinationCallBehavior
EventDestinationCallBehavior.type
EventDestinationCallBehavior.event_destination
EventDestinationCallBehavior.model_config
EventDestinationCallBehavior.model_post_init()
StaticCallBehavior
StaticCallBehavior.type
StaticCallBehavior.static
StaticCallBehavior.model_config
StaticCallBehavior.model_post_init()
EventDestinationConfiguration
EventDestinationConfiguration.url
EventDestinationConfiguration.fallback_url
EventDestinationConfiguration.model_config
EventDestinationConfiguration.model_post_init()
NoneCallBehaviorDict
NoneCallBehaviorDict.type
EventDestinationCallBehaviorDict
EventDestinationCallBehaviorDict.type
EventDestinationCallBehaviorDict.event_destination
StaticCallBehaviorDict
StaticCallBehaviorDict.type
StaticCallBehaviorDict.static
EventDestinationConfigurationDict
EventDestinationConfigurationDict.url
EventDestinationConfigurationDict.fallback_url
SessionResponse
SessionResponse.session_id
SessionResponse.project_id
SessionResponse.service_id
SessionResponse.calls
SessionResponse.create_time
SessionResponse.update_time
SessionResponse.end_time
SessionResponse.state
SessionResponse.model_config
SessionResponse.model_post_init()
Call
Call.call_id
Call.project_id
Call.service_id
Call.session_id
Call.call_name
Call.bridge_name
Call.batch_id
Call.from_
Call.to
Call.start_time
Call.update_time
Call.call_type
Call.direction
Call.answer_time
Call.end_time
Call.call_duration_seconds
Call.call_result
Call.call_reason
Call.origination_type
Call.call_rate
Call.call_resource_url
Call.model_config
Call.model_post_init()
CallHeader
CallHeader.key
CallHeader.value
CallHeader.model_config
CallHeader.model_post_init()
PaginationLinks
PaginationLinks.first
PaginationLinks.last
PaginationLinks.next
PaginationLinks.prev
PaginationLinks.self_
PaginationLinks.model_config
PaginationLinks.model_post_init()
PaginationMeta
PaginationMeta.total_count
PaginationMeta.page_count
PaginationMeta.model_config
PaginationMeta.model_post_init()
PhoneDetails
PhoneDetails.number
PhoneDetails.model_config
PhoneDetails.model_post_init()
Phone
Phone.type
Phone.phone
Phone.model_config
Phone.model_post_init()
SipDetails
SipDetails.endpoint
SipDetails.transport
SipDetails.call_headers
SipDetails.model_config
SipDetails.model_post_init()
Sip
Sip.type
Sip.sip
Sip.model_config
Sip.model_post_init()
SipFromDetails
SipFromDetails.endpoint
SipFromDetails.display_name
SipFromDetails.model_config
SipFromDetails.model_post_init()
SipFrom
SipFrom.type
SipFrom.sip
SipFrom.model_config
SipFrom.model_post_init()
StreamOptions
StreamOptions.version
StreamOptions.codec
StreamOptions.sample_rate
StreamOptions.model_config
StreamOptions.model_post_init()
StreamDetails
StreamDetails.endpoint
StreamDetails.stream_options
StreamDetails.call_headers
StreamDetails.model_config
StreamDetails.model_post_init()
Stream
Stream.type
Stream.stream
Stream.model_config
Stream.model_post_init()
VoiceRelayDetails
VoiceRelayDetails.endpoint
VoiceRelayDetails.enable_interruptions
VoiceRelayDetails.tts_voice
VoiceRelayDetails.stt_language
VoiceRelayDetails.call_headers
VoiceRelayDetails.model_config
VoiceRelayDetails.model_post_init()
VoiceRelay
VoiceRelay.type
VoiceRelay.voice_relay
VoiceRelay.model_config
VoiceRelay.model_post_init()
MenuInput
MenuInput.menu_name
MenuInput.input
MenuInput.model_config
MenuInput.model_post_init()
VoiceSinchEventRequest
VoiceSinchEventRequest.event
VoiceSinchEventRequest.call
VoiceSinchEventRequest.menu
VoiceSinchEventRequest.model_config
VoiceSinchEventRequest.model_post_init()
VoiceSinchEventResponse
VoiceSinchEventResponse.commands
VoiceSinchEventResponse.call_name
VoiceSinchEventResponse.events
VoiceSinchEventResponse.model_config
VoiceSinchEventResponse.model_post_init()
DescribeSvamlResponse
DescribeSvamlResponse.description
DescribeSvamlResponse.model_config
DescribeSvamlResponse.model_post_init()
ValidateSvamlResponse
ValidateSvamlResponse.is_valid
ValidateSvamlResponse.errors
ValidateSvamlResponse.model_config
ValidateSvamlResponse.model_post_init()
AmdCommand
AmdCommand.command
AmdCommand.events
AmdCommand.model_config
AmdCommand.model_post_init()
AmdEvents
AmdEvents.on_human
AmdEvents.on_machine
AmdEvents.on_beep
AmdEvents.on_unknown
AmdEvents.model_config
AmdEvents.model_post_init()
AnswerCommand
AnswerCommand.command
AnswerCommand.model_config
AnswerCommand.model_post_init()
BridgeCallCommand
BridgeCallCommand.command
BridgeCallCommand.bridge_name
BridgeCallCommand.model_config
BridgeCallCommand.model_post_init()
CallEvents
CallEvents.on_answer
CallEvents.on_busy
CallEvents.on_reject
CallEvents.on_timeout
CallEvents.on_hangup
CallEvents.on_failure
CallEvents.model_config
CallEvents.model_post_init()
CustomEventCommand
CustomEventCommand.command
CustomEventCommand.custom_event_name
CustomEventCommand.url
CustomEventCommand.fallback_url
CustomEventCommand.model_config
CustomEventCommand.model_post_init()
DialCommand
DialCommand.command
DialCommand.call_name
DialCommand.from_
DialCommand.to
DialCommand.dial_timeout_duration_seconds
DialCommand.max_call_duration_seconds
DialCommand.events
DialCommand.model_config
DialCommand.model_post_init()
GotoMenuCommand
GotoMenuCommand.command
GotoMenuCommand.menu_name
GotoMenuCommand.model_config
GotoMenuCommand.model_post_init()
HangupCommand
HangupCommand.command
HangupCommand.call_name
HangupCommand.model_config
HangupCommand.model_post_init()
IncomingCallResponseEvents
IncomingCallResponseEvents.on_hangup
IncomingCallResponseEvents.model_config
IncomingCallResponseEvents.model_post_init()
MenuCommand
MenuCommand.command
MenuCommand.start_menu
MenuCommand.menus
MenuCommand.model_config
MenuCommand.model_post_init()
MenuItem
MenuItem.prompt
MenuItem.repeat_prompt
MenuItem.input_timeout_duration_seconds
MenuItem.repeat_count
MenuItem.minimum_input_length
MenuItem.maximum_input_length
MenuItem.terminating_sequence
MenuItem.input_methods
MenuItem.matches
MenuItem.on_fail
MenuItem.model_config
MenuItem.model_post_init()
MenuPrompt
MenuPrompt.allow_barge_in
MenuPrompt.messages
MenuPrompt.model_config
MenuPrompt.model_post_init()
Say
Say.text
Say.format
Say.voice_name
Say.model_config
Say.model_post_init()
SayMessage
SayMessage.type
SayMessage.say
SayMessage.model_config
SayMessage.model_post_init()
Play
Play.url
Play.model_config
Play.model_post_init()
PlayMessage
PlayMessage.type
PlayMessage.play
PlayMessage.model_config
PlayMessage.model_post_init()
MessageEvents
MessageEvents.on_finish
MessageEvents.model_config
MessageEvents.model_post_init()
MessagesCommand
MessagesCommand.command
MessagesCommand.messages_name
MessagesCommand.messages
MessagesCommand.events
MessagesCommand.model_config
MessagesCommand.model_post_init()
PauseCommand
PauseCommand.command
PauseCommand.duration_milliseconds
PauseCommand.model_config
PauseCommand.model_post_init()
RecordingEvents
RecordingEvents.on_finish
RecordingEvents.on_failure
RecordingEvents.model_config
RecordingEvents.model_post_init()
RecordingOptions
RecordingOptions.format
RecordingOptions.recording_type
RecordingOptions.destination
RecordingOptions.destination_url
RecordingOptions.credentials
RecordingOptions.transcription_options
RecordingOptions.model_config
RecordingOptions.model_post_init()
StartRecordingCommand
StartRecordingCommand.command
StartRecordingCommand.recording_name
StartRecordingCommand.recording_options
StartRecordingCommand.events
StartRecordingCommand.model_config
StartRecordingCommand.model_post_init()
StopMessagesCommand
StopMessagesCommand.command
StopMessagesCommand.messages_name
StopMessagesCommand.model_config
StopMessagesCommand.model_post_init()
StopRecordingCommand
StopRecordingCommand.command
StopRecordingCommand.recording_name
StopRecordingCommand.model_config
StopRecordingCommand.model_post_init()
SvamlInput
SvamlInput.commands
SvamlInput.call_name
SvamlInput.events
SvamlInput.model_config
SvamlInput.model_post_init()
TranscriptionOptions
TranscriptionOptions.is_enabled
TranscriptionOptions.locale
TranscriptionOptions.model_config
TranscriptionOptions.model_post_init()
AmdCommandDict
AmdCommandDict.command
AmdCommandDict.events
AmdEventsDict
AmdEventsDict.on_human
AmdEventsDict.on_machine
AmdEventsDict.on_beep
AmdEventsDict.on_unknown
AnswerCommandDict
AnswerCommandDict.command
BridgeCallCommandDict
BridgeCallCommandDict.command
BridgeCallCommandDict.bridge_name
CallEventsDict
CallEventsDict.on_answer
CallEventsDict.on_busy
CallEventsDict.on_reject
CallEventsDict.on_timeout
CallEventsDict.on_hangup
CallEventsDict.on_failure
CustomEventCommandDict
CustomEventCommandDict.command
CustomEventCommandDict.custom_event_name
CustomEventCommandDict.url
CustomEventCommandDict.fallback_url
DialCommandDict
DialCommandDict.command
DialCommandDict.call_name
DialCommandDict.from_
DialCommandDict.to
DialCommandDict.dial_timeout_duration_seconds
DialCommandDict.max_call_duration_seconds
DialCommandDict.events
GotoMenuCommandDict
GotoMenuCommandDict.command
GotoMenuCommandDict.menu_name
HangupCommandDict
HangupCommandDict.command
HangupCommandDict.call_name
IncomingCallResponseEventsDict
IncomingCallResponseEventsDict.on_hangup
MenuCommandDict
MenuCommandDict.command
MenuCommandDict.start_menu
MenuCommandDict.menus
MenuItemDict
MenuItemDict.prompt
MenuItemDict.repeat_prompt
MenuItemDict.input_timeout_duration_seconds
MenuItemDict.repeat_count
MenuItemDict.minimum_input_length
MenuItemDict.maximum_input_length
MenuItemDict.terminating_sequence
MenuItemDict.input_methods
MenuItemDict.matches
MenuItemDict.on_fail
MenuPromptDict
MenuPromptDict.messages
MenuPromptDict.allow_barge_in
SayDict
SayDict.text
SayDict.voice_name
SayDict.format
SayMessageDict
SayMessageDict.type
SayMessageDict.say
PlayDict
PlayDict.url
PlayMessageDict
PlayMessageDict.type
PlayMessageDict.play
MessageEventsDict
MessageEventsDict.on_finish
MessagesCommandDict
MessagesCommandDict.command
MessagesCommandDict.messages_name
MessagesCommandDict.messages
MessagesCommandDict.events
PauseCommandDict
PauseCommandDict.command
PauseCommandDict.duration_milliseconds
RecordingEventsDict
RecordingEventsDict.on_finish
RecordingEventsDict.on_failure
RecordingOptionsDict
RecordingOptionsDict.destination
RecordingOptionsDict.destination_url
RecordingOptionsDict.credentials
RecordingOptionsDict.format
RecordingOptionsDict.recording_type
RecordingOptionsDict.transcription_options
StartRecordingCommandDict
StartRecordingCommandDict.command
StartRecordingCommandDict.recording_name
StartRecordingCommandDict.recording_options
StartRecordingCommandDict.events
StopMessagesCommandDict
StopMessagesCommandDict.command
StopMessagesCommandDict.messages_name
StopRecordingCommandDict
StopRecordingCommandDict.command
StopRecordingCommandDict.recording_name
SvamlInputDict
SvamlInputDict.commands
SvamlInputDict.call_name
SvamlInputDict.events
TranscriptionOptionsDict
TranscriptionOptionsDict.is_enabled
TranscriptionOptionsDict.locale
CallHeaderDict
CallHeaderDict.key
CallHeaderDict.value
PhoneDetailsDict
PhoneDetailsDict.number
PhoneDict
PhoneDict.type
PhoneDict.phone
SipDetailsDict
SipDetailsDict.endpoint
SipDetailsDict.transport
SipDetailsDict.call_headers
SipDict
SipDict.type
SipDict.sip
SipFromDetailsDict
SipFromDetailsDict.endpoint
SipFromDetailsDict.display_name
SipFromDict
SipFromDict.type
SipFromDict.sip
StreamOptionsDict
StreamOptionsDict.version
StreamOptionsDict.codec
StreamOptionsDict.sample_rate
StreamDetailsDict
StreamDetailsDict.endpoint
StreamDetailsDict.stream_options
StreamDetailsDict.call_headers
StreamDict
StreamDict.type
StreamDict.stream
VoiceRelayDetailsDict
VoiceRelayDetailsDict.endpoint
VoiceRelayDetailsDict.tts_voice
VoiceRelayDetailsDict.stt_language
VoiceRelayDetailsDict.enable_interruptions
VoiceRelayDetailsDict.call_headers
VoiceRelayDict
VoiceRelayDict.type
VoiceRelayDict.voice_relay
Voice
Bases: object
object
status_code (int)
headers (dict)
body (dict)