ePages 6.17.43 - DE_EPAGES/Product/API/ProductPatch.pm

Package DE_EPAGES::Product::API::ProductPatch

Implements JSON-PATCH (RFC 6902) for the product object.

Functions

new

new

Constructor

Syntax
new( $Product );
Input
$Product (DE_EPAGES::Product::API::Object::Product)
A Product
$LanguageId (integer)
A LanguageID
$CurrencyId (integer)
A CurrencyId
Return
$self (DE_EPAGES::Product::API::ProductPatch)
self