mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-31 00:00:37 -04:00
Don't talk about "default source" here
This commit is contained in:
parent
2a4a50da8e
commit
6560cfaf4b
@ -5,8 +5,8 @@ module Stripe
|
||||
# A flag that can be set a behavior that will cause this resource to be
|
||||
# encoded and sent up along with an update of its parent resource. This is
|
||||
# usually not desirable because resources are updated individually on their
|
||||
# own endpoints, but there are certain cases, changing a customer's default
|
||||
# source for example, where this is allowed.
|
||||
# own endpoints, but there are certain cases, replacing a customer's source
|
||||
# for example, where this is allowed.
|
||||
attr_accessor :save_with_parent
|
||||
|
||||
def self.class_name
|
||||
|
Loading…
x
Reference in New Issue
Block a user