approveapi_openapi 0.1.9

INTERNAL USE ONLY. OpenAPI-generated ApproveAPI rust client, used by the official client: https://crates.io/crates/approveapi.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# PromptStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_answered** | **bool** | Whether the prompt has been answered or not. | 
**is_expired** | **bool** | Whether the prompt can still be answered. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)