Array.<String>
ModuleType
GetInteriorVehicleDataConsent
GetInteriorVehicleDataConsent
Initializes an instance of GetInteriorVehicleDataConsent.
Array.<String>
Get the ModuleIds
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: Array.<String>
- the KEY_MODULE_IDS value
ModuleType
Get the ModuleType
Kind: Instance method of GetInteriorVehicleDataConsent
Returns: ModuleType
- the KEY_MODULE_TYPE value
GetInteriorVehicleDataConsent
Set 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} |
GetInteriorVehicleDataConsent
Set 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. |