Enumerations
The following enumerations are available globally.
-
HTTP request methods.
See moreDeclaration
Swift
@MainActor public enum VGSHTTPMethod : String -
Organization vault environment.
See moreDeclaration
Swift
public enum VGSEnvironment : String -
Response enum cases for SDK requests.
See moreDeclaration
Swift
@frozen public enum VGSShowRequestResult -
Type of
See moreVGSErrorand it status code.Declaration
Swift
public enum VGSErrorType : Int -
Defines levels of logging.
See moreDeclaration
Swift
public enum VGSLogLevel : String
View on GitHub
Enumerations Reference