> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Blockchain.TransactionResult.Timestamp

### [ResQ.Blockchain](./ResQ.Blockchain.md "ResQ.Blockchain").[TransactionResult](./ResQ.Blockchain.TransactionResult.md "ResQ.Blockchain.TransactionResult")

## TransactionResult.Timestamp Property

The UTC timestamp when the result was created.

```csharp theme={null}
public System.DateTimeOffset Timestamp { get; init; }
```

#### Property Value

[System.DateTimeOffset](https://learn.microsoft.com/en-us/dotnet/api/system.datetimeoffset "System.DateTimeOffset")
