Class SecuritiesStatementOfHoldings
Represents the data of a SWIFT MT-535 "Statement of Holding" 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 SecuritiesStatementOfHoldings : SecuritiesMessage, ISecuritiesSequence
Constructors
SecuritiesStatementOfHoldings()
Declaration
public SecuritiesStatementOfHoldings()
Properties
AdditionalInfo
Declaration
public SecuritiesHoldingsAdditionalInfo AdditionalInfo { get; }
Property Value
Type | Description |
---|---|
SecuritiesHoldingsAdditionalInfo |
General
Declaration
public SecuritiesHoldingsGeneralBlock General { get; }
Property Value
Type | Description |
---|---|
SecuritiesHoldingsGeneralBlock |
Holdings
Declaration
public SecuritiesHoldingsFinancialInstruments Holdings { get; }
Property Value
Type | Description |
---|---|
SecuritiesHoldingsFinancialInstruments |