resourceName property

String? resourceName
getter/setter pair

The resource name of the payments account.

PaymentsAccount resource names have the form: customers/{customer_id}/paymentsAccounts/{payments_account_id}

Output only.

Implementation

core.String? resourceName;