Uses of Class
org.ldk.structs.InvoiceRequest
-
Packages that use InvoiceRequest Package Description org.ldk.structs -
-
Uses of InvoiceRequest in org.ldk.structs
Fields in org.ldk.structs declared as InvoiceRequest Modifier and Type Field Description InvoiceRequestOffersMessage.InvoiceRequest. invoice_requestMethods in org.ldk.structs that return InvoiceRequest Modifier and Type Method Description InvoiceRequestInvoiceRequest. clone()Creates a copy of the InvoiceRequestMethods in org.ldk.structs with parameters of type InvoiceRequest Modifier and Type Method Description static OffersMessageOffersMessage. invoice_request(InvoiceRequest a)Utility method to constructs a new InvoiceRequest-variant OffersMessage
-