mirror of
https://github.com/itflow-org/itflow
synced 2026-03-10 07:44:50 +00:00
Bump stripe-php from 16.4.0 to 17.2.1
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Stripe\FinancialConnections;
|
||||
* @property string $id Unique identifier for the object.
|
||||
* @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 \Stripe\Collection<\Stripe\FinancialConnections\AccountOwner> $owners A paginated list of owners for this account.
|
||||
* @property \Stripe\Collection<AccountOwner> $owners A paginated list of owners for this account.
|
||||
*/
|
||||
class AccountOwnership extends \Stripe\ApiResource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user