Get Api Shield Schemas Invoke Result
data class GetApiShieldSchemasInvokeResult(val id: String, val maxItems: Int? = null, val omitSource: Boolean, val results: List<GetApiShieldSchemasResult>, val validationEnabled: Boolean? = null, val zoneId: String)
A collection of values returned by getApiShieldSchemas.