Constructor: inputInvoiceSlug
An invoice slug taken from an invoice deep link or from the premium_invoice_slug
app config parameter »
Attributes:
Name | Type | Required | Description |
---|---|---|---|
slug | string | Yes | The invoice slug |
Type: InputInvoice
Example:
$inputInvoiceSlug = ['_' => 'inputInvoiceSlug', 'slug' => 'string'];