Organization
Properties
| Name | Type | Description | Notes |
|---|
| id | BigDecimal | | [default to null] |
| createdAt | Date | | [default to null] |
| updatedAt | Date | | [default to null] |
| name | String | | [default to null] |
| slug | String | | [optional] [default to null] |
| phoneNumber | String | | [optional] [default to null] |
| street | String | | [optional] [default to null] |
| city | String | | [optional] [default to null] |
| postalCode | String | | [optional] [default to null] |
| country | String | | [optional] [default to null] |
| isActive | Boolean | | [default to null] |
| users | Object | | [default to null] |
| templates | Object | | [default to null] |
| documents | Object | | [default to null] |
| variables | Object | | [default to null] |
[Back to Model list] [Back to API list] [Back to README]