recurring_invoice->subscription->allow_plan_changes; } /** * Get the validation rules that apply to the request. * * @return array */ public function rules() { return [ // ]; } }