Class SellDebt
SellDebt class
투자 판매 부채 클래스.
public class SellDebt : AbstractInvestmentSellTransaction
생성자
이름 | 설명 |
---|---|
SellDebt() | 의 새 인스턴스를 초기화합니다.SellDebt 클래스. |
속성
이름 | 설명 |
---|---|
AccruedInterest { get; set; } | 발생한 이자를 가져오거나 설정합니다. |
InvestmentSell { get; set; } | 가져오거나 설정합니다.InvestmentSell . |
SellReason { get; set; } | 부채 담보 판매가 생성된 이유를 가져오거나 설정합니다. |