Name | Description | Type | Additional information |
---|---|---|---|
Id
The id of a contact folder.
Type
integer
|
|||
Id |
The id of a contact folder. |
integer | |
Description
An optional description of the folder.
Type
string
|
|||
Description |
An optional description of the folder. |
string | |
FolderCount
Amount of subfolders available.
Type
integer
|
|||
FolderCount |
Amount of subfolders available. |
integer | |
GroupCount
Amount of groups in this folder.
Type
integer
|
|||
GroupCount |
Amount of groups in this folder. |
integer | |
ContactCount
Total amount of contacts in all groups in this folder.
Type
integer
|
|||
ContactCount |
Total amount of contacts in all groups in this folder. |
integer | |
Name
The name of the folder.
Type
string
Additional info
Required, Max length: 50
|
|||
Name |
The name of the folder. |
string |
Required, Max length: 50 |
ParentFolderId
The id of the parentFolder. If you want to create a root folder, you can omit this property.
Type
integer
Additional info
Range: inclusive between 0 and 32767
|
|||
ParentFolderId |
The id of the parentFolder. If you want to create a root folder, you can omit this property. |
integer |
Range: inclusive between 0 and 32767 |
Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas |