id property

String? id
getter/setter pair

(optional) ID of the customer, if the customer has already been created via a PUT /customer request.

Implementation

String? id;