Difference between revisions of "QuotaManagementType"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the different Quota Management Types for Cloud PVR |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cel...")
 
Line 1: Line 1:
 
{{Api_Enum_Spec|
 
{{Api_Enum_Spec|
 
Description=Enumeration that represents the different Quota Management Types for Cloud PVR
 
Description=Enumeration that represents the different Quota Management Types for Cloud PVR
 +
 
|Values=
 
|Values=
 
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"  
 
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"  

Revision as of 09:25, 5 April 2019

{{Api_Enum_Spec| Description=Enumeration that represents the different Quota Management Types for Cloud PVR

|Values=

Value Name Details
0 Undefined Quota Management type not defined
1 Automatic Automatic Mode
2 Manual Manual Mode


|KnownIssues= None

|VersionHistory=

API Version Number Change description Changes author
7.1 Initial implementation