Uses of Class
com.inttegro.orders.OrderDocumentDeliveryResult
Packages that use OrderDocumentDeliveryResult
-
Uses of OrderDocumentDeliveryResult in com.inttegro
Methods in com.inttegro that return OrderDocumentDeliveryResultModifier and TypeMethodDescriptionClient.OrdersClient.sendInvoice(OrderSendInvoiceParams params) Sends the hosted invoice link for an existing order (POST /orders/send_invoice).Client.OrdersClient.sendReceipt(OrderSendReceiptParams params) Sends the hosted receipt link for a paid order (POST /orders/send_receipt).