Array.<String>ModuleTypeGetInteriorVehicleDataConsentGetInteriorVehicleDataConsentInitializes an instance of GetInteriorVehicleDataConsent.
Array.<String>Get the ModuleIds
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: Array.<String> - the KEY_MODULE_IDS value
ModuleTypeGet the ModuleType
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: ModuleType - the KEY_MODULE_TYPE value
GetInteriorVehicleDataConsentSet the ModuleIds
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: GetInteriorVehicleDataConsent - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| ids | Array.<String> |
Ids of a module of same type, published by System Capability. - The desired ModuleIds. {'string_min_length': 1, 'string_max_length': 100} |
GetInteriorVehicleDataConsentSet the ModuleType
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: GetInteriorVehicleDataConsent - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| type | ModuleType |
The module type that the app requests to control. - The desired ModuleType. |