Initializes an instance of GetInteriorVehicleDataConsentResponse.
Array.<Boolean>
Get the Allowed
Kind: Instance method of GetInteriorVehicleDataConsentResponse
Returns: Array.<Boolean>
- the KEY_ALLOWED value
GetInteriorVehicleDataConsentResponse
Set the Allowed
Kind: Instance method of GetInteriorVehicleDataConsentResponse
Returns: GetInteriorVehicleDataConsentResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
allowed | Array.<Boolean> |
This array has the same size as "moduleIds" in the request and each element corresponds to one moduleId If true, SDL grants the permission for the requested module If false, SDL denies the permission for the requested module. - The desired Allowed. |