ark-rest 0.9.3

REST client for Ark server communication
Documentation
# V1Vtxo

## Properties

| Name                 | Type                                            | Description | Notes      |
| -------------------- | ----------------------------------------------- | ----------- | ---------- |
| **outpoint**         | Option<[**models::V1Outpoint**]v1Outpoint.md> |             | [optional] |
| **amount**           | Option<**String**>                              |             | [optional] |
| **script**           | Option<**String**>                              |             | [optional] |
| **created_at**       | Option<**String**>                              |             | [optional] |
| **expires_at**       | Option<**String**>                              |             | [optional] |
| **commitment_txids** | Option<**Vec<String>**>                         |             | [optional] |
| **is_preconfirmed**  | Option<**bool**>                                |             | [optional] |
| **is_swept**         | Option<**bool**>                                |             | [optional] |
| **is_unrolled**      | Option<**bool**>                                |             | [optional] |
| **is_spent**         | Option<**bool**>                                |             | [optional] |
| **spent_by**         | Option<**String**>                              |             | [optional] |
| **settled_by**       | Option<**String**>                              |             | [optional] |
| **ark_txid**         | Option<**String**>                              |             | [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)