Enumerations
The following enumerations are available globally.
-
PowerUpSwift: An enum that mirrors the
See moreStringvalues of the HTTP methods to prevent the risk of typographical errors.Declaration
Swift
public enum HTTPMethod : String
Enumerations Reference