Entry

open class Entry : Codable

Represents a Entry in Moltin

  • id

    The id of this entry

    Declaration

    Swift

    public let id: String
  • The type of this object

    Declaration

    Swift

    public let type: String