InternalLinkTypeInvoice constructor

InternalLinkTypeInvoice(
  1. {required String invoice_name,
  2. int? extra,
  3. int? clientId}
)

The link is a link to an invoice. Call getPaymentForm with the given invoice name to process the link

Implementation

InternalLinkTypeInvoice