StatesOfSnils
public enum StatesOfSnils : Int
Undocumented
-
Undocumented
Declaration
Swift
case notNeed = 0 -
Undocumented
Declaration
Swift
case needOptional = 1 -
Undocumented
Declaration
Swift
case need = 2
StatesOfSnils Enumeration Reference