Get Custom Pages Result
data class GetCustomPagesResult(val accountId: String? = null, val id: String, val identifier: String, val zoneId: String? = null)
A collection of values returned by getCustomPages.
A collection of values returned by getCustomPages.