735 B
735 B
holzleitner_api.model.PaymentMethod
Load the model package
import 'package:holzleitner_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | bool | ||
| code | String | Stabiler Programm-Identifier — z. B. \"cash\", \"ec_card\". Eindeutig pro Eintrag. Wird vom Aufrufer beim Anlegen gesetzt. |
|
| createdAt | DateTime | ||
| id | String | ||
| name | String | Display-Name in der UI — frei via PATCH änderbar. |