Models
Folder
Folder utilities for data models and type definitions used throughout the maxim sdk.
Folder
This class represents a folder.
Attributes:
Name | Description |
---|---|
id | The id of the folder. |
name | The name of the folder. |
parent_folder_id | The id of the parent folder. |
tags | The tags of the folder. |
FolderEncoder
This class represents a JSON encoder for Folder.