pdfUrl property

String? pdfUrl
getter/setter pair

The URL to a PDF copy of the invoice.

Users need to pass in their OAuth token to request the PDF with this URL.

Output only.

Implementation

core.String? pdfUrl;