SENTDisableDetectionsResult
@interface SENTDisableDetectionsResult : SENTDetectionsOperationResult
SENTDisableDetectionsError
@interface SENTDisableDetectionsError : NSObject
SENTDisableDetectionsCompletionHandler
typedef void (^SENTDisableDetectionsCompletionHandler)(SENTDisableDetectionsResult *_Nullable result,
SENTDisableDetectionsError *_Nullable error);