Empty
public struct Empty : Decodable
A type representing an empty response. Use Empty.value
to get the instance.
-
Undocumented
Declaration
Swift
public static let value: Empty
Alamofire Docs (77% documented)
public struct Empty : Decodable
A type representing an empty response. Use Empty.value
to get the instance.
Undocumented
Swift
public static let value: Empty