SetupIntentCancellationReason

Reason for cancellation of a SetupIntent.

Entries

Link copied to clipboard
@Json(name = "abandoned")
ABANDONED()
Link copied to clipboard
@Json(name = "requested_by_customer")
REQUESTED_BY_CUSTOMER()
Link copied to clipboard
@Json(name = "duplicate")
DUPLICATE()

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int