mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Bump DataTable from 2.3.3 to 2.3.4, TinyMCE 8.0.2 to 8.2.0, Stripe-PHP 17.6.0 to 18.1.0, PHPMailer from 6.10.0 to 7.0.0, chartjs from 4.5.0 to 4.5.1
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Stripe\Terminal;
|
||||
* @property string $device_type Device type of the reader.
|
||||
* @property null|string $ip_address The local IP address of the reader.
|
||||
* @property string $label Custom label given to the reader for easier identification.
|
||||
* @property null|int $last_seen_at The last time this reader reported to Stripe backend.
|
||||
* @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 null|Location|string $location The location identifier of the reader.
|
||||
* @property \Stripe\StripeObject $metadata Set of <a href="https://stripe.com/docs/api/metadata">key-value pairs</a> that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
||||
|
||||
Reference in New Issue
Block a user