Method public enum Method : String Http methods get post put delete get Undocumented Declaration Swift case get = "GET" post Undocumented Declaration Swift case post = "POST" put Undocumented Declaration Swift case put = "PUT" delete Undocumented Declaration Swift case delete = "DELETE" © 2023 Virgil Security. All rights reserved. (Last updated: 2023-08-14) Generated by jazzy ♪♫ v0.14.3, a Realm project.