menu
aws_sesv2_api package
documentation
sesv2-2019-09-27.dart
SendQuota
SendQuota.new constructor
SendQuota.new constructor
dark_mode
light_mode
SendQuota
constructor
SendQuota
(
{
double
?
max24HourSend
,
double
?
maxSendRate
,
double
?
sentLast24Hours
,
})
Implementation
SendQuota({ this.max24HourSend, this.maxSendRate, this.sentLast24Hours, });
aws_sesv2_api package
documentation
sesv2-2019-09-27
SendQuota
SendQuota.new constructor
SendQuota class