Get Custom Pages List Plain Args
data class GetCustomPagesListPlainArgs(val accountId: String? = null, val maxItems: Int? = null, val zoneId: String? = null) : ConvertibleToJava<GetCustomPagesListPlainArgs>
A collection of arguments for invoking getCustomPagesList.