Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RewardTypeMaterial

Hierarchy

  • RewardTypeMaterial

Index

Properties

Properties

parameters

parameters: { product: { id: string; sku: null | string } }

Type declaration

  • product: { id: string; sku: null | string }
    • id: string
    • sku: null | string

type

type: "MATERIAL"