# CommonUseSelfServiceV2ApiDefinitionCurrentWorkingVersion.ComponentCharacteristicsConveyorSBD

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**maxWeight** | **Number** | The maximum weight of the baggage (in grams). | [optional] 
**maxWidth** | **Number** | The maximum width of baggage (in millimeters). | [optional] 
**maxHeight** | **Number** | The maximum height of baggage (in millimeters). | [optional] 
**maxLength** | **Number** | The maximum length of baggage (in millimeters). | [optional] 
**maxBags** | **Number** | The maximum number of bags a conveyor can handle. | [optional] 
**barrierCapable** | **Boolean** | If true, conveyor has a security barrier (for user safety). | [optional] 
**userInterferenceCapable** | **Boolean** | If true, conveyor system can detect intrusions at the front/user side (insertion). | [optional] 
**safetyIntrusionCapable** | **Boolean** | If true, conveyor system can detect intrusions behind the front/user side (verification/parking). | [optional] 
**onewayForward** | **Boolean** | If true, conveyor can only move in forward direction. | [optional] 
