# RichMenuBatchProgressResponse
## Properties
**phase** | [**crate::models::RichMenuBatchProgressPhase**](RichMenuBatchProgressPhase.md) | |
**accepted_time** | **String** | The accepted time in milliseconds of the request of batch control the rich menu. Format: ISO 8601 (e.g. 2023-06-08T10:15:30.121Z) Timezone: UTC |
**completed_time** | Option<**String**> | The completed time in milliseconds of rich menu batch control. Returned when the phase property is succeeded or failed. Format: ISO 8601 (e.g. 2023-06-08T10:15:30.121Z) Timezone: UTC | [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)