Class ImageListImageTextDto
| package |
Gambio\ProductImageList\ReadService\Dtos |
|---|
__construct(integer $imageId, string $textType, string $textValue, integer $languageId)
integer
string
string
integer
imageId() : integer
| inheritDoc | |
|---|---|
integer
languageId() : integer
| inheritDoc | |
|---|---|
integer
textType() : string
| inheritDoc | |
|---|---|
string
textValue() : string
| inheritDoc | |
|---|---|
string
imageId : integer
| var |
|---|
integer
textType : string
| var |
|---|
string
textValue : string
| var |
|---|
string
languageId : integer
| var |
|---|
integer