Module payment

Module payment 

Source

Re-exports§

pub use self::acceptance::Acceptance;
pub use self::account::Account;
pub use self::activity_payment::ActivityPayment;
pub use self::agreement_payment::AgreementPayment;
pub use self::allocation::Allocation;
pub use self::allocation::AllocationUpdate;
pub use self::allocation::NewAllocation;
pub use self::debit_note::DebitNote;
pub use self::debit_note::NewDebitNote;
pub use self::debit_note_event::DebitNoteEvent;
pub use self::debit_note_event::DebitNoteEventType;
pub use self::document_status::DocumentStatus;
pub use self::driver_details::DriverDetails;
pub use self::invoice::Invoice;
pub use self::invoice::NewInvoice;
pub use self::invoice_event::InvoiceEvent;
pub use self::invoice_event::InvoiceEventType;
pub use self::market_decoration::MarketDecoration;
pub use self::market_decoration::MarketProperty;
pub use self::network::Network;
pub use self::payment::DriverStatusProperty;
pub use self::payment::Payment;
pub use self::payment::Signed;
pub use self::rejection::Rejection;
pub use self::rejection_reason::RejectionReason;

Modules§

acceptance
account
activity_payment
agreement_payment
allocation
debit_note
debit_note_event
document_status
driver_details
invoice
invoice_event
market_decoration
network
params
payment
rejection
rejection_reason

Constants§

PAYMENT_API_PATH