MockMagentoOrderBundleItemSelectedOptionValue

Properties

Name Type Description
product_name faker.random.word()
product_sku faker.datatype.uuid()
quantity faker.datatype.number({ min: 1, max: 1000 })
price this.moneyFactory.create()
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.