File "MasterDetailsResponsePlanInfoFeatures.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/MasterDetailsResponsePlanInfoFeatures.md
File size: 654 bytes
MIME-type: text/plain
Charset: utf-8
# MasterDetailsResponsePlanInfoFeatures
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Name of the feature | [optional]
**unitValue** | **string** | Unit value of the feature | [optional]
**quantity** | **int** | Quantity provided in the plan | [optional]
**used** | **int** | Quantity consumed by master | [optional]
**remaining** | **int** | Quantity remaining in the plan | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)