# BpmnTokenState
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | |
**fire_at** | Option<**String**> | only present when type = waiting_for_timer | [optional]
**scope_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | only present when type = waiting_for_scope | [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)