Currently it also handles string and number ``` makeInvoice( args: string | number | RequestInvoiceArgs ): Promise<RequestInvoiceResponse> ```