CombiModelAndProductsIdDto

Implements \Gambio\ProductImageList\ReadService\Interfaces\CombiModelAndProductsIdDtoInterface

Class CombiModelAndProductsIdDto

package

Gambio\ProductImageList\ReadService\Dtos

Methods

CombiModelAndProductsIdDto constructor.

__construct(string $combiModel, integer $productsId) 

Arguments

$combiModel

string

$productsId

integer

combiModel

combiModel() : string
inheritDoc

Response

string

productsId

productsId() : integer
inheritDoc

Response

integer

Properties

combiModel

combiModel : string
var

Type(s)

string

productsId

productsId : integer
var

Type(s)

integer