stripe_api 0.5.9

Stripe library for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod balance;
pub mod charges;
pub mod customer;
pub mod customer_taxid;
pub mod disputes;
pub mod events;
pub mod file;
pub mod filelink;
pub mod paymentintents;
pub mod payout;
pub mod product;
pub mod refunds;
pub mod tokens;