Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.15 KB

File metadata and controls

11 lines (8 loc) · 3.15 KB

AllocationInput

Fields

Field Type Required Description Example
id Optional[str] Unique identifier of entity this payment should be attributed to. 123456
type Optional[models.AllocationType] Type of entity this payment should be attributed to.
amount OptionalNullable[float] Amount of payment that should be attributed to this allocation. If null, the total_amount will be used. 49.99
allocation_id Optional[str] Unique identifier of the allocation 123456