class ProductGroupDiscountUserDeserializer

Class ProductGroupDiscountUserDeserializer extends AbstractDeserializer and is used to build object of specific instance from json

Methods

static 
getDeserializer()

No description

deserialize(mixed $content)

Build ProductGroup object from json

Details

at line 26
static getDeserializer()

at line 43
static ProductGroupDiscountUser deserialize(mixed $content)

Build ProductGroup object from json

Parameters

mixed $content

Return Value

ProductGroupDiscountUser

See also

ProductGroupDiscountUser