- Home
- JSON
- BillingRuleDto
- Abstract Type
- Implemented Interfaces
- Resource
Properties
name |
data type |
description |
criteriaEL
|
string
|
|
priority
|
number
|
|
invoicedBACodeEL
|
string
|
|
Example
This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
"criteriaEL" : "...",
"priority" : 12345,
"invoicedBACodeEL" : "..."
}