Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique identifier of entity this payment should be attributed to. | [optional] |
type | str | Type of entity this payment should be attributed to. | [optional] |
code | str | [optional] [readonly] | |
amount | float, none_type | Amount of payment that should be attributed to this allocation. If null, the total_amount will be used. | [optional] |
allocation_id | str | Unique identifier of the allocation | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |