Crate stripe [−] [src]
Structs
| Address | |
| CancelParams | |
| CaptureParams |
The set of parameters that can be used when capturing a charge. |
| Card | |
| CardParams | |
| Charge |
The resource representing a Stripe charge. |
| ChargeOutcome | |
| ChargeParams |
The set of parameters that can be used when creating or updating a charge. |
| Client | |
| Coupon | |
| Customer |
The resource representing a Stripe customer. |
| CustomerParams |
The set of parameters that can be used when creating or updating a customer. |
| CustomerShippingDetails | |
| Deleted | |
| DestinationParams | |
| Discount | |
| Event | |
| EventData | |
| FraudDetails | |
| Invoice |
The resource representing a Stripe invoice. |
| InvoiceItem |
The resource representing a Stripe invoice line item. |
| InvoiceItemParams | |
| InvoiceListParams | |
| InvoiceParams |
The set of parameters that can be used when creating or updating an invoice. |
| ItemParams | |
| List | |
| OwnerParams | |
| Params | |
| Period |
Period is a structure representing a start and end dates. |
| Plan |
The resource representing a Stripe plan. |
| PlanParams |
The set of parameters that can be used when creating or updating a plan. |
| RedirectParams | |
| Refund | |
| RequestError |
An error reported by stripe in a request's response. |
| ShippingDetails | |
| SourceParams | |
| Subscription |
The resource representing a Stripe subscription. |
| SubscriptionItem |
The resource representing a Stripe subscription item. |
| SubscriptionParams |
The set of parameters that can be used when creating or updating a subscription. |
Enums
| Currency |
Currency is the list of supported currencies. |
| 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. |
| EventObject | |
| EventType | |
| Source |
Type Definitions
| Metadata | |
| Timestamp |