Recurly_MeasuredUnit::getWriteableAttributes PHP Метод

getWriteableAttributes() защищенный Метод

protected getWriteableAttributes ( )
    protected function getWriteableAttributes()
    {
        return array('name', 'display_name', 'description');
    }