customer property

PaymentMethodCustomer? customer
getter/setter pair

The ID of the Customer to which this PaymentMethod is saved. This will not be set when the PaymentMethod has not been saved to a Customer.

Implementation

PaymentMethodCustomer? customer;