/home/techb158/immovalet.ca/report/Client/stripe-php/lib
Edit: /home/techb158/immovalet.ca/report/Client/stripe-php/lib/Dispute.php (2776B)
instanceUrl() . '/close';
list($response, $opts) = $this->_request('post', $url, null, $options);
$this->refreshFrom($response, $opts);
return $this;
}
}