ServiceChange class

ServiceChange class

Service change class.

Inheritance: ServiceChangeAbstractServiceAction

The ServiceChange type exposes the following members:

Constructors

Constructor Description
ServiceChange() Initializes a new instance of ServiceChange class.

Properties

Property Description
account_from Gets or sets the from of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.
account_to Gets or sets the to of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.

See Also