saving only some properties of an object

If I have an object, and some of the properties are simply for local purposes and I don’t want them saved in the backend, how do I do this? I am doing this for iOS/Swift

Hi Ricky,

Your question has been assigned to the developer, he shall provide you with an answer soon. For reference, the task ID is BKNDLSS-12920.

Hi Ricky,

No, it is impossible. Your data model class MUST contain only that properties, which you need to save on the server.

Regards,
Slava