mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 18:48:22 +01:00
Update Stripe lib to 10.7.0
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Stripe\Sigma;
|
||||
* @property string $object String representing the object's type. Objects of the same type share the same value.
|
||||
* @property int $created Time at which the object was created. Measured in seconds since the Unix epoch.
|
||||
* @property int $data_load_time When the query was run, Sigma contained a snapshot of your Stripe data at this time.
|
||||
* @property \Stripe\StripeObject $error
|
||||
* @property null|\Stripe\StripeObject $error
|
||||
* @property null|\Stripe\File $file The file object representing the results of the query.
|
||||
* @property bool $livemode Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode.
|
||||
* @property int $result_available_until Time at which the result expires and is no longer available for download.
|
||||
|
||||
Reference in New Issue
Block a user