description property
An arbitrary string that you can attach to a customer object. It is displayed alongside the customer in the dashboard.
Implementation
final String? description;
An arbitrary string that you can attach to a customer object. It is displayed alongside the customer in the dashboard.
final String? description;