# ListFinancialEventGroupsPayload
## Properties
**next_token** | Option<**String**> | When present and not empty, pass this string token in the next request to return the next response page. | [optional]
**financial_event_group_list** | Option<[**Vec<models::FinancialEventGroup>**](FinancialEventGroup.md)> | A list of financial event group information. | [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)