DeallocateCredit
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Input model for credit deallocation
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
allocation_id | str | ✅ | — | — |
credit_id | str | ✅ | — | — |
dont_sync_to_xero | bool | ❌ | False | — |
updated_at | str | ❌ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · feca668a3
models
- Initial version.
Generated from
dismantly-backend/Microservices/Invoice/dependencies/models.py. Do not edit by hand.