CodingKeys
public enum CodingKeys : String, CodingKey
Undocumented
-
Undocumented
Declaration
Swift
case userId = "_id"
-
Undocumented
Declaration
Swift
case acl = "_acl"
-
Undocumented
Declaration
Swift
case metadata = "_kmd"
-
Undocumented
Declaration
Swift
case refreshToken = "refresh_token"
-
Undocumented
Declaration
Swift
case socialIdentity = "_socialIdentity"
-
Undocumented
Declaration
Swift
case username
-
Undocumented
Declaration
Swift
case email