InvoicePdf

Invoice document data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The pre-signed URL to download the invoice document.

Link copied to clipboard

The pre-signed URL expiration date of the invoice document.

Link copied to clipboard

Your unique invoice ID.

Link copied to clipboard

List of supplemental documents associated with the invoice.

Functions

Link copied to clipboard
inline fun copy(block: InvoicePdf.Builder.() -> Unit = {}): InvoicePdf
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String