customerAccount property

String? customerAccount
getter/setter pair

The ID of an Account representing a customer. You can use this ID with any v1 API that accepts a customer_account parameter.

Implementation

String? customerAccount;