Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
davidme-stripe committed Nov 12, 2020
1 parent 33efbcd commit 8747f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Stripe/STPPaymentIntentParams.swift
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ public class STPPaymentIntentParams: NSObject {

/// When provided, this property indicates how you intend to use the payment method that your customer provides after the current payment completes.
/// If applicable, additional authentication may be performed to comply with regional legislation or network rules required to enable the usage of the same payment method for additional payments.
/// - seealso: STPPaymentIntentSetupFutureUsage for more details on what values you can provide.
public var setupFutureUsage: STPPaymentIntentSetupFutureUsage?

/// When provided, this property indicates how you intend to use the payment method that your customer provides after the current payment completes.
Expand Down

0 comments on commit 8747f11

Please sign in to comment.