[][src]Module ya_client_model::payment

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::NewAllocation;
pub use self::debit_note::DebitNote;
pub use self::debit_note::NewDebitNote;
pub use self::debit_note_event::DebitNoteEvent;
pub use self::document_status::DocumentStatus;
pub use self::event_type::EventType;
pub use self::invoice::Invoice;
pub use self::invoice::NewInvoice;
pub use self::invoice_event::InvoiceEvent;
pub use self::payment::Payment;
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
event_type
invoice
invoice_event
payment
rejection
rejection_reason

Constants

PAYMENT_API_PATH