The csv property
The pdf property
The summary property
To retrieve the invoice items for an invoice, send a GET request to /v2/customers/my/invoices/$INVOICE_UUID.
OptionalrequestConfiguration: RequestConfiguration<WithInvoice_uuItemRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To retrieve the invoice items for an invoice, send a GET request to /v2/customers/my/invoices/$INVOICE_UUID.
OptionalrequestConfiguration: RequestConfiguration<WithInvoice_uuItemRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/customers/my/invoices/{invoice_uuid}