mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Voucherify - New promotion voucher (PROM150%) setup
This commit is contained in:
@@ -30,6 +30,7 @@ class VoucherResource extends JsonResource
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'name' => $this->name,
|
||||
'description' => $this->description,
|
||||
'code' => $this->code,
|
||||
'type' => $this->type,
|
||||
'value' => (float) $this->value,
|
||||
|
||||
Reference in New Issue
Block a user