class CreateShapeRequest extends Model (View source)

Properties

protected $elementPropertiesType
protected $elementPropertiesDataType
string $objectId
string $shapeType

Methods

setElementProperties(PageElementProperties $elementProperties)

No description

setObjectId($objectId)

No description

string
getObjectId()

No description

setShapeType($shapeType)

No description

string
getShapeType()

No description

Details

setElementProperties(PageElementProperties $elementProperties)

No description

Parameters

PageElementProperties $elementProperties

PageElementProperties getElementProperties()

No description

Return Value

PageElementProperties

setObjectId($objectId)

No description

Parameters

$objectId

string getObjectId()

No description

Return Value

string

setShapeType($shapeType)

No description

Parameters

$shapeType

string getShapeType()

No description

Return Value

string