Name | Type | Description | Notes |
---|---|---|---|
aliases | List<TransactionTypeAlias> | List of transaction types that map to this specific transaction configuration | |
movements | List<TransactionTypeMovement> | Movement data for the transaction type | |
properties | Map<String, PerpetualProperty> | Properties attached to the transaction type | [optional] |
calculations | List<TransactionTypeCalculation> | Calculations to be performed for the transaction type | [optional] |