Class GetBlockTimeStampOffsetResponse
Inherited Members
Namespace: Algorand.Algod.Model
Assembly: Algorand.dll
Syntax
[MessagePackObject(false)]
public class GetBlockTimeStampOffsetResponse
Properties
| Edit this page View SourceOffset
Declaration
[JsonProperty("offset", Required = Required.Always)]
[Key("offset")]
[Required]
public ulong Offset { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |