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