Objects

ProductPackageType

Type containing type specific information for a product of the type 'package'

Type containing type specific information for a product of the type 'package'

type ProductPackageType {
  groups: [GroupType]
}

Fields

groups ● [GroupType] list object

Groups in this package

Member Of

ProductType object