class UpdateShapePropertiesRequest extends Model (View source)

Properties

string $fields
string $objectId
protected $shapePropertiesType
protected $shapePropertiesDataType

Methods

setFields($fields)

No description

string
getFields()

No description

setObjectId($objectId)

No description

string
getObjectId()

No description

setShapeProperties(ShapeProperties $shapeProperties)

No description

Details

setFields($fields)

No description

Parameters

$fields

string getFields()

No description

Return Value

string

setObjectId($objectId)

No description

Parameters

$objectId

string getObjectId()

No description

Return Value

string

setShapeProperties(ShapeProperties $shapeProperties)

No description

Parameters

ShapeProperties $shapeProperties

ShapeProperties getShapeProperties()

No description

Return Value

ShapeProperties