invoiceRequest property

InvoiceRequest? invoiceRequest
final

The original invoice request submitted to the API.

This may be null if the request was not processed or reconstructed.

Implementation

final InvoiceRequest? invoiceRequest;