Article Details
| Id: | 14561 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 3.00.06 |
| Opened: | 11/05/2017 |
| Closed: | 12/05/2017 |
| Released: | 29/06/2017 |
| Job: | J019006 |
Breaking Change |
|
Scripts; finPOWER Connect Cloud Actions; Function signature changed
Instead of receiving a finCloudConnectActions parameter, the Main method now receives a finCloudConnectFormHeaderInfo object that has an Actions property.
The following objects have also been renamed:
- finCloudConnectActions to finCloudConnectFormHeaderInfoActions
- finCloudConnectAction to finCloudConnectFormHeaderInfoAction
Breaking Change