enabled property

bool? enabled
final

is this integration enabled

is supposedly always there, but see this page to see that partial integration objects seems to lack this property.

Implementation

final bool? enabled;