# TransactionCheckAuthorization ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **str** | Customer's email address | **amount** | **int** | Amount should be in kobo if currency is NGN, pesewas, if currency is GHS, and cents, if currency is ZAR | **authorization_code** | **str** | Valid authorization code to charge | [optional] **currency** | **str** | The transaction currency | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)