Recurly_Coupon::getUpdatableAttributes PHP Method

getUpdatableAttributes() protected method

protected getUpdatableAttributes ( )
    protected function getUpdatableAttributes()
    {
        return array('name', 'max_redemptions', 'max_redemptions_per_account', 'hosted_description', 'invoice_description', 'redeem_by_date');
    }