id property

String? id
getter/setter pair

(optional) The ID of the customer as returned in the response of a previous PUT request. If the customer has not been registered, they do not yet have an id.

Implementation

String? id;