open class NativeIncidentDetailsService : NativeService<IncidentDetailsResponse!, IncidentDetailsQuery!>
A wrapper for a native object providing access to the Incident Details service. Extends the base class with a Response type returned by the REST service handler of |