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