Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 866 Bytes

FeeService.md

File metadata and controls

15 lines (12 loc) · 866 Bytes

FeeService

Properties

Name Type Description Notes
url string The link to the current resource [optional]
identification string [optional]
period \Membercare\Client\Model\Period [optional]
description string [optional]
vat_percent double [optional]
rate double This is used for the rate in play. Currently we only support FixedPrice, so this represents (for now) the price for the full period. [optional]
calculation_rule \Membercare\Client\Model\CalculationRule [optional]

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