customerId property
Optional customer identifier for the transaction.
This can be used to associate the payment with a specific customer in the merchant's system.
Note
This field is optional and may be null if not provided.
Implementation
final String? customerId;