Documentation
Preparing search index...
ts-engine/src
RaterCounterpartyAllocation
Interface RaterCounterpartyAllocation
interface
RaterCounterpartyAllocation
{
counterparty
:
{
id
:
string
;
name
?:
string
;
type
:
BILLING_INVOICE_COUNTERPARTY_TYPE
;
}
;
counterpartyAllocations
?:
RaterCounterpartyAllocation
[]
;
ffLineItemId
?:
string
;
id
:
string
;
percentage
:
number
;
}
Index
Properties
counterparty
counterparty
Allocations?
ff
Line
Item
Id?
id
percentage
Properties
counterparty
counterparty
:
{
id
:
string
;
name
?:
string
;
type
:
BILLING_INVOICE_COUNTERPARTY_TYPE
;
}
Optional
counterparty
Allocations
counterpartyAllocations
?:
RaterCounterpartyAllocation
[]
Optional
ff
Line
Item
Id
ffLineItemId
?:
string
id
id
:
string
percentage
percentage
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counterparty
counterparty
Allocations
ff
Line
Item
Id
id
percentage
Documentation
Loading...