917 B
917 B
holzleitner_api.model.DeliveryCreditEventRequest
Load the model package
import 'package:holzleitner_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| action | CreditAction | ||
| amountCents | int | Bei Set Pflicht: Betrag in Cent (> 0, ≤ 15000, Vielfaches von 1000). |
[optional] |
| authorCarId | String | Fahrzeug des Akteurs (Audit-Spur). Muss zum Account gehören. | [optional] |
| clientEventId | String | Idempotenz-Schlüssel — pro erzeugtem Ereignis genau einmal vergeben. Ein Retry mit derselben Id wendet nichts erneut an. | |
| reason | String | Bei Set Pflicht: Begründung. |
[optional] |