Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 851 Bytes

File metadata and controls

13 lines (9 loc) · 851 Bytes

Reduction

Properties

Name Type Description Notes
maximum_price float Maximum offer price that can be used to benefit from a commission reduction, including VAT. [optional]
cost_reduction float A reduction to the commission if the maximum price criteria is met, including VAT. [optional]
start_date \DateTime The start date from which the commission reduction is valid, in ISO 8601 format. [optional]
end_date \DateTime The end date from which the commission reduction is not valid anymore, in ISO 8601 format. [optional]

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