Class PostTransactionsResponse
Inheritance
object
PostTransactionsResponse
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Algorand.Algod.Model
Assembly: Algorand.dll
Syntax
public class PostTransactionsResponse
Properties
| Improve this Doc View SourceTxid
Declaration
[JsonProperty("txId", Required = Required.Always)]
[Required]
public string Txid { get; set; }
Property Value
Type | Description |
---|---|
string |