ResponseWrapper
struct ResponseWrapper<T> : Decodable where T : Decodable
Undocumented
-
Undocumented
Declaration
Swift
let data: T
MedFramework 1.0 Docs (43% documented)
struct ResponseWrapper<T> : Decodable where T : Decodable
Undocumented
Undocumented
Swift
let data: T