Adds elements to the AdjustmentTypes collection
| C# |
public DescribeAdjustmentTypesResult WithAdjustmentTypes( IEnumerable<AdjustmentType> adjustmentTypes )
- adjustmentTypes (IEnumerable<(Of <(<'AdjustmentType>)>)>)
- The values to add to the AdjustmentTypes collection
this instance