Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

AmazonSESQuotaInfo Type

Holds the current send quota information.

Remarks

Holds the current send quota information.

Fields

MaxPer24Hours
String?

The maximum number of emails that can be sent in a 24 hour period.

MaxPerSecond
String?

The maximum number of emails that can be sent per second.

SentLast24Hours
String?

The number of emails sent during the previous 24 hours.

Constructors

public constructor()



public constructor(maxPerSecond: String?, maxPer24Hours: String?, sentLast24Hours: String?)



Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Kotlin Edition - Version 20.0 [Build 7941]