invoicesApi: { getDownloadUrl: (orderId: number, token?: string) => string } = ...

Type declaration

  • getDownloadUrl: (orderId: number, token?: string) => string