type
The type of rental car the user reserved.
Declaration
var type: String? { get }Discussion
This property typically contains a string that describes the type of rental car reserved as defined by the rental car company, such as “Economy Class” or “Compact”.