woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
300 stars 110 forks source link

Rename OrderMetaData entity to MetaData #13619

Closed hafizrahman closed 2 weeks ago

hafizrahman commented 1 month ago

This requires many changes in different layers (Storage, Networking, Yosemite) so will be done in smaller parts.

### Tasks
- [ ] Networking layer https://github.com/woocommerce/woocommerce-ios/pull/13620
- [ ] Migrate `OrderMetaData` entity to `MetaData`
- [ ] Update Storage and Yosemite layers
dangermattic commented 1 month ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.