Enumerations
The following enumerations are available globally.
-
A type with values that represent the a json value.
See moreDeclaration
Swift
public enum TweakTradeValue : Codable, CustomStringConvertible
-
Declaration
Swift
public enum Logger
-
See moreTweakError
is the error type returned by TweaKit. It encompasses a few different types of errors, each with their own associated reasons.Declaration
Swift
public enum TweakError : LocalizedError