Recurly_Coupon::getUpdatableAttributes PHP Метод

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

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