# ValueAddedServiceChargeEvent
## Properties
**transaction_type** | Option<**String**> | Indicates the type of transaction. Example: 'Other Support Service fees' | [optional]
**posted_date** | Option<**String**> | Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate). | [optional]
**description** | Option<**String**> | A short description of the service charge event. | [optional]
**transaction_amount** | Option<[**models::Currency**](Currency.md)> | | [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)