github.com/moov-io/imagecashletter@v0.10.1/client/docs/BundleControl.md (about) 1 # BundleControl 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **ID** | **string** | BundleControl ID | [optional] 8 **BundleItemsCount** | **int32** | BundleItemsCount identifies the total number of items within the bundle. | 9 **BundleTotalAmount** | **int32** | BundleTotalAmount identifies the total amount of item amounts within the bundle. | 10 **MicrValidTotalAmount** | **int32** | MICRValidTotalAmount identifies the total amount of all Check Records within the bundle which contain 1 in the MICRValidIndicator. | [optional] 11 **BundleImagesCount** | **int32** | BundleImagesCount identifies the total number of ImageViewDetail Records within the bundle. | [optional] 12 **UserField** | **string** | UserField identifies a field used at the discretion of users of the standard. | [optional] 13 **CreditTotalIndicator** | **int32** | CreditTotalIndicator is a code that indicates whether Credit Items are included in the totals. If so, they will be included in this record’s BundleItemsCount, BundleTotalAmount, and BundleImagesCount. * ` ` - No Credit Items * `0` - Credit Items are not included in totals * `1` - Credit Items are included in totals | [optional] 14 15 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 17