InvoicePinnacle
Version: v3.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
InvoicePinnacle model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
invoice | dict | ✅ | — | — |
country_code | str | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v3.0.0 · 2025-07-02 · Cian (shared account) · 2c7eb2d6e
fx
- Field
invoicetype changed: Invoice → dict (breaking).
v2.0.0 · 2025-07-01 · Cian (shared account) · 522004d7b
fx
- Removed field
invoices(breaking). - Added required field
invoice.
v1.0.0 · 2025-06-24 · Cian (shared account) · 04d7842d1
pinnacle invoice create
- Initial version.
Generated from
dismantly-backend/Microservices/Invoice/dependencies/models.py. Do not edit by hand.