MarginInterest

MarginInterest class

Clase de interés de margen de inversión.

public class MarginInterest : AbstractInvestmentTransaction

Constructores

NombreDescripción
MarginInterest()Inicializa una nueva instancia deMarginInterest clase.

Propiedades

NombreDescripción
Currency { get; set; }Obtiene o establece elCurrency .
InvestmentTransaction { get; set; }Obtiene o establece elInvestmentTransaction .
OriginCurrency { get; set; }Obtiene o establece el origenCurrency .
SubAccountFund { get; set; }Obtiene o establece de dónde vino o a dónde fue el dinero de la transacción.
Total { get; set; }Obtiene o establece el total de la transacción.

Ver también