Schema2020-08-27
objectcustomer
This object represents a customer of your business. It lets you create recurring charges and track payments that belong to the same customer. Related guide: [Save a card during payment](https://stripe.com/docs/payments/save-during-payment).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
TaxIDsList
objectThe customer's tax IDs.
data array
requiredDetails about each object.
has_more boolean
requiredTrue if this list has another page of items after this one that can be fetched.
object string
requiredString representing the object's type. Objects of the same type share the same value. Always has the value `list`.
url string
requiredThe URL where this list can be accessed.