pdfUrl property
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;
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.
core.String? pdfUrl;