Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 935 Bytes

Allocation.md

File metadata and controls

16 lines (11 loc) · 935 Bytes

Allocation

Properties

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]

[Back to Model list] [Back to API list] [Back to README]