# TRLinkManualDecisionResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**action** | [**TRLinkManualDecisionAction**](TRLinkManualDecisionAction.md) | | [default to undefined]| |**source** | [**TRLinkManualDecisionSource**](TRLinkManualDecisionSource.md) | | [default to undefined]| |**txId** | **string** | Transaction ID | [default to undefined]| |**destinationsAffected** | **number** | Number of destinations where the decision was applied | [default to undefined]| |**destinationsSkipped** | **number** | Number of destinations that were skipped | [default to undefined]| |**details** | [**Array<TRLinkManualDecisionDestinationDetail>**](TRLinkManualDecisionDestinationDetail.md) | Per-destination details | [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)