Last change
on this file since 11110 was
7595,
checked in by Henrik Bettermann, 13 years ago
|
Add API of payments package.
|
File size:
376 bytes
|
Line | |
---|
1 | `payments.interfaces` - Payment Interfaces |
---|
2 | ****************************************** |
---|
3 | |
---|
4 | .. automodule:: waeup.sirp.payments.interfaces |
---|
5 | :members: |
---|
6 | :undoc-members: |
---|
7 | |
---|
8 | .. autointerface:: IPaymentsContainer |
---|
9 | :members: |
---|
10 | |
---|
11 | .. autointerface:: IPayment |
---|
12 | :members: |
---|
13 | |
---|
14 | .. autointerface:: ISCPayment |
---|
15 | :members: |
---|
16 | |
---|
17 | .. autointerface:: IOnlinePayment |
---|
18 | :members: |
---|
Note: See
TracBrowser for help on using the repository browser.