ServiceAdd

ServiceAdd class

Service addition class.

public class ServiceAdd : AbstractServiceAction

Constructors

NameDescription
ServiceAdd()Initializes a new instance of ServiceAdd class.

Properties

NameDescription
AccountTo { get; set; }Gets or sets the to of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.

See Also