Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 865 Bytes

PaylinkPartPayments.md

File metadata and controls

15 lines (11 loc) · 865 Bytes

CityPayAPI.Model.PaylinkPartPayments

Properties

Name Type Description Notes
Enabled string Determines if part payments is enabled. Default is false. [optional]
Floor string The floor amount specifies a value that the minimum rate cannot go under. If 0 the amount of min rate is applied. [optional]
Max string a maximum percentage to charge i.e. 90%. [optional]
MaxRate string a rate as fixed or percentage. [optional]
Min string a minimum percentage to charge i.e. 10. [optional]
MinRate string a rate as fixed or percentage. [optional]

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