> ## 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.LocationAttestation.Longitude

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

## LocationAttestation.Longitude Property

Longitude in decimal degrees (-180 to 180).

```csharp theme={null}
public double Longitude { get; init; }
```

#### Property Value

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