jlevers / selling-partner-api

A PHP client library for Amazon's Selling Partner API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SellingPartnerApi\Model\OrdersV0\OrderItem missing DEEMED_RESELLER_CATEGORY_NG_VOEC ("NG_VOEC")

kpconnell opened this issue · comments

I see a prior issue of the thread.

Honestly I think this needs to be re-worked... just make it a string...

And yes I know this is openapi generated and I'd still make the argument inappropriate in the real world to need these to be up to date, this literally prevents us from retrieving a subset of orders which is mission critical.

This is fixed in v6 (I've gotten rid of automatic enums entirely).