TypeEnum

public enum TypeEnum : String

Trained object type. Only objects is currently supported.

  • Undocumented

    Declaration

    Swift

    case objects = "objects"