GetMailAddressesAddress

data class GetMailAddressesAddress(val accountName: String, val createTime: String, val dailyCount: String, val dailyReqCount: String, val domainStatus: String, val id: String, val mailAddressId: String, val monthCount: String, val monthReqCount: String, val replyAddress: String, val replyStatus: String, val sendtype: String, val status: String)

Constructors

Link copied to clipboard
constructor(accountName: String, createTime: String, dailyCount: String, dailyReqCount: String, domainStatus: String, id: String, mailAddressId: String, monthCount: String, monthReqCount: String, replyAddress: String, replyStatus: String, sendtype: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The sender address.

Link copied to clipboard

The creation of the record time.

Link copied to clipboard

On the quota limit.

Link copied to clipboard

On the quota.

Link copied to clipboard

Domain name status. Valid values: 0, 1.

Link copied to clipboard
val id: String

The ID of the Mail Address.

Link copied to clipboard

The sender address ID.

Link copied to clipboard

Monthly quota limit.

Link copied to clipboard

Months amount.

Link copied to clipboard

Return address.

Link copied to clipboard

If using STMP address status.

Link copied to clipboard

Account type.

Link copied to clipboard

Account Status. Valid values: 0, 1. Freeze: 1, normal: 0.