TypeEnum
public enum TypeEnum : String
Trained object type. Only objects
is currently supported.
-
Undocumented
Declaration
Swift
case objects = "objects"
public enum TypeEnum : String
Trained object type. Only objects
is currently supported.
Undocumented
Swift
case objects = "objects"