UpdateImageListAttributeAssignmentDto

Implements \Gambio\ProductImageList\UpdateService\Interfaces\UpdateImageListAttributeAssignmentDtoInterface

Class UpdateImageListAttributeAssignmentDto

package

Gambio\ProductImageList\UpdateService\Dtos

Methods

UpdateImageListAttributeAssignmentDto constructor.

__construct(integer $attributesId, integer $listId) 

Arguments

$attributesId

integer

$listId

integer

attributeId

attributeId() : integer
inheritDoc

Response

integer

listId

listId() : integer
inheritDoc

Response

integer

Properties

attributesId

attributesId : integer
var

Type(s)

integer

listId

listId : integer
var

Type(s)

integer