Name | Type | Description | Notes |
---|---|---|---|
channel_type | str | Specifies the type of the channel. Either open_channels or group_channels. | |
channel_url | str | Specifies the URL of the channel to store the metacounter in. | |
metacounter | str | Specifies a `JSON` object that stores key-value items. The key must not have a comma (,) and its length is limited to 128 characters. The value must be an integer. This property can have up to 5 items. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |