Recurly_AccountAcquisition::getWriteableAttributes PHP Method

getWriteableAttributes() protected method

protected getWriteableAttributes ( )
    protected function getWriteableAttributes()
    {
        return array('cost_in_cents', 'currency', 'channel', 'subchannel', 'campaign');
    }