cancellationReason property

SetupIntentCancellationReason? cancellationReason
getter/setter pair

Reason for cancellation of this SetupIntent, one of abandoned, requested_by_customer, or duplicate.

Implementation

SetupIntentCancellationReason? cancellationReason;