menu
aws_ses_api package
documentation
email-2010-12-01.dart
GetSendQuotaResponse
GetSendQuotaResponse constructor
GetSendQuotaResponse constructor
dark_mode
light_mode
GetSendQuotaResponse
constructor
GetSendQuotaResponse
(
{
double
?
max24HourSend
,
double
?
maxSendRate
,
double
?
sentLast24Hours
,
})
Implementation
GetSendQuotaResponse({ this.max24HourSend, this.maxSendRate, this.sentLast24Hours, });
aws_ses_api package
documentation
email-2010-12-01
GetSendQuotaResponse
GetSendQuotaResponse constructor
GetSendQuotaResponse class