Model

class Model : ContentType

represents a schema model content type

  • identifier of model

    Declaration

    Swift

    var name: String
  • Undocumented

    Declaration

    Swift

    required init(from decoder: Decoder) throws