Is there any way to set user defined / custom properties to any clover's android sdk objects. For example :
Order has its own properties such as id, note, title, etc. Now I have some other undefined fields I would like to associate with order object such as orderStartTime, orderStoreName, orderType etc. Any way like key-value pair ?