accountTaxIds property

Iterable<String>? accountTaxIds
getter/setter pair

The account tax IDs associated with the subscription. Will be set on invoices generated by the subscription.

Implementation

Iterable<String>? accountTaxIds;