description property

String? description
finalinherited

An arbitrary string that you can attach to a customer object. It is displayed alongside the customer in the dashboard.

Implementation

final String? description;