C# Class Sharekhan.domain.SinglePayOut

Inheritance: TermDeposit
Show file Open project: anagri/sharekhan

Public Methods

Method Description
SinglePayOut ( Term term, Price investedAmount, Symbol symbol, string description, InterestRate interestRate ) : System

Method Details

SinglePayOut() public method

public SinglePayOut ( Term term, Price investedAmount, Symbol symbol, string description, InterestRate interestRate ) : System
term Term
investedAmount Price
symbol Symbol
description string
interestRate InterestRate
return System