messaging-api-line 0.0.1

This document describes LINE Messaging API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# GetAggregationUnitNameListResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_aggregation_units** | **Vec<String>** | An array of strings indicating the names of aggregation units used this month. | 
**next** | Option<**String**> | A continuation token to get the next array of unit names. Returned only when there are remaining aggregation units that weren't returned in customAggregationUnits in the original request.   | [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)