@kepas/daraja-js
GitHub
Preparing search index...
SendInvoiceInput
Interface SendInvoiceInput
interface
SendInvoiceInput
{
accountReference
:
string
;
amount
:
string
|
number
;
appKey
?:
string
;
billedFullName
:
string
;
billedPeriod
:
string
;
billedPhoneNumber
:
string
;
dueDate
:
string
;
externalReference
:
string
;
invoiceItems
?:
{
amount
:
string
|
number
;
itemName
:
string
}
[]
;
invoiceName
:
string
;
}
Hierarchy (
View Summary
)
Invoice
SendInvoiceInput
Index
Properties
account
Reference
amount
app
Key?
billed
Full
Name
billed
Period
billed
Phone
Number
due
Date
external
Reference
invoice
Items?
invoice
Name
Properties
account
Reference
accountReference
:
string
amount
amount
:
string
|
number
Optional
app
Key
appKey
?:
string
Overrides
config.billManagerAppKey
for this call.
billed
Full
Name
billedFullName
:
string
billed
Period
billedPeriod
:
string
billed
Phone
Number
billedPhoneNumber
:
string
due
Date
dueDate
:
string
external
Reference
externalReference
:
string
Optional
invoice
Items
invoiceItems
?:
{
amount
:
string
|
number
;
itemName
:
string
}
[]
invoice
Name
invoiceName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Reference
amount
app
Key
billed
Full
Name
billed
Period
billed
Phone
Number
due
Date
external
Reference
invoice
Items
invoice
Name
GitHub
@kepas/daraja-js
Loading...
Overrides
config.billManagerAppKeyfor this call.