GetEmailRoutingDnsResultInfo

data class GetEmailRoutingDnsResultInfo(val count: Double, val page: Double, val perPage: Double, val totalCount: Double)

Constructors

Link copied to clipboard
constructor(count: Double, page: Double, perPage: Double, totalCount: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Total number of results for the requested service

Link copied to clipboard

Current page within paginated list of results

Link copied to clipboard

Number of results per page of results

Link copied to clipboard

Total results available without any search parameters