@rc-ex/core 1.4.0 → 1.4.2
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.
- package/lib/definitions/AccountInfo.d.ts +1 -6
- package/lib/definitions/AccountPhoneNumberInfo.d.ts +4 -2
- package/lib/definitions/AccountRegionalSettings.d.ts +2 -1
- package/lib/definitions/AccountServiceInfo.d.ts +2 -2
- package/lib/definitions/AccountServiceInfoRequest.d.ts +2 -2
- package/lib/definitions/AccountStatusInfo.d.ts +3 -1
- package/lib/definitions/AddPhoneNumberRequestItem.d.ts +4 -0
- package/lib/definitions/AddPhoneNumbersResponseItem.d.ts +4 -0
- package/lib/definitions/AssignPhoneNumberRequest.d.ts +2 -2
- package/lib/definitions/AssignedCountryInfo.d.ts +3 -1
- package/lib/definitions/AuthCodeTokenRequest.d.ts +1 -0
- package/lib/definitions/BatchListResponse.d.ts +2 -2
- package/lib/definitions/{PackageInfo.d.ts → BillingPackageInfo.d.ts} +2 -2
- package/lib/definitions/{AnsweringRuleInfo.js → BillingPackageInfo.js} +1 -1
- package/lib/definitions/BillingPackageInfo.js.map +1 -0
- package/lib/definitions/CallFlipNumberListResource.d.ts +8 -0
- package/lib/definitions/CallFlipNumberListResource.js +3 -0
- package/lib/definitions/CallFlipNumberListResource.js.map +1 -0
- package/lib/definitions/CallFlipNumberResource.d.ts +28 -0
- package/lib/definitions/CallFlipNumberResource.js +3 -0
- package/lib/definitions/CallFlipNumberResource.js.map +1 -0
- package/lib/definitions/{AnsweringRuleInfo.d.ts → CallHandlingRuleInfo.d.ts} +2 -2
- package/lib/definitions/{CreateContentRequest.js → CallHandlingRuleInfo.js} +1 -1
- package/lib/definitions/CallHandlingRuleInfo.js.map +1 -0
- package/lib/definitions/CallParty.d.ts +5 -0
- package/lib/definitions/CallQueueDetails.d.ts +5 -1
- package/lib/definitions/CallQueueDetailsForUpdate.d.ts +36 -0
- package/lib/definitions/CallQueueDetailsForUpdate.js +3 -0
- package/lib/definitions/CallQueueDetailsForUpdate.js.map +1 -0
- package/lib/definitions/CallQueueInfo.d.ts +5 -1
- package/lib/definitions/{CallQueues.d.ts → CallQueueList.d.ts} +2 -2
- package/lib/definitions/{SiteResource.js → CallQueueList.js} +1 -1
- package/lib/definitions/CallQueueList.js.map +1 -0
- package/lib/definitions/CallQueueMember.d.ts +2 -2
- package/lib/definitions/{GreetingResource.d.ts → CallRecordingGreetingResource.d.ts} +2 -2
- package/lib/definitions/CallRecordingGreetingResource.js +3 -0
- package/lib/definitions/CallRecordingGreetingResource.js.map +1 -0
- package/lib/definitions/CallRecordingSettingsResource.d.ts +2 -2
- package/lib/definitions/ClientCredentialsBase.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByAccount.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByBrand.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByPartnerAccount.d.ts +4 -1
- package/lib/definitions/ClientCredentialsTokenRequest.d.ts +4 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfo.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoAu.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoDefault.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoFr.d.ts +2 -1
- package/lib/definitions/CompanyPhoneNumberInfo.d.ts +10 -6
- package/lib/definitions/ContentBodyFormatted.d.ts +1 -1
- package/lib/definitions/ContentContextData.d.ts +1 -2
- package/lib/definitions/ContentModel.d.ts +66 -71
- package/lib/definitions/CostCenterBase.d.ts +19 -0
- package/lib/definitions/{PagingResource.js → CostCenterBase.js} +1 -1
- package/lib/definitions/CostCenterBase.js.map +1 -0
- package/lib/definitions/CostCenterItem.d.ts +30 -0
- package/lib/definitions/CostCenterItem.js +3 -0
- package/lib/definitions/CostCenterItem.js.map +1 -0
- package/lib/definitions/CostCenterList.d.ts +8 -0
- package/lib/definitions/CostCenterList.js +3 -0
- package/lib/definitions/CostCenterList.js.map +1 -0
- package/lib/definitions/CountryInfoDictionaryModel.d.ts +5 -5
- package/lib/definitions/CountryInfoShortModel.d.ts +5 -6
- package/lib/definitions/CreateFaxMessageRequest.d.ts +1 -1
- package/lib/definitions/CreateSiteRequest.d.ts +7 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.d.ts +110 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.js +3 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.js.map +1 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.d.ts +2 -1
- package/lib/definitions/CustomCompanyGreetingInfo.d.ts +1 -1
- package/lib/definitions/DeletePhoneNumbersRequestItem.d.ts +1 -1
- package/lib/definitions/DeviceCodeTokenRequest.d.ts +1 -0
- package/lib/definitions/DeviceEmergencyServiceAddressResourceAu.d.ts +2 -1
- package/lib/definitions/DeviceEmergencyServiceAddressResourceDefault.d.ts +2 -1
- package/lib/definitions/DeviceEmergencyServiceAddressResourceFr.d.ts +2 -1
- package/lib/definitions/DeviceResource.d.ts +2 -1
- package/lib/definitions/EmailRecipientInfo.d.ts +2 -2
- package/lib/definitions/EmergencyAddressInfo.d.ts +2 -1
- package/lib/definitions/EmergencyLocationRequestResource.d.ts +2 -1
- package/lib/definitions/EmergencyLocationResponseResource.d.ts +2 -1
- package/lib/definitions/EmergencyServiceAddressResource.d.ts +2 -1
- package/lib/definitions/ExtensionBulkUpdateInfo.d.ts +2 -1
- package/lib/definitions/ExtensionBulkUpdateTaskResult.d.ts +3 -3
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.d.ts +7 -0
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.js +3 -0
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.js.map +1 -0
- package/lib/definitions/ExtensionCreationRequest.d.ts +2 -2
- package/lib/definitions/ExtensionCreationResponse.d.ts +1 -3
- package/lib/definitions/ExtensionRegionalSettingRequest.d.ts +1 -1
- package/lib/definitions/ExtensionStatusInfo.d.ts +2 -9
- package/lib/definitions/ExtensionUpdateRequest.d.ts +2 -1
- package/lib/definitions/GetAccountInfoResponse.d.ts +2 -2
- package/lib/definitions/GetCountryInfoNumberParser.d.ts +5 -4
- package/lib/definitions/GetExtensionInfoResponse.d.ts +11 -3
- package/lib/definitions/GetExtensionListInfoResponse.d.ts +8 -4
- package/lib/definitions/GetMessageInfoResponse.d.ts +0 -4
- package/lib/definitions/GetSMSMessageInfoResponse.d.ts +0 -4
- package/lib/definitions/GetTokenRequest.d.ts +5 -1
- package/lib/definitions/GuestTokenRequest.d.ts +6 -1
- package/lib/definitions/IdentityModel.d.ts +5 -1
- package/lib/definitions/IvrPinTokenRequest.d.ts +1 -0
- package/lib/definitions/JwtTokenRequest.d.ts +1 -0
- package/lib/definitions/LanguageInfo.d.ts +2 -1
- package/lib/definitions/ListAccountPhoneNumbersParameters.d.ts +4 -2
- package/lib/definitions/ListAccountPhoneNumbersV2Parameters.d.ts +3 -1
- package/lib/definitions/ListCallMonitoringGroupsParameters.d.ts +4 -0
- package/lib/definitions/ListDirectoryEntriesParameters.d.ts +5 -0
- package/lib/definitions/ListEmergencyLocationsParameters.d.ts +1 -0
- package/lib/definitions/ListExtensionPhoneNumbersParameters.d.ts +4 -2
- package/lib/definitions/ListExtensionsParameters.d.ts +2 -2
- package/lib/definitions/ListMeetingRecordingsResponse.d.ts +4 -4
- package/lib/definitions/{SocMsgListContentsParameters.d.ts → ListSocialMessagingContentsParameters.d.ts} +25 -17
- package/lib/definitions/ListSocialMessagingContentsParameters.js +3 -0
- package/lib/definitions/ListSocialMessagingContentsParameters.js.map +1 -0
- package/lib/definitions/ListSocialMessagingIdentitiesParameters.d.ts +8 -4
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoRequest.d.ts +2 -1
- package/lib/definitions/MeetingsCountryResource.d.ts +6 -0
- package/lib/definitions/MeetingsResource.d.ts +4 -4
- package/lib/definitions/MessageListResponse.d.ts +2 -2
- package/lib/definitions/MessageTemplateInfo.d.ts +11 -0
- package/lib/definitions/{ContentAttachment.js → MessageTemplateInfo.js} +1 -1
- package/lib/definitions/MessageTemplateInfo.js.map +1 -0
- package/lib/definitions/MessageTemplateRequest.d.ts +2 -2
- package/lib/definitions/MessageTemplateResponse.d.ts +2 -2
- package/lib/definitions/MessageTemplateUpdateRequest.d.ts +2 -2
- package/lib/definitions/MetaData.d.ts +12 -0
- package/lib/definitions/{CallQueues.js → MetaData.js} +1 -1
- package/lib/definitions/MetaData.js.map +1 -0
- package/lib/definitions/MetaDataValues.d.ts +11 -0
- package/lib/definitions/MetaDataValues.js +3 -0
- package/lib/definitions/MetaDataValues.js.map +1 -0
- package/lib/definitions/MissedCallExtensionInfoExternalNumber.d.ts +1 -1
- package/lib/definitions/OptOutListResponse.d.ts +2 -2
- package/lib/definitions/OtpTokenRequest.d.ts +4 -1
- package/lib/definitions/PhoneNumberInfoIntId.d.ts +2 -2
- package/lib/definitions/ReadDirectoryEntryParameters.d.ts +11 -0
- package/lib/definitions/ReadDirectoryEntryParameters.js +3 -0
- package/lib/definitions/ReadDirectoryEntryParameters.js.map +1 -0
- package/lib/definitions/RefreshTokenRequest.d.ts +1 -0
- package/lib/definitions/RegSessionModel.d.ts +6 -0
- package/lib/definitions/RegSessionModelSettings.d.ts +9 -0
- package/lib/definitions/RegionalSettings.d.ts +2 -1
- package/lib/definitions/RolesCountryResource.d.ts +6 -0
- package/lib/definitions/RolesRegionalSettingsResource.d.ts +2 -0
- package/lib/definitions/RopcTokenRequest.d.ts +1 -0
- package/lib/definitions/SearchDirectoryEntriesParameters.d.ts +5 -0
- package/lib/definitions/ServiceInfoContractedCountryId.d.ts +7 -0
- package/lib/definitions/ServiceInfoContractedCountryId.js +3 -0
- package/lib/definitions/ServiceInfoContractedCountryId.js.map +1 -0
- package/lib/definitions/ServiceInfoPlan.d.ts +0 -4
- package/lib/definitions/ServiceInfoUBrand.d.ts +0 -5
- package/lib/definitions/ServiceInfoV2.d.ts +5 -2
- package/lib/definitions/SipRegistrationDeviceEmergencyInfoAddress.d.ts +2 -1
- package/lib/definitions/SiteInfo.d.ts +4 -0
- package/lib/definitions/SiteUpdateRequest.d.ts +7 -0
- package/lib/definitions/SmsRequestCountryInfo.d.ts +2 -1
- package/lib/definitions/SocMsgContentAttachment.d.ts +77 -0
- package/lib/definitions/SocMsgContentAttachment.js +3 -0
- package/lib/definitions/SocMsgContentAttachment.js.map +1 -0
- package/lib/definitions/TMCreateTaskRequest.d.ts +2 -2
- package/lib/definitions/TaxLocation.d.ts +38 -0
- package/lib/definitions/{PackageInfo.js → TaxLocation.js} +1 -1
- package/lib/definitions/TaxLocation.js.map +1 -0
- package/lib/definitions/TemplateInfo.d.ts +24 -6
- package/lib/definitions/UnconditionalForwardingInfo.d.ts +2 -2
- package/lib/definitions/UserAnsweringRuleList.d.ts +2 -2
- package/lib/definitions/UserPhoneNumberInfo.d.ts +4 -4
- package/lib/definitions/UserTransitionInfo.d.ts +2 -2
- package/lib/index.js +7 -3
- package/lib/index.js.map +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +17 -19
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +15 -17
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +1 -1
- package/lib/paths/Restapi/Account/CallQueues/index.d.ts +4 -3
- package/lib/paths/Restapi/Account/CallQueues/index.js +2 -2
- package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/Entries/index.d.ts +2 -1
- package/lib/paths/Restapi/Account/Directory/Entries/index.js +2 -2
- package/lib/paths/Restapi/Account/Directory/Entries/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.d.ts +3 -3
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js.map +1 -1
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.d.ts +3 -0
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js +3 -0
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.d.ts +18 -0
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.js +25 -0
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.js.map +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.d.ts +45 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.js +55 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.js.map +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.d.ts +2 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js +4 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.d.ts +6 -6
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.js +6 -6
- package/lib/paths/Restapi/V2/Accounts/index.d.ts +2 -0
- package/lib/paths/Restapi/V2/Accounts/index.js +4 -0
- package/lib/paths/Restapi/V2/Accounts/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.d.ts +5 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js +5 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js.map +1 -1
- package/package.json +5 -5
- package/src/definitions/AccountInfo.ts +1 -7
- package/src/definitions/AccountPhoneNumberInfo.ts +4 -2
- package/src/definitions/AccountRegionalSettings.ts +2 -1
- package/src/definitions/AccountServiceInfo.ts +2 -2
- package/src/definitions/AccountServiceInfoRequest.ts +2 -2
- package/src/definitions/AccountStatusInfo.ts +3 -1
- package/src/definitions/AddPhoneNumberRequestItem.ts +5 -0
- package/src/definitions/AddPhoneNumbersResponseItem.ts +5 -0
- package/src/definitions/AssignPhoneNumberRequest.ts +2 -2
- package/src/definitions/AssignedCountryInfo.ts +3 -1
- package/src/definitions/AuthCodeTokenRequest.ts +1 -0
- package/src/definitions/BatchListResponse.ts +2 -2
- package/src/definitions/{PackageInfo.ts → BillingPackageInfo.ts} +2 -2
- package/src/definitions/CallFlipNumberListResource.ts +10 -0
- package/src/definitions/CallFlipNumberResource.ts +33 -0
- package/src/definitions/{AnsweringRuleInfo.ts → CallHandlingRuleInfo.ts} +2 -2
- package/src/definitions/CallParty.ts +6 -0
- package/src/definitions/CallQueueDetails.ts +6 -1
- package/src/definitions/CallQueueDetailsForUpdate.ts +45 -0
- package/src/definitions/CallQueueInfo.ts +7 -1
- package/src/definitions/{CallQueues.ts → CallQueueList.ts} +2 -2
- package/src/definitions/CallQueueMember.ts +2 -2
- package/src/definitions/{GreetingResource.ts → CallRecordingGreetingResource.ts} +2 -2
- package/src/definitions/CallRecordingSettingsResource.ts +2 -2
- package/src/definitions/ClientCredentialsBase.ts +4 -1
- package/src/definitions/ClientCredentialsByAccount.ts +4 -1
- package/src/definitions/ClientCredentialsByBrand.ts +4 -1
- package/src/definitions/ClientCredentialsByPartnerAccount.ts +4 -1
- package/src/definitions/ClientCredentialsTokenRequest.ts +4 -1
- package/src/definitions/CommonEmergencyLocationAddressInfo.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoAu.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoDefault.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoFr.ts +2 -1
- package/src/definitions/CompanyPhoneNumberInfo.ts +11 -6
- package/src/definitions/ContentBodyFormatted.ts +1 -1
- package/src/definitions/ContentContextData.ts +1 -2
- package/src/definitions/ContentModel.ts +68 -72
- package/src/definitions/CostCenterBase.ts +22 -0
- package/src/definitions/CostCenterItem.ts +36 -0
- package/src/definitions/CostCenterList.ts +10 -0
- package/src/definitions/CountryInfoDictionaryModel.ts +5 -5
- package/src/definitions/CountryInfoShortModel.ts +5 -6
- package/src/definitions/CreateFaxMessageRequest.ts +1 -1
- package/src/definitions/CreateSiteRequest.ts +9 -0
- package/src/definitions/CreateSocialMessagingContentRequest.ts +126 -0
- package/src/definitions/CreateUserEmergencyLocationRequest.ts +2 -1
- package/src/definitions/CustomCompanyGreetingInfo.ts +1 -1
- package/src/definitions/DeletePhoneNumbersRequestItem.ts +1 -1
- package/src/definitions/DeviceCodeTokenRequest.ts +1 -0
- package/src/definitions/DeviceEmergencyServiceAddressResourceAu.ts +2 -1
- package/src/definitions/DeviceEmergencyServiceAddressResourceDefault.ts +2 -1
- package/src/definitions/DeviceEmergencyServiceAddressResourceFr.ts +2 -1
- package/src/definitions/DeviceResource.ts +2 -1
- package/src/definitions/EmailRecipientInfo.ts +2 -2
- package/src/definitions/EmergencyAddressInfo.ts +2 -1
- package/src/definitions/EmergencyLocationRequestResource.ts +2 -1
- package/src/definitions/EmergencyLocationResponseResource.ts +2 -1
- package/src/definitions/EmergencyServiceAddressResource.ts +2 -1
- package/src/definitions/ExtensionBulkUpdateInfo.ts +2 -1
- package/src/definitions/ExtensionBulkUpdateTaskResult.ts +3 -3
- package/src/definitions/ExtensionBulkUpdateTaskResultAffectedItems.ts +9 -0
- package/src/definitions/ExtensionCreationRequest.ts +2 -2
- package/src/definitions/ExtensionCreationResponse.ts +1 -3
- package/src/definitions/ExtensionRegionalSettingRequest.ts +1 -1
- package/src/definitions/ExtensionStatusInfo.ts +2 -10
- package/src/definitions/ExtensionUpdateRequest.ts +2 -1
- package/src/definitions/GetAccountInfoResponse.ts +2 -2
- package/src/definitions/GetCountryInfoNumberParser.ts +5 -4
- package/src/definitions/GetExtensionInfoResponse.ts +13 -3
- package/src/definitions/GetExtensionListInfoResponse.ts +9 -4
- package/src/definitions/GetMessageInfoResponse.ts +0 -5
- package/src/definitions/GetSMSMessageInfoResponse.ts +0 -5
- package/src/definitions/GetTokenRequest.ts +5 -1
- package/src/definitions/GuestTokenRequest.ts +6 -1
- package/src/definitions/IdentityModel.ts +5 -1
- package/src/definitions/IvrPinTokenRequest.ts +1 -0
- package/src/definitions/JwtTokenRequest.ts +1 -0
- package/src/definitions/LanguageInfo.ts +2 -1
- package/src/definitions/ListAccountPhoneNumbersParameters.ts +4 -2
- package/src/definitions/ListAccountPhoneNumbersV2Parameters.ts +3 -1
- package/src/definitions/ListCallMonitoringGroupsParameters.ts +5 -0
- package/src/definitions/ListDirectoryEntriesParameters.ts +6 -0
- package/src/definitions/ListEmergencyLocationsParameters.ts +1 -0
- package/src/definitions/ListExtensionPhoneNumbersParameters.ts +4 -2
- package/src/definitions/ListExtensionsParameters.ts +2 -2
- package/src/definitions/ListMeetingRecordingsResponse.ts +4 -4
- package/src/definitions/ListSocialMessagingContentsParameters.ts +85 -0
- package/src/definitions/ListSocialMessagingIdentitiesParameters.ts +15 -4
- package/src/definitions/LocationUpdatesEmergencyAddressInfoRequest.ts +2 -1
- package/src/definitions/MeetingsCountryResource.ts +6 -0
- package/src/definitions/MeetingsResource.ts +4 -4
- package/src/definitions/MessageListResponse.ts +2 -2
- package/src/definitions/MessageTemplateInfo.ts +12 -0
- package/src/definitions/MessageTemplateRequest.ts +2 -2
- package/src/definitions/MessageTemplateResponse.ts +2 -2
- package/src/definitions/MessageTemplateUpdateRequest.ts +2 -2
- package/src/definitions/MetaData.ts +14 -0
- package/src/definitions/MetaDataValues.ts +13 -0
- package/src/definitions/MissedCallExtensionInfoExternalNumber.ts +1 -1
- package/src/definitions/OptOutListResponse.ts +2 -2
- package/src/definitions/OtpTokenRequest.ts +4 -1
- package/src/definitions/PhoneNumberInfoIntId.ts +2 -2
- package/src/definitions/ReadDirectoryEntryParameters.ts +12 -0
- package/src/definitions/RefreshTokenRequest.ts +1 -0
- package/src/definitions/RegSessionModel.ts +7 -0
- package/src/definitions/RegSessionModelSettings.ts +11 -0
- package/src/definitions/RegionalSettings.ts +2 -1
- package/src/definitions/RolesCountryResource.ts +6 -0
- package/src/definitions/RolesRegionalSettingsResource.ts +2 -0
- package/src/definitions/RopcTokenRequest.ts +1 -0
- package/src/definitions/SearchDirectoryEntriesParameters.ts +6 -0
- package/src/definitions/ServiceInfoContractedCountryId.ts +8 -0
- package/src/definitions/ServiceInfoPlan.ts +0 -5
- package/src/definitions/ServiceInfoUBrand.ts +0 -6
- package/src/definitions/ServiceInfoV2.ts +6 -2
- package/src/definitions/SipRegistrationDeviceEmergencyInfoAddress.ts +2 -1
- package/src/definitions/SiteInfo.ts +5 -0
- package/src/definitions/SiteUpdateRequest.ts +9 -0
- package/src/definitions/SmsRequestCountryInfo.ts +2 -1
- package/src/definitions/SocMsgContentAttachment.ts +86 -0
- package/src/definitions/TMCreateTaskRequest.ts +2 -2
- package/src/definitions/TaxLocation.ts +45 -0
- package/src/definitions/TemplateInfo.ts +29 -6
- package/src/definitions/UnconditionalForwardingInfo.ts +2 -2
- package/src/definitions/UserAnsweringRuleList.ts +2 -2
- package/src/definitions/UserPhoneNumberInfo.ts +4 -4
- package/src/definitions/UserTransitionInfo.ts +2 -2
- package/src/index.ts +7 -3
- package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +23 -20
- package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +1 -1
- package/src/paths/Restapi/Account/CallQueues/index.ts +6 -5
- package/src/paths/Restapi/Account/Directory/Entries/index.ts +6 -2
- package/src/paths/Restapi/Account/Extension/AnsweringRule/index.ts +5 -5
- package/src/paths/Restapi/Account/IvrPrompts/Content/index.ts +3 -0
- package/src/paths/Restapi/V2/Accounts/CostCenters/index.ts +28 -0
- package/src/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.ts +67 -0
- package/src/paths/Restapi/V2/Accounts/Extensions/index.ts +5 -0
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.ts +1 -1
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.ts +1 -1
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/index.ts +6 -6
- package/src/paths/Restapi/V2/Accounts/index.ts +5 -0
- package/src/paths/TeamMessaging/V1/Chats/Posts/index.ts +5 -1
- package/src/samples.md +192 -110
- package/lib/definitions/AnsweringRuleInfo.js.map +0 -1
- package/lib/definitions/CallQueues.js.map +0 -1
- package/lib/definitions/ContentAttachment.d.ts +0 -76
- package/lib/definitions/ContentAttachment.js.map +0 -1
- package/lib/definitions/CreateContentRequest.d.ts +0 -131
- package/lib/definitions/CreateContentRequest.js.map +0 -1
- package/lib/definitions/EmergencyLocationInfoRequest.d.ts +0 -38
- package/lib/definitions/EmergencyLocationInfoRequest.js +0 -3
- package/lib/definitions/EmergencyLocationInfoRequest.js.map +0 -1
- package/lib/definitions/GreetingResource.js +0 -3
- package/lib/definitions/GreetingResource.js.map +0 -1
- package/lib/definitions/MeetingRecordingsNavigationInfo.d.ts +0 -16
- package/lib/definitions/MeetingRecordingsNavigationInfo.js +0 -3
- package/lib/definitions/MeetingRecordingsNavigationInfo.js.map +0 -1
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.d.ts +0 -10
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.js +0 -3
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.js.map +0 -1
- package/lib/definitions/MeetingRecordingsPagingInfo.d.ts +0 -33
- package/lib/definitions/MeetingRecordingsPagingInfo.js +0 -3
- package/lib/definitions/MeetingRecordingsPagingInfo.js.map +0 -1
- package/lib/definitions/MeetingsNavigationInfo.d.ts +0 -16
- package/lib/definitions/MeetingsNavigationInfo.js +0 -3
- package/lib/definitions/MeetingsNavigationInfo.js.map +0 -1
- package/lib/definitions/MeetingsNavigationInfoUri.d.ts +0 -7
- package/lib/definitions/MeetingsNavigationInfoUri.js +0 -3
- package/lib/definitions/MeetingsNavigationInfoUri.js.map +0 -1
- package/lib/definitions/MeetingsPagingInfo.d.ts +0 -27
- package/lib/definitions/MeetingsPagingInfo.js +0 -3
- package/lib/definitions/MeetingsPagingInfo.js.map +0 -1
- package/lib/definitions/PackageInfo.js.map +0 -1
- package/lib/definitions/PagingResource.d.ts +0 -32
- package/lib/definitions/PagingResource.js.map +0 -1
- package/lib/definitions/ServiceInfoCountryShortModel.d.ts +0 -29
- package/lib/definitions/ServiceInfoCountryShortModel.js +0 -3
- package/lib/definitions/ServiceInfoCountryShortModel.js.map +0 -1
- package/lib/definitions/SiteResource.d.ts +0 -14
- package/lib/definitions/SiteResource.js.map +0 -1
- package/lib/definitions/SocMsgListContentsParameters.js +0 -3
- package/lib/definitions/SocMsgListContentsParameters.js.map +0 -1
- package/src/definitions/ContentAttachment.ts +0 -85
- package/src/definitions/CreateContentRequest.ts +0 -147
- package/src/definitions/EmergencyLocationInfoRequest.ts +0 -47
- package/src/definitions/MeetingRecordingsNavigationInfo.ts +0 -21
- package/src/definitions/MeetingRecordingsNavigationInfoUri.ts +0 -11
- package/src/definitions/MeetingRecordingsPagingInfo.ts +0 -39
- package/src/definitions/MeetingsNavigationInfo.ts +0 -21
- package/src/definitions/MeetingsNavigationInfoUri.ts +0 -8
- package/src/definitions/MeetingsPagingInfo.ts +0 -33
- package/src/definitions/PagingResource.ts +0 -37
- package/src/definitions/ServiceInfoCountryShortModel.ts +0 -34
- package/src/definitions/SiteResource.ts +0 -16
- package/src/definitions/SocMsgListContentsParameters.ts +0 -70
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import type AccountStatusInfo from './AccountStatusInfo';
|
|
2
1
|
import type PostalAddress from './PostalAddress';
|
|
3
2
|
import type ServiceInfoV2 from './ServiceInfoV2';
|
|
4
3
|
import type SystemUserContactInfo from './SystemUserContactInfo';
|
|
@@ -21,14 +20,10 @@ interface AccountInfo {
|
|
|
21
20
|
*/
|
|
22
21
|
mainNumber?: string;
|
|
23
22
|
/**
|
|
24
|
-
*
|
|
23
|
+
* Status of an account
|
|
25
24
|
* Required
|
|
26
|
-
* Example: Confirmed
|
|
27
25
|
*/
|
|
28
26
|
status?: 'Initial' | 'Unconfirmed' | 'Confirmed' | 'Disabled';
|
|
29
|
-
/**
|
|
30
|
-
*/
|
|
31
|
-
statusInfo?: AccountStatusInfo;
|
|
32
27
|
/**
|
|
33
28
|
* Company name
|
|
34
29
|
* Example: Acme Inc.
|
|
@@ -14,7 +14,7 @@ interface AccountPhoneNumberInfo {
|
|
|
14
14
|
*/
|
|
15
15
|
phoneNumber?: string;
|
|
16
16
|
/**
|
|
17
|
-
* Type of phone number
|
|
17
|
+
* Type of a phone number
|
|
18
18
|
*/
|
|
19
19
|
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
20
20
|
/**
|
|
@@ -35,7 +35,9 @@ interface AccountPhoneNumberInfo {
|
|
|
35
35
|
*/
|
|
36
36
|
contactCenterProvider?: ContactCenterProvider;
|
|
37
37
|
/**
|
|
38
|
-
* Status of a phone number. If the value is
|
|
38
|
+
* Status of a phone number. If the value is `Normal`, the phone
|
|
39
|
+
* number is ready to be used. Otherwise, it is an external number not yet
|
|
40
|
+
* ported to RingCentral
|
|
39
41
|
* Required
|
|
40
42
|
*/
|
|
41
43
|
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary' | 'Unknown';
|
|
@@ -25,7 +25,8 @@ interface AccountRegionalSettings {
|
|
|
25
25
|
*/
|
|
26
26
|
formattingLocale?: FormattingLocaleInfo;
|
|
27
27
|
/**
|
|
28
|
-
* Time format
|
|
28
|
+
* Time format (12-hours or 24-hours).
|
|
29
|
+
* Default: 12h
|
|
29
30
|
*/
|
|
30
31
|
timeFormat?: '12h' | '24h';
|
|
31
32
|
/**
|
|
@@ -5,7 +5,7 @@ import type TargetServicePlanInfo from './TargetServicePlanInfo';
|
|
|
5
5
|
import type BillingPlanInfo from './BillingPlanInfo';
|
|
6
6
|
import type ServiceFeatureInfo from './ServiceFeatureInfo';
|
|
7
7
|
import type AccountLimits from './AccountLimits';
|
|
8
|
-
import type
|
|
8
|
+
import type BillingPackageInfo from './BillingPackageInfo';
|
|
9
9
|
import type UBrandInfo from './UBrandInfo';
|
|
10
10
|
/**
|
|
11
11
|
* Account service information, including brand, service plan and billing plan
|
|
@@ -45,7 +45,7 @@ interface AccountServiceInfo {
|
|
|
45
45
|
limits?: AccountLimits;
|
|
46
46
|
/**
|
|
47
47
|
*/
|
|
48
|
-
package?:
|
|
48
|
+
package?: BillingPackageInfo;
|
|
49
49
|
/**
|
|
50
50
|
*/
|
|
51
51
|
uBrand?: UBrandInfo;
|
|
@@ -5,7 +5,7 @@ import type TargetServicePlanInfo from './TargetServicePlanInfo';
|
|
|
5
5
|
import type BillingPlanInfo from './BillingPlanInfo';
|
|
6
6
|
import type ServiceFeatureInfo from './ServiceFeatureInfo';
|
|
7
7
|
import type AccountLimits from './AccountLimits';
|
|
8
|
-
import type
|
|
8
|
+
import type BillingPackageInfo from './BillingPackageInfo';
|
|
9
9
|
/**
|
|
10
10
|
* Account service information, including brand, service plan and billing plan
|
|
11
11
|
*
|
|
@@ -44,6 +44,6 @@ interface AccountServiceInfoRequest {
|
|
|
44
44
|
limits?: AccountLimits;
|
|
45
45
|
/**
|
|
46
46
|
*/
|
|
47
|
-
package?:
|
|
47
|
+
package?: BillingPackageInfo;
|
|
48
48
|
}
|
|
49
49
|
export default AccountServiceInfoRequest;
|
|
@@ -13,7 +13,9 @@ interface AccountStatusInfo {
|
|
|
13
13
|
*/
|
|
14
14
|
comment?: string;
|
|
15
15
|
/**
|
|
16
|
-
* Date after which the account will get deleted.
|
|
16
|
+
* Date after which the disabled account will get deleted.
|
|
17
|
+
* Parameter can be used to overwrite default retention period
|
|
18
|
+
* (that is 30 days after disabling the account)
|
|
17
19
|
* Format: date-time
|
|
18
20
|
* Example: 2023-03-26T11:30:45.940Z
|
|
19
21
|
*/
|
|
@@ -13,5 +13,9 @@ interface AddPhoneNumberRequestItem {
|
|
|
13
13
|
* Default: Inventory
|
|
14
14
|
*/
|
|
15
15
|
usageType?: 'Inventory' | 'InventoryPartnerBusinessMobileNumber' | 'PartnerBusinessMobileNumber';
|
|
16
|
+
/**
|
|
17
|
+
* Phone number activation status. Determine whether phone number migration is completed on the partner side.
|
|
18
|
+
*/
|
|
19
|
+
activationStatus?: 'Active' | 'Inactive';
|
|
16
20
|
}
|
|
17
21
|
export default AddPhoneNumberRequestItem;
|
|
@@ -23,5 +23,9 @@ interface AddPhoneNumbersResponseItem {
|
|
|
23
23
|
* Example: +16501234567
|
|
24
24
|
*/
|
|
25
25
|
phoneNumber?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Phone number activation status. Determine whether phone number migration is completed on the partner side.
|
|
28
|
+
*/
|
|
29
|
+
activationStatus?: 'Active' | 'Inactive';
|
|
26
30
|
}
|
|
27
31
|
export default AddPhoneNumbersResponseItem;
|
|
@@ -2,14 +2,14 @@ import type AssignPhoneNumberRequestExtension from './AssignPhoneNumberRequestEx
|
|
|
2
2
|
import type ContactCenterProvider from './ContactCenterProvider';
|
|
3
3
|
interface AssignPhoneNumberRequest {
|
|
4
4
|
/**
|
|
5
|
-
* Type of phone number
|
|
5
|
+
* Type of a phone number
|
|
6
6
|
*/
|
|
7
7
|
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
8
8
|
/**
|
|
9
9
|
* Target usage type of phone number (only listed values are supported)
|
|
10
10
|
* Required
|
|
11
11
|
*/
|
|
12
|
-
usageType?: 'MainCompanyNumber' | 'CompanyNumber' | 'DirectNumber' | '
|
|
12
|
+
usageType?: 'MainCompanyNumber' | 'CompanyNumber' | 'DirectNumber' | 'ContactCenterNumber';
|
|
13
13
|
/**
|
|
14
14
|
*/
|
|
15
15
|
extension?: AssignPhoneNumberRequestExtension;
|
|
@@ -8,10 +8,12 @@ interface AssignedCountryInfo {
|
|
|
8
8
|
id?: string;
|
|
9
9
|
/**
|
|
10
10
|
* Canonical URI of an assigned country resource
|
|
11
|
+
* Format: uri
|
|
11
12
|
*/
|
|
12
13
|
uri?: string;
|
|
13
14
|
/**
|
|
14
|
-
*
|
|
15
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
16
|
+
* Example: US
|
|
15
17
|
*/
|
|
16
18
|
isoCode?: string;
|
|
17
19
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type MessageBatchResponse from './MessageBatchResponse';
|
|
2
|
-
import type
|
|
2
|
+
import type NonEnumeratedPagingModel from './NonEnumeratedPagingModel';
|
|
3
3
|
/**
|
|
4
4
|
* The list of batches retrieved for an account and other filter criteria such as fromPhoneNumber, date specified in the request.
|
|
5
5
|
*/
|
|
@@ -10,6 +10,6 @@ interface BatchListResponse {
|
|
|
10
10
|
records?: MessageBatchResponse[];
|
|
11
11
|
/**
|
|
12
12
|
*/
|
|
13
|
-
paging?:
|
|
13
|
+
paging?: NonEnumeratedPagingModel;
|
|
14
14
|
}
|
|
15
15
|
export default BatchListResponse;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BillingPackageInfo.js","sourceRoot":"","sources":["../../src/definitions/BillingPackageInfo.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallFlipNumberListResource.js","sourceRoot":"","sources":["../../src/definitions/CallFlipNumberListResource.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
interface CallFlipNumberResource {
|
|
2
|
+
/**
|
|
3
|
+
* Internal identifier of a call flip number
|
|
4
|
+
* Example: 409926525004
|
|
5
|
+
*/
|
|
6
|
+
id?: string;
|
|
7
|
+
/**
|
|
8
|
+
* Flip number in E.164 format with '+'
|
|
9
|
+
* Example: +16502096935
|
|
10
|
+
*/
|
|
11
|
+
phoneNumber?: string;
|
|
12
|
+
/**
|
|
13
|
+
* Flip number type
|
|
14
|
+
* Example: PhoneLine
|
|
15
|
+
*/
|
|
16
|
+
type?: 'PhoneLine' | 'External';
|
|
17
|
+
/**
|
|
18
|
+
* Flip number label, device name for Digital Line case
|
|
19
|
+
* Example: My Mobile Number
|
|
20
|
+
*/
|
|
21
|
+
label?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Speed dial/flip number, the range is 1-8
|
|
24
|
+
* Example: 5
|
|
25
|
+
*/
|
|
26
|
+
flipNumber?: string;
|
|
27
|
+
}
|
|
28
|
+
export default CallFlipNumberResource;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallFlipNumberResource.js","sourceRoot":"","sources":["../../src/definitions/CallFlipNumberResource.ts"],"names":[],"mappings":""}
|
|
@@ -9,7 +9,7 @@ import type VoicemailInfo from './VoicemailInfo';
|
|
|
9
9
|
import type GreetingInfo from './GreetingInfo';
|
|
10
10
|
import type SharedLinesInfo from './SharedLinesInfo';
|
|
11
11
|
import type MissedCallInfo from './MissedCallInfo';
|
|
12
|
-
interface
|
|
12
|
+
interface CallHandlingRuleInfo {
|
|
13
13
|
/**
|
|
14
14
|
* Canonical URI to an answering rule resource
|
|
15
15
|
* Format: uri
|
|
@@ -77,4 +77,4 @@ interface AnsweringRuleInfo {
|
|
|
77
77
|
*/
|
|
78
78
|
missedCall?: MissedCallInfo;
|
|
79
79
|
}
|
|
80
|
-
export default
|
|
80
|
+
export default CallHandlingRuleInfo;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallHandlingRuleInfo.js","sourceRoot":"","sources":["../../src/definitions/CallHandlingRuleInfo.ts"],"names":[],"mappings":""}
|
|
@@ -3,6 +3,7 @@ import type ParkInfo from './ParkInfo';
|
|
|
3
3
|
import type PartyInfo from './PartyInfo';
|
|
4
4
|
import type OwnerInfo from './OwnerInfo';
|
|
5
5
|
import type RecordingInfo from './RecordingInfo';
|
|
6
|
+
import type MetaData from './MetaData';
|
|
6
7
|
/**
|
|
7
8
|
* Information on a party of a call session
|
|
8
9
|
*/
|
|
@@ -60,5 +61,9 @@ interface CallParty {
|
|
|
60
61
|
* Active recordings list
|
|
61
62
|
*/
|
|
62
63
|
recordings?: RecordingInfo[];
|
|
64
|
+
/**
|
|
65
|
+
* Call metadata.
|
|
66
|
+
*/
|
|
67
|
+
metadata?: MetaData[];
|
|
63
68
|
}
|
|
64
69
|
export default CallParty;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type SiteBasicInfo from './SiteBasicInfo';
|
|
1
2
|
import type CallQueueServiceLevelSettings from './CallQueueServiceLevelSettings';
|
|
2
3
|
interface CallQueueDetails {
|
|
3
4
|
/**
|
|
@@ -18,13 +19,16 @@ interface CallQueueDetails {
|
|
|
18
19
|
*/
|
|
19
20
|
name?: string;
|
|
20
21
|
/**
|
|
21
|
-
*
|
|
22
|
+
* Group extension status
|
|
22
23
|
*/
|
|
23
24
|
status?: 'Enabled' | 'Disabled' | 'NotActivated';
|
|
24
25
|
/**
|
|
25
26
|
* Indicates whether it is an emergency call queue extension or not
|
|
26
27
|
*/
|
|
27
28
|
subType?: 'Emergency';
|
|
29
|
+
/**
|
|
30
|
+
*/
|
|
31
|
+
site?: SiteBasicInfo;
|
|
28
32
|
/**
|
|
29
33
|
*/
|
|
30
34
|
serviceLevelSettings?: CallQueueServiceLevelSettings;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type SiteReference from './SiteReference';
|
|
2
|
+
import type CallQueueServiceLevelSettings from './CallQueueServiceLevelSettings';
|
|
3
|
+
interface CallQueueDetailsForUpdate {
|
|
4
|
+
/**
|
|
5
|
+
* Extension number of a call queue
|
|
6
|
+
*/
|
|
7
|
+
extensionNumber?: string;
|
|
8
|
+
/**
|
|
9
|
+
* Name of a call queue
|
|
10
|
+
*/
|
|
11
|
+
name?: string;
|
|
12
|
+
/**
|
|
13
|
+
* Group extension status
|
|
14
|
+
*/
|
|
15
|
+
status?: 'Enabled' | 'Disabled' | 'NotActivated';
|
|
16
|
+
/**
|
|
17
|
+
* Indicates whether it is an emergency call queue extension or not
|
|
18
|
+
*/
|
|
19
|
+
subType?: 'Emergency';
|
|
20
|
+
/**
|
|
21
|
+
*/
|
|
22
|
+
site?: SiteReference;
|
|
23
|
+
/**
|
|
24
|
+
*/
|
|
25
|
+
serviceLevelSettings?: CallQueueServiceLevelSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Allows members to change their queue status
|
|
28
|
+
*/
|
|
29
|
+
editableMemberStatus?: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Alert timer or pickup setting. Delay time in seconds before call queue group members are notified when calls are queued
|
|
32
|
+
* Format: int32
|
|
33
|
+
*/
|
|
34
|
+
alertTimer?: number;
|
|
35
|
+
}
|
|
36
|
+
export default CallQueueDetailsForUpdate;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallQueueDetailsForUpdate.js","sourceRoot":"","sources":["../../src/definitions/CallQueueDetailsForUpdate.ts"],"names":[],"mappings":""}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type SiteBasicInfo from './SiteBasicInfo';
|
|
1
2
|
interface CallQueueInfo {
|
|
2
3
|
/**
|
|
3
4
|
* Link to a call queue
|
|
@@ -17,12 +18,15 @@ interface CallQueueInfo {
|
|
|
17
18
|
*/
|
|
18
19
|
name?: string;
|
|
19
20
|
/**
|
|
20
|
-
*
|
|
21
|
+
* Group extension status
|
|
21
22
|
*/
|
|
22
23
|
status?: 'Enabled' | 'Disabled' | 'NotActivated';
|
|
23
24
|
/**
|
|
24
25
|
* Indicates whether it is an emergency call queue extension or not
|
|
25
26
|
*/
|
|
26
27
|
subType?: 'Emergency';
|
|
28
|
+
/**
|
|
29
|
+
*/
|
|
30
|
+
site?: SiteBasicInfo;
|
|
27
31
|
}
|
|
28
32
|
export default CallQueueInfo;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type CallQueueInfo from './CallQueueInfo';
|
|
2
2
|
import type PageNavigationModel from './PageNavigationModel';
|
|
3
3
|
import type EnumeratedPagingModel from './EnumeratedPagingModel';
|
|
4
|
-
interface
|
|
4
|
+
interface CallQueueList {
|
|
5
5
|
/**
|
|
6
6
|
* Link to a call queues resource
|
|
7
7
|
* Required
|
|
@@ -22,4 +22,4 @@ interface CallQueues {
|
|
|
22
22
|
*/
|
|
23
23
|
paging?: EnumeratedPagingModel;
|
|
24
24
|
}
|
|
25
|
-
export default
|
|
25
|
+
export default CallQueueList;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallQueueList.js","sourceRoot":"","sources":["../../src/definitions/CallQueueList.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type SiteBasicInfo from './SiteBasicInfo';
|
|
2
2
|
/**
|
|
3
3
|
* Call queue member information
|
|
4
4
|
*/
|
|
@@ -17,6 +17,6 @@ interface CallQueueMember {
|
|
|
17
17
|
extensionNumber?: string;
|
|
18
18
|
/**
|
|
19
19
|
*/
|
|
20
|
-
site?:
|
|
20
|
+
site?: SiteBasicInfo;
|
|
21
21
|
}
|
|
22
22
|
export default CallQueueMember;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface CallRecordingGreetingResource {
|
|
2
2
|
/**
|
|
3
3
|
*/
|
|
4
4
|
type?: 'StartRecording' | 'StopRecording' | 'AutomaticRecording';
|
|
@@ -9,4 +9,4 @@ interface GreetingResource {
|
|
|
9
9
|
*/
|
|
10
10
|
mode?: 'Default' | 'Custom';
|
|
11
11
|
}
|
|
12
|
-
export default
|
|
12
|
+
export default CallRecordingGreetingResource;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRecordingGreetingResource.js","sourceRoot":"","sources":["../../src/definitions/CallRecordingGreetingResource.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type OnDemandResource from './OnDemandResource';
|
|
2
2
|
import type AutomaticRecordingResource from './AutomaticRecordingResource';
|
|
3
|
-
import type
|
|
3
|
+
import type CallRecordingGreetingResource from './CallRecordingGreetingResource';
|
|
4
4
|
interface CallRecordingSettingsResource {
|
|
5
5
|
/**
|
|
6
6
|
*/
|
|
@@ -11,6 +11,6 @@ interface CallRecordingSettingsResource {
|
|
|
11
11
|
/**
|
|
12
12
|
* Collection of Greeting Info
|
|
13
13
|
*/
|
|
14
|
-
greetings?:
|
|
14
|
+
greetings?: CallRecordingGreetingResource[];
|
|
15
15
|
}
|
|
16
16
|
export default CallRecordingSettingsResource;
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
3
|
+
* with the `client_credentials` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface ClientCredentialsBase {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'client_credentials';
|
|
9
12
|
}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
3
|
+
* with the `client_credentials` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface ClientCredentialsByAccount {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'client_credentials';
|
|
9
12
|
/**
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
3
|
+
* with the `client_credentials` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface ClientCredentialsByBrand {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'client_credentials';
|
|
9
12
|
/**
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
3
|
+
* with the `client_credentials` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface ClientCredentialsByPartnerAccount {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'client_credentials';
|
|
9
12
|
/**
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "Client Credentials" authorization flow
|
|
3
|
+
* with the `client_credentials` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface ClientCredentialsTokenRequest {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'client_credentials';
|
|
9
12
|
/**
|
|
@@ -8,7 +8,8 @@ interface CommonEmergencyLocationAddressInfo {
|
|
|
8
8
|
*/
|
|
9
9
|
countryId?: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
12
|
+
* Example: US
|
|
12
13
|
*/
|
|
13
14
|
countryIsoCode?: string;
|
|
14
15
|
/**
|
|
@@ -8,7 +8,8 @@ interface CommonEmergencyLocationAddressInfoAu {
|
|
|
8
8
|
*/
|
|
9
9
|
countryId?: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
12
|
+
* Example: US
|
|
12
13
|
*/
|
|
13
14
|
countryIsoCode?: string;
|
|
14
15
|
/**
|
|
@@ -8,7 +8,8 @@ interface CommonEmergencyLocationAddressInfoDefault {
|
|
|
8
8
|
*/
|
|
9
9
|
countryId?: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
12
|
+
* Example: US
|
|
12
13
|
*/
|
|
13
14
|
countryIsoCode?: string;
|
|
14
15
|
/**
|
|
@@ -8,7 +8,8 @@ interface CommonEmergencyLocationAddressInfoFr {
|
|
|
8
8
|
*/
|
|
9
9
|
countryId?: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
12
|
+
* Example: US
|
|
12
13
|
*/
|
|
13
14
|
countryIsoCode?: string;
|
|
14
15
|
/**
|
|
@@ -37,15 +37,15 @@ interface CompanyPhoneNumberInfo {
|
|
|
37
37
|
*/
|
|
38
38
|
phoneNumber?: string;
|
|
39
39
|
/**
|
|
40
|
-
* Status of a phone number. If the value is
|
|
41
|
-
* number is ready to be used.
|
|
42
|
-
*
|
|
40
|
+
* Status of a phone number. If the value is `Normal`, the phone
|
|
41
|
+
* number is ready to be used. Otherwise, it is an external number not yet
|
|
42
|
+
* ported to RingCentral
|
|
43
43
|
*/
|
|
44
|
-
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary';
|
|
44
|
+
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary' | 'Unknown';
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* Type of a phone number
|
|
47
47
|
*/
|
|
48
|
-
type?: 'VoiceFax' | '
|
|
48
|
+
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
49
49
|
/**
|
|
50
50
|
* Usage type of phone number. Usage type of phone number.
|
|
51
51
|
* Numbers of 'NumberPool' type are not returned in phone number list
|
|
@@ -66,5 +66,9 @@ interface CompanyPhoneNumberInfo {
|
|
|
66
66
|
* Specifies if a phone number is primary, i.e. displayed as 'main number' and called by default
|
|
67
67
|
*/
|
|
68
68
|
primary?: boolean;
|
|
69
|
+
/**
|
|
70
|
+
* Phone number activation status. Determine whether phone number migration is completed on the partner side.
|
|
71
|
+
*/
|
|
72
|
+
activationStatus?: 'Active' | 'Inactive';
|
|
69
73
|
}
|
|
70
74
|
export default CompanyPhoneNumberInfo;
|