sumup 0.5.8

Rust SDK for the SumUp API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// The contents of this file are generated; do not modify them.

pub mod checkouts;
pub mod common;
pub mod customers;
pub mod members;
pub mod memberships;
pub mod merchants;
pub mod payouts;
pub mod readers;
pub mod receipts;
pub mod roles;
pub mod subaccounts;
pub mod transactions;
pub use common::*;