ALTireSizeResult Class Reference

Inherits from NSObject
Declared in ALPluginResult.h

Overview

Describes result information of scanning tire size specifications

  commercialTire

@property (nonatomic, nullable, strong) ALTireSizeResultField *commercialTire

  construction

@property (nonatomic, nullable, strong) ALTireSizeResultField *construction

  diameter

@property (nonatomic, nullable, strong) ALTireSizeResultField *diameter

  extraLoad

@property (nonatomic, nullable, strong) ALTireSizeResultField *extraLoad

  loadIndex

@property (nonatomic, nullable, strong) ALTireSizeResultField *loadIndex

  prettifiedString

@property (nonatomic, nullable, strong) ALTireSizeResultField *prettifiedString

  prettifiedStringWithMeta

@property (nonatomic, nullable, strong) ALTireSizeResultField *prettifiedStringWithMeta

  ratio

@property (nonatomic, nullable, strong) ALTireSizeResultField *ratio

  speedRating

@property (nonatomic, nullable, strong) ALTireSizeResultField *speedRating

  text

@property (nonatomic, nullable, strong) ALTireSizeResultField *text

  vehicleType

@property (nonatomic, nullable, strong) ALTireSizeResultField *vehicleType

  width

@property (nonatomic, nullable, strong) ALTireSizeResultField *width

  winter

@property (nonatomic, nullable, strong) ALTireSizeResultField *winter