ServiceChange
ServiceChange class
Service change class.
public class ServiceChange : AbstractServiceAction
Constructors
| Name | Description |
|---|---|
| ServiceChange() | Initializes a new instance of ServiceChange class. |
Properties
| Name | Description |
|---|---|
| AccountFrom { get; set; } | Gets or sets the from of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount. |
| AccountTo { get; set; } | Gets or sets the to of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount. |
See Also
- class AbstractServiceAction
- namespace Aspose.Finance.Ofx.Signup
- assembly Aspose.Finance