Recurly_MeasuredUnit::getWriteableAttributes PHP 메소드

getWriteableAttributes() 보호된 메소드

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