Class StandardObjectType

java.lang.Object
com.github.muehmar.gradle.openapi.generator.model.type.StandardObjectType
All Implemented Interfaces:
Type, ObjectType

public class StandardObjectType extends Object implements ObjectType
Could either represent an array type or an object type with properties.