Enumerations
The following enumerations are available globally.
-
HTTP request methods.
See moreDeclaration
Swift
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 moreVGSError
and it status code.Declaration
Swift
public enum VGSErrorType : Int
-
Defines levels of logging.
See moreDeclaration
Swift
public enum VGSLogLevel : String