transferData property

ChargeTransferData? transferData
final

An optional dictionary including the account to automatically transfer to as part of a destination charge. [See the Connect documentation](https://stripe.com/docs/connect/destination-charges) for details.

Implementation

final ChargeTransferData? transferData;