ark-rest 0.9.3

REST client for Ark server communication
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ScheduledSession

## Properties

| Name                | Type                                      | Description | Notes      |
| ------------------- | ----------------------------------------- | ----------- | ---------- |
| **duration**        | Option<**i64**>                           |             | [optional] |
| **fees**            | Option<[**models::FeeInfo**]FeeInfo.md> |             | [optional] |
| **next_end_time**   | Option<**i64**>                           |             | [optional] |
| **next_start_time** | Option<**i64**>                           |             | [optional] |
| **period**          | Option<**i64**>                           |             | [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)