discount Campaign class
RestMethod |
(resource="/v1/discount_campaigns", method="read") |
---|---|
RequestParam |
(param="access_token") |
package |
Default |
read(array $options = array(), array $params = array()) : mixed|null
Throws |
|
---|
array
array
mixed|null
id : integer
Attribute |
(primaryKey = true) |
---|---|
var |
integer
name : string
Attribute |
() |
---|---|
var |
string
percent_off : float
Attribute |
() |
---|---|
var |
float
amount_off : float
Attribute |
() |
---|---|
var |
float
coupon_amount : float
Attribute |
() |
---|---|
var |
float
currency_id : string
Attribute |
() |
---|---|
var |
string