OfferFeatures |
OfferFeatures.clone() |
Creates a copy of the OfferFeatures
|
static OfferFeatures |
OfferFeatures.empty() |
Create a blank Features with no features set
|
OfferFeatures |
Bolt12Invoice.offer_features() |
Features pertaining to the originating [`Offer`].
|
OfferFeatures |
InvoiceRequest.offer_features() |
Features pertaining to the offer.
|
OfferFeatures |
Offer.offer_features() |
Features pertaining to the offer.
|
OfferFeatures |
UnsignedBolt12Invoice.offer_features() |
Features pertaining to the originating [`Offer`].
|
OfferFeatures |
UnsignedInvoiceRequest.offer_features() |
Features pertaining to the offer.
|
OfferFeatures |
VerifiedInvoiceRequest.offer_features() |
Features pertaining to the offer.
|