Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 879 Bytes

BalanceCalculationCriteria.md

File metadata and controls

13 lines (10 loc) · 879 Bytes

BalanceCalculationCriteria

Properties

Name Type Description Notes
url string The link to the current resource [optional]
max_outstanding_balance double The max outstanding balance allowed in the given contexts [optional]
contexts \Membercare\Client\Model\ServiceSourceFlag [optional]
only_invoices_created_after \DateTime Calculate only for invoices created after [optional]
discard_payments_made_after \DateTime If a payment has been made after this date it will not be taken into account [optional]

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