# CommonUseSelfServiceV2ApiDefinitionCurrentWorkingVersion.TransactionStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transactionStatusID** | **String** |  | [optional] 

<a name="TransactionStatusIDEnum"></a>
## Enum: TransactionStatusIDEnum

* `AMOUNT_APPROVAL` (value: `"AMOUNT_APPROVAL"`)
* `APPLICATION_SELECTION` (value: `"APPLICATION_SELECTION"`)
* `CARD_INSERTION` (value: `"CARD_INSERTION"`)
* `CARD_REMOVAL` (value: `"CARD_REMOVAL"`)
* `CASHBACK_ENTRY` (value: `"CASHBACK_ENTRY"`)
* `PIN_ENTRY` (value: `"PIN_ENTRY"`)
* `PROCESSING` (value: `"PROCESSING"`)

