Initializes an instance of SetInteriorVehicleDataResponse.
ModuleData
Get the ModuleData
Kind: Instance method of SetInteriorVehicleDataResponse
Returns: ModuleData
- the KEY_MODULE_DATA value
SetInteriorVehicleDataResponse
Set the ModuleData
Kind: Instance method of SetInteriorVehicleDataResponse
Returns: SetInteriorVehicleDataResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
data | ModuleData |
The moduleType indicates which type of data should be changed and identifies which data object exists in this struct. For example, if the moduleType is CLIMATE then a "climateControlData" should exist - The desired ModuleData. |