paymentsAccountName property

String? paymentsAccountName
getter/setter pair

The name of the payments account associated with the billing setup.

This enables the user to specify a meaningful name for a payments account to aid in reconciling monthly invoices. This name will be printed in the monthly invoices.

Immutable.

Implementation

core.String? paymentsAccountName;