PHP 8.2.31
Preview: InvalidRequest.php Size: 481 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/tourmaster/include/stripe/lib/Error/InvalidRequest.php

<?php

namespace Stripe\Error;

class InvalidRequest extends Base
{
    public function __construct(
        $message,
        $stripeParam,
        $httpStatus = null,
        $httpBody = null,
        $jsonBody = null,
        $httpHeaders = null
    ) {
        parent::__construct($message, $httpStatus, $httpBody, $jsonBody, $httpHeaders);
        $this->stripeParam = $stripeParam;
    }

    public function getStripeParam()
    {
        return $this->stripeParam;
    }
}

Directory Contents

Dirs: 1 × Files: 10

Name Size Perms Modified Actions
OAuth DIR
- drwxr-xr-x 2024-05-28 15:48:44
Edit Download
59 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
69 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
70 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
1.53 KB lrw-r--r-- 2024-05-28 15:48:44
Edit Download
1.14 KB lrw-r--r-- 2024-05-28 15:48:44
Edit Download
67 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
481 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
66 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
75 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
375 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).