status property

SetupIntentStatus? status
getter/setter pair

Status of this SetupIntent, one of requires_payment_method, requires_confirmation, requires_action, processing, canceled, or succeeded.

Implementation

SetupIntentStatus? status;