update
This commit is contained in:
@@ -14,6 +14,7 @@ class ResponseModel<T:Decodable> : Decodable {
|
||||
var data : T?
|
||||
var time : Int?
|
||||
var success : Bool?
|
||||
var total : Int?
|
||||
}
|
||||
|
||||
class LoginDataModel : Decodable {
|
||||
|
||||
Reference in New Issue
Block a user