ServiceDelete

ServiceDelete class

Service deletion class.

public class ServiceDelete : AbstractServiceAction

Constructors

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

Properties

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

See Also