description property

String? description
getter/setter pair

An arbitrary string attached to the object. You can use this for displaying to users (available on non-card refunds only).

Implementation

String? description;