paymentsProfileId property

String? paymentsProfileId
getter/setter pair

A 12 digit id used to identify the payments profile associated with the billing setup.

This must be passed in as a string with dashes, for example, "1234-5678-9012".

Immutable.

Implementation

core.String? paymentsProfileId;