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