ServiceAdd

ServiceAdd class

Service addition class.

public class ServiceAdd : AbstractServiceAction

Constructors

Name Description
ServiceAdd() Initializes a new instance of ServiceAdd class.

Properties

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

See Also