TypeEnum

public enum TypeEnum : String

The source type of the image.

  • Undocumented

    Declaration

    Swift

    case file = "file"
  • url

    Undocumented

    Declaration

    Swift

    case url = "url"