Post

Replies

Boosts

Views

Activity

Reply to What is wrong with this Model ?
the json is : { "Return": { "Summary": { "AvailableBalanceTotal": 1791381.19, "CurrentBalanceTotal": 0 }, "Accounts": [ { "AccountType": "D", "AccountNumber": "17228676", "AccountDescription": "Corporate Checking Foreign", "AccountProductCode": "56", "AvailableBalance": 1791381.19, "CurrentBalance": 0, "HoldAmount": 0 } ] }, "Success": true }
Jul ’23
Reply to How to Migrate iOS Aplication api
The new api is already ready, and returns the new model all changed, my concern is to take the path of changing the structure of recording and reading of the coredata, and it is an impossible job to complete, changing the names of the fields everywhere , this counting that I can only test it at the end, which can be complicated later to correct all the errors.
Feb ’23