GetOriginCaCertificateFilter

data class GetOriginCaCertificateFilter(val limit: Int? = null, val offset: Int? = null, val zoneId: String)

Constructors

Link copied to clipboard
constructor(limit: Int? = null, offset: Int? = null, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val limit: Int? = null

Limit to the number of records returned.

Link copied to clipboard
val offset: Int? = null

Offset the results

Link copied to clipboard

Identifier.