fix docs on send invoice

This commit is contained in:
Edgar 2022-08-31 12:04:58 +02:00 committed by GitHub
parent a4acce8bb1
commit dd42c74e14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -286,7 +286,7 @@ impl Endpoint for CancelInvoice {
}
}
/// Cancels a sent invoice, by ID, and, optionally, sends a notification about the cancellation to the payer, merchant, and CC: emails.
/// Sends or schedules an invoice, by ID, to be sent to a customer.
#[derive(Debug, Clone)]
pub struct SendInvoice {
/// The invoice id.