Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 636 Bytes

CommonResponseObjDebugPayload.md

File metadata and controls

11 lines (7 loc) · 636 Bytes

EZmaxApiDefinitionFull.CommonResponseObjDebugPayload

Properties

Name Type Description Notes
iVersionMin Number The minimum version of the function that can be called
iVersionMax Number The maximum version of the function that can be called
a_RequiredPermission [Number] An array of permissions required to access this function. If the value "0" is present in the array, anyone can call this function. You must have one of the permission to access the function. You don't need to have all of them.