# ExitTransactionPackage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**child** | Option<[**models::ChildTransactionInfo**](ChildTransactionInfo.md)> | The child transaction used to spend, and thus confirm, the exit anchor output | [optional]
**exit** | [**models::TransactionInfo**](TransactionInfo.md) | The actual unilateral exit transaction containing an anchor output and a spendable amount |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)