InputInvoiceName constructor

InputInvoiceName(
  1. {required String name,
  2. int? extra,
  3. int? clientId}
)

An invoice from a link of the type internalLinkTypeInvoice

Implementation

InputInvoiceName