JGodotHeader
ApiJsonModel.swift:470struct JGodotHeader
Citizens in ExtensionApi
Conformances
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
Type members
init(from: any Decoder
) throws init(versionMajor: Int, versionMinor: Int, versionPatch: Int, versionStatus: String, versionBuild: String, versionFullName: String
)