Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/plugins/simple-membership/lib/braintree/lib/Braintree/DisbursementDetails.php
Arrière
<?php namespace Braintree; /** * Disbursement details from a transaction * Creates an instance of DisbursementDetails as returned from a transaction * * * @package Braintree * * @property-read string $disbursementDate * @property-read boolean $fundsHeld * @property-read string $settlementAmount * @property-read string $settlementCurrencyExchangeRate * @property-read string $settlementCurrencyIsoCode * @property-read string $success */ class DisbursementDetails extends Instance { public function isValid() { return !is_null($this->disbursementDate); } } class_alias('Braintree\DisbursementDetails', 'Braintree_DisbursementDetails');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages