- API ›
- Constructors ›
- Payments ›
- ExportedInvoice
ExportedInvoice
---types--- payments.exportedInvoice#aed0cbd9 url:string = payments.ExportedInvoice
Belongs to
| payments.ExportedInvoice |
In Rust this constructor is a variant of the enums::payments.ExportedInvoice enum.
Match on it with: if let enums::payments.ExportedInvoice::ExportedInvoice(v) = result { ... }
Parameters
| url | string | required |