@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
CreateInvoiceRequest
Interface CreateInvoiceRequest
interface
CreateInvoiceRequest
{
key_id
:
string
;
line_items
?:
{
description
:
string
;
quantity
:
number
;
total_np
:
number
;
unit_price_np
:
number
;
}
[]
;
overage_call_count
?:
number
;
period_id
?:
string
;
subscription_id
?:
string
;
}
Index
Properties
key_
id
line_
items?
overage_
call_
count?
period_
id?
subscription_
id?
Properties
key_
id
key_id
:
string
Optional
line_
items
line_items
?:
{
description
:
string
;
quantity
:
number
;
total_np
:
number
;
unit_price_np
:
number
;
}
[]
Optional
overage_
call_
count
overage_call_count
?:
number
Optional
period_
id
period_id
?:
string
Optional
subscription_
id
subscription_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key_
id
line_
items
overage_
call_
count
period_
id
subscription_
id
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...