transferData property

SubscriptionTransferData? transferData
final

The account (if any) the subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.

Implementation

final SubscriptionTransferData? transferData;