eboekhouden 1.0.2

OpenAPI client for e-Boekhouden.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# MembersResponse

## Properties

| Name              | Type               | Description              | Notes      |
| ----------------- | ------------------ | ------------------------ | ---------- |
| **id**            | Option<**i32**>    | The ID of the relation.  | [optional] |
| **member_number** | Option<**String**> | The number of the member | [optional] |
| **name**          | Option<**String**> | The name of the member   | [optional] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)