Recurly_Invoice::getWriteableAttributes PHP Метод

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

protected getWriteableAttributes ( )
    protected function getWriteableAttributes()
    {
        return array('terms_and_conditions', 'customer_notes', 'vat_reverse_charge_notes', 'collection_method', 'net_terms', 'po_number');
    }