package
0.0.0-20220412234254-2c2bf7eddea3
Repository: https://github.com/recolude/swagger-unity-codegen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAllOfObject is an object that has all properties of another object.
NewDefinitionReference creates a new object reference.
No description provided by the author
No description provided by the author
NewStringEnum creates a new c# enum.
NewObject creates a new object.
NewStringEnum creates a new c# enum.

# Structs

DefinitionReference points to another object for it's definition.
DefinitionWrapper allows one definintion to reference another explicitly, which is required for classes structured in a recursive maner.
NumberEnum is a c# enum that translates to some number when used in a web request.
Object is a collection of properties.
StringEnum is a c# enum.

# Interfaces

Definition represents a model of data found inside a swagger file.
Property represents a single variable within a c# class definition.