PHP Class Scalr\Api\Service\User\V1beta0\Adapter\ProjectAdapter

Author: N.V.
Inheritance: extends Scalr\Api\DataType\ApiEntityAdapter
Show file Open project: scalr/scalr

Protected Properties

Property Type Description
$entityClass
$rules array Converter rules

Public Methods

Method Description
_billingCode ( $from, $to, $action )
_costCenter ( $from, $to, $action )
_description ( $from, $to, $action )
_leadEmail ( $from, $to, $action )
validateEntity ( $entity )

Method Details

_billingCode() public method

public _billingCode ( $from, $to, $action )

_costCenter() public method

public _costCenter ( $from, $to, $action )

_description() public method

public _description ( $from, $to, $action )

_leadEmail() public method

public _leadEmail ( $from, $to, $action )

validateEntity() public method

See also: Scalr\Api\DataType\ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

Property Details

$entityClass protected property

protected $entityClass

$rules protected property

Converter rules
protected array $rules
return array