Class SecuritiesStatementOfTransactions
Represents the data of a SWIFT MT-536 "Statement of Transactions" message.
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Subsembly.Swift.SecuritiesMarkets
Assembly: Subsembly.Sepa.dll
Syntax
public class SecuritiesStatementOfTransactions : SecuritiesMessage, ISecuritiesSequence
Constructors
SecuritiesStatementOfTransactions()
Declaration
public SecuritiesStatementOfTransactions()
Properties
General
Declaration
public SecuritiesTransactionsGeneralBlock General { get; }
Property Value
Type | Description |
---|---|
SecuritiesTransactionsGeneralBlock |
Transactions
Declaration
public SecuritiesTransactionsFinancialInstruments Transactions { get; }
Property Value
Type | Description |
---|---|
SecuritiesTransactionsFinancialInstruments |