OBJECT
CommissionPackageVersionLog
Change log of commission packages belonging a retailer
link GraphQL Schema definition
- type CommissionPackageVersionLog implements Node {
- # Commission package version of the seller.
- CommissionPackageVersion! :
- ID! :
- # Created at date for the commission package version log
- ISO8601DateTime! :
- }
link Require by
This element is not required by anyone