Expand description
This crate provides Rust bindings for core types to the Stripe HTTP API.
Modules§
Macros§
Structs§
- List
- A single page of a cursor-paginated list of an object.
- Parse
Currency Error - Range
Bounds Ts - Specification of a date interval for use in filtering results by time.
- Search
List - A single page of a cursor-paginated list of a search object.
- Stripe
Parse Error - Error representing a failure to parse a Stripe enum
Enums§
- Currency
- Currency is the list of supported currencies.
- Expandable
- An id or object.
- Range
Query Ts - A set of generic request parameters that can be used on list endpoints to filter their results by some timestamp.
Traits§
- MapBuilder
- Internal implementation details
- Object
- Implemented by types which represent stripe objects.
- Object
Deser - Internal implementation details
Type Aliases§
- Timestamp
- An alias for Stripe data representing a UNIX timestamp.