SENTDrivingInsights
SWIFT_CLASS_NAMED("DrivingInsights")
@interface SENTDrivingInsights : NSObject
SENTDrivingInsights API
transportEvent
transportEvent
Returns the transport event.
@property (nonatomic, readonly, strong) SENTTransportEvent * _Nonnull transportEvent;
safetyScores
safetyScores
Returns the safety scores.
@property (nonatomic, readonly, strong) SENTSafetyScores * _Nonnull safetyScores;
Last updated