Skip to content

Files

Latest commit

 

History

History
12 lines (9 loc) · 612 Bytes

CustomerRateForm.md

File metadata and controls

12 lines (9 loc) · 612 Bytes

IO.Swagger.Model.CustomerRateForm

Properties

Name Type Description Notes
User int? User ID [optional]
Rate decimal? The rate (eg. 10.5)
InternalRate decimal? The internal rate (eg. 10.0 or 10) [optional]
IsFixed bool? If "true" each time record gets the same rate, regardless of its duration [optional]

[Back to Model list] [Back to API list] [Back to README]