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: CommissionPackageVersion!
  • id: ID!
  • # Created at date for the commission package version log
  • startedOn: ISO8601DateTime!
  • }

link Require by

This element is not required by anyone