payment_failure_threshold property

dynamic payment_failure_threshold
final

The maximum number of payment failures before a subscription is suspended. For example, if payment_failure_threshold is 2, the subscription automatically updates to the SUSPEND state if two consecutive payments fail. Maximum value: 999.

Implementation

final payment_failure_threshold;