Contents

defaultProfile

A Boolean value indicating whether to make the profile the default profile.

Declaration

@property (nonatomic, copy, readonly, nullable) NSNumber * defaultProfile;
@property (atomic, copy, readonly, nullable) NSNumber * defaultProfile;

Discussion

When the value in this property is true, the user wants to make the profile the default profile for the vehicle.

See Also

Getting the Profile Information