Billing Flow details
Name | Description | Type | Additional information |
---|---|---|---|
ContractType |
The type of the contract |
ContractTypeMinDto |
None |
DefaultAmount |
Default amount |
decimal number |
None |
HoursDivider |
Hours divider |
decimal number |
None |
IsPercentuage |
True if is a percentuage amount |
boolean |
None |
IsFixedAmount |
True if is a fixed amount |
boolean |
None |
IsHourly |
True if is an hourly amount |
boolean |
None |
IsDaily |
True if is a daily amount |
boolean |
None |
Code |
The short code of the element |
string |
None |
Description |
The description of the element |
string |
None |
IsActive |
True if the element is active, false otherwise |
boolean |
None |
Permissions |
Permissions |
PermissionDto |
None |
CreationDate |
Creation |
date |
None |
CreatedBy |
The user who has made the insert |
UserMinDto |
None |
LastUpdateDate |
Date of the last update |
date |
None |
LastUpdatedBy |
The user who has made the last update |
UserMinDto |
None |
Id |
Unique ID |
integer |
None |