STPPaymentIntentAction

@interface STPPaymentIntentAction : NSObject <STPAPIResponseDecodable>

Action details for an STPPaymentIntent. This is a container for the various types that are available. Check the type to see which one it is, and then use the related property for the details necessary to handle it.

Deprecated