ServiceDelete

ServiceDelete class

Service deletion class.

public class ServiceDelete : AbstractServiceAction

Constructors

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

Properties

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

See Also