# TxStagesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **inbound_observed** | [**crate::models::InboundObservedStage**](InboundObservedStage.md) | | **inbound_confirmation_counted** | Option<[**crate::models::InboundConfirmationCountedStage**](InboundConfirmationCountedStage.md)> | | [optional] **inbound_finalised** | Option<[**crate::models::InboundFinalisedStage**](InboundFinalisedStage.md)> | | [optional] **swap_status** | Option<[**crate::models::SwapStatus**](SwapStatus.md)> | | [optional] **swap_finalised** | Option<[**crate::models::SwapFinalisedStage**](SwapFinalisedStage.md)> | | [optional] **outbound_delay** | Option<[**crate::models::OutboundDelayStage**](OutboundDelayStage.md)> | | [optional] **outbound_signed** | Option<[**crate::models::OutboundSignedStage**](OutboundSignedStage.md)> | | [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)