ark-rest 0.8.0

REST client for Ark server communication
Documentation
1
2
3
4
5
6
7
8
9
# DeleteIntentRequest

## Properties

| Name       | Type                                    | Description                                                                                                        | Notes      |
| ---------- | --------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ---------- |
| **intent** | Option<[**models::Intent**]Intent.md> | an intent proof that includes any of the inputs of the intent to be deleted to prove the ownership of that intent. | [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)