Recurly_Usage::getWriteableAttributes PHP 메소드

getWriteableAttributes() 보호된 메소드

protected getWriteableAttributes ( )
    protected function getWriteableAttributes()
    {
        return array('amount', 'merchant_tag', 'usage_type', 'unit_amount_in_cents', 'billed_at', 'recording_timestamp', 'usage_timestamp', 'measured_unit');
    }