Module pallet_loans::types::policy
source · Structs§
- Type representing the length of different trigger kinds
- Wrapper type to identify equality berween kinds of triggers, without taking into account their inner values
- The data structure for storing a specific write off policy
- The status of the writen off
Enums§
- Indicator of when the write off should be applied
Functions§
- From all overdue write off rules, it returns the one with the highest percentage (or highest penalty, if same percentage) that can be applied.