FeedType

value class FeedType(val value: String)(source)

The type of GOFS feed.

Identifies the type of feed. The key must be the base file name defined in the spec for the corresponding feed type.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Companion object containing predefined feed type constants.

Properties

Link copied to clipboard

The string value representing the feed type.