Documentation
Preparing search index...
ts-engine/src
RaterSurcharge
Interface RaterSurcharge
interface
RaterSurcharge
{
amount
:
number
;
applicationFieldValueConditions
?:
ApplicationFieldValues
;
carrierId
?:
string
;
name
:
string
;
type
:
BILLING_INVOICE_SURCHARGE_TYPE
;
}
Hierarchy (
View Summary
)
BillingInvoiceSurcharge
RaterSurcharge
Index
Properties
amount
application
Field
Value
Conditions?
carrier
Id?
name
type
Properties
amount
amount
:
number
Optional
application
Field
Value
Conditions
applicationFieldValueConditions
?:
ApplicationFieldValues
Optional
carrier
Id
carrierId
?:
string
name
name
:
string
type
type
:
BILLING_INVOICE_SURCHARGE_TYPE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
application
Field
Value
Conditions
carrier
Id
name
type
Documentation
Loading...