Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
InvoiceInput
Interface InvoiceInput
interface
InvoiceInput
{
amount
:
number
;
currency
?:
string
;
dueDate
?:
string
;
invoiceNumber
?:
string
;
payee
?:
string
;
reference
?:
string
;
vendor
?:
string
;
}
Index
Properties
amount
currency?
due
Date?
invoice
Number?
payee?
reference?
vendor?
Properties
amount
amount
:
number
Optional
currency
currency
?:
string
Optional
due
Date
dueDate
?:
string
Optional
invoice
Number
invoiceNumber
?:
string
Optional
payee
payee
?:
string
Optional
reference
reference
?:
string
Optional
vendor
vendor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
due
Date
invoice
Number
payee
reference
vendor
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...