> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/sealedtransaction.md).

# SealedTransaction

SealedTransaction Model

| Field  | Type                                                     | Description                 |
| ------ | -------------------------------------------------------- | --------------------------- |
| `Id`   | [TransactionId](/netcs/api/basic-types/transactionid.md) | Return Transaction Id Model |
| `Trxn` | [Transaction](/netcs/api/basic-types/transaction.md)     | Transaction                 |
