Crate stripe [−] [src]
Structs
| Address | |
| CancelParams | |
| CaptureParams | 
                                 The set of parameters that can be used when capturing a charge. For more details see https://stripe.com/docs/api#charge_capture.  | 
                       
| Card | |
| CardParams | |
| Charge | 
                                 The resource representing a Stripe charge. For more details see https://stripe.com/docs/api#charges.  | 
                       
| ChargeOutcome | |
| ChargeParams | 
                                 The set of parameters that can be used when creating or updating a charge. For more details see https://stripe.com/docs/api#create_charge and https://stripe.com/docs/api#update_charge.  | 
                       
| Client | |
| Coupon | |
| Customer | 
                                 The resource representing a Stripe customer. For more details see https://stripe.com/docs/api#customers.  | 
                       
| CustomerParams | 
                                 The set of parameters that can be used when creating or updating a customer. For more details see https://stripe.com/docs/api#create_customer and https://stripe.com/docs/api#update_customer.  | 
                       
| CustomerShippingDetails | |
| Deleted | |
| DestinationParams | |
| Discount | |
| FraudDetails | |
| Invoice | 
                                 The resource representing a Stripe invoice. For more details see https://stripe.com/docs/api#invoice_object.  | 
                       
| InvoiceLine | 
                                 The resource representing a Stripe invoice line item. For more details see https://stripe.com/docs/api#invoice_line_item_object.  | 
                       
| InvoiceParams | 
                                 The set of parameters that can be used when creating or updating an invoice. For more details see https://stripe.com/docs/api#create_invoice, https://stripe.com/docs/api#update_invoice.  | 
                       
| ItemParams | |
| List | |
| OwnerParams | |
| Period | 
                                 Period is a structure representing a start and end dates.  | 
                       
| Plan | |
| PlanParams | |
| RedirectParams | |
| Refund | |
| RequestError | 
                                 An error reported by stripe in a request's response. For more details see https://stripe.com/docs/api#errors.  | 
                       
| ShippingDetails | |
| SourceParams | |
| Subscription | 
                                 The resource representing a Stripe subscription. For more details see https://stripe.com/docs/api#subscriptions.  | 
                       
| SubscriptionItem | 
                                 The resource representing a Stripe subscription item. For more details see https://stripe.com/docs/api#subscription_items.  | 
                       
| SubscriptionParams | 
                                 The set of parameters that can be used when creating or updating a subscription. For more details see https://stripe.com/docs/api#create_subscription and https://stripe.com/docs/api#update_subscription.  | 
                       
Enums
| Currency | 
                                 Currency is the list of supported currencies. For more details see https://support.stripe.com/questions/which-currencies-does-stripe-support.  | 
                       
| CustomerSource | |
| Error | 
                                 An error encountered when communicating with the Stripe API.  | 
                       
| ErrorCode | 
                                 The list of possible values for a RequestError's code.  | 
                       
| ErrorType | 
                                 The list of possible values for a RequestError's type.  | 
                       
| Source | 
Type Definitions
| Metadata | |
| Timestamp |