> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/fvysubmittedandsignedtransactionsignaturedto.md).

# FVySubmittedAndSignedTransactionSignatureDto

Transaction that has been signed and automatically submitted to the blockchain network

## Properties

| SignedTransaction  | FVyOptString    | Serialized signed transaction data that was submitted                     |
| ------------------ | --------------- | ------------------------------------------------------------------------- |
| TransactionHash    | FVyOptString    | Hash of the submitted transaction for tracking on-chain status            |
| TransactionDetails | FVyOptJsonToken | Additional transaction metadata and network response details              |
| Type               | FString         | <p>\[READ-ONLY] == SUBMITTED\_AND\_SIGNED\_TRANSACTION\_SIGNATURE<br></p> |
