Share via


TrafficDetails interface

Properties

estimatedRampUpTimeInDays

Numbers of days in which is expected to start sending messages from the short code.

isSpiky

Indicates if the nature of the messaging traffic will be bursty.

monthlyAverageMessagesFromUser

Estimated number of Mobile-Originated messages likely to be received from a user per month.

monthlyAverageMessagesToUser

Estimated number of Mobile-Terminated messages likely to be sent per user per month.

spikeDetails

If isSpiky=true, then explain additional details about the traffic pattern e.g. 'Higher traffic expected during holiday season and Black Friday.'.

totalMonthlyVolume

Estimated total messages per month.

Property Details

estimatedRampUpTimeInDays

Numbers of days in which is expected to start sending messages from the short code.

estimatedRampUpTimeInDays?: number

Property Value

number

isSpiky

Indicates if the nature of the messaging traffic will be bursty.

isSpiky?: boolean

Property Value

boolean

monthlyAverageMessagesFromUser

Estimated number of Mobile-Originated messages likely to be received from a user per month.

monthlyAverageMessagesFromUser?: number

Property Value

number

monthlyAverageMessagesToUser

Estimated number of Mobile-Terminated messages likely to be sent per user per month.

monthlyAverageMessagesToUser?: number

Property Value

number

spikeDetails

If isSpiky=true, then explain additional details about the traffic pattern e.g. 'Higher traffic expected during holiday season and Black Friday.'.

spikeDetails?: string

Property Value

string

totalMonthlyVolume

Estimated total messages per month.

totalMonthlyVolume?: number

Property Value

number