> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Blockchain.BlockchainEvent.Payload

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

## BlockchainEvent.Payload Property

JSON payload containing event-specific data.

```csharp theme={null}
public string Payload { get; init; }
```

#### Property Value

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