P_Iota_Lib_CSharp_Api_Model_Bundle_Transactions - iotaledger-archive/iota.lib.csharp GitHub Wiki
Gets or sets the transactions.
Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public List<Transaction> Transactions { get; set; }
Type: List(Transaction)
The transactions.