Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 1.03 KB

ModelsBackOffConfiguration.md

File metadata and controls

executable file
·
17 lines (13 loc) · 1.03 KB

ModelsBackOffConfiguration

Properties

Name Type Description Notes
ConcurrentConnections int64 [optional] [default to null]
ConcurrentConnectionsType *ModelsBackOffDecreaseType [optional] [default to null]
SendPerDay int64 [optional] [default to null]
SendPerDayType *ModelsBackOffDecreaseType [optional] [default to null]
SendPerHour int64 [optional] [default to null]
SendPerHourType *ModelsBackOffDecreaseType [optional] [default to null]
SendPerMinute int64 [optional] [default to null]
SendPerMinuteType *ModelsBackOffDecreaseType [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]