ServiceChange class

ServiceChange class

Service change class.

Inheritance: ServiceChangeAbstractServiceAction

The ServiceChange type exposes the following members:

Constructors

ConstructorDescription
ServiceChange()Initializes a new instance of ServiceChange class.

Properties

PropertyDescription
account_fromGets or sets the from of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.
account_toGets or sets the to of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.

See Also