Recurly_MeasuredUnit::getWriteableAttributes PHP Method

getWriteableAttributes() protected method

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