- property bool $associated Specifies if the item is associated with the promo code.
- property bool $display_item_on_promo_redemption Specifies if the item on promo code redemption displays.
- property bool $hidden_flag Specifies if the item is hidden.
- property string $item_id The unique identifier for the item.
- property string $name The name of the item.
CloneableInstantiable
| Methods |
| Properties |
| protected static array $fields = ['associated' => 'bool', 'display_item_on_promo_redemption' => 'bool', 'hidden_flag' => 'bool', 'item_id' => 'string', 'name' => 'string'] |
| Properties |
| protected static array $fields = ['associated' => 'bool', 'display_item_on_promo_redemption' => 'bool', 'hidden_flag' => 'bool', 'item_id' => 'string', 'name' => 'string'] |