pub trait PayerIdStrategy { }
Expand description

Indicates how InvoiceRequest::payer_id will be set.

This is not exported to bindings users as builder patterns don’t map outside of move semantics.

Implementors§