Skip to content

Commit

Permalink
update docstring for updateSourcesWithResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
bg-stripe committed Dec 18, 2017
1 parent effaea0 commit f6ea528
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Stripe/STPCustomer+Private.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ NS_ASSUME_NONNULL_BEGIN
@interface STPCustomer ()

/**
Updates the customer's sources and defaultSource with a Customer API response.
Replaces the customer's sources and defaultSource with the contents of a
Customer API response.
@param response The Customer API response
@param filterApplePay If YES, Apple Pay sources will be ignored
Expand Down

0 comments on commit f6ea528

Please sign in to comment.