Get Feed Generator Response
data class GetFeedGeneratorResponse(val view: GeneratorView, val isOnline: Boolean, val isValid: Boolean)
Parameters
is Online
Indicates whether the feed generator service has been online recently, or else seems to be inactive.
is Valid
Indicates whether the feed generator service is compatible with the record declaration.