Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 906 Bytes

CommonResponseObjDebugPayload.md

File metadata and controls

14 lines (9 loc) · 906 Bytes

CommonResponseObjDebugPayload

Properties

Name Type Description Notes
iVersionMin kotlin.Int The minimum version of the function that can be called
iVersionMax kotlin.Int The maximum version of the function that can be called
aRequiredPermission kotlin.collections.List<kotlin.Int> An array of permissions required to access this function. If the value &quot;0&quot; 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.
bVersionDeprecated kotlin.Boolean Wheter the current route is deprecated or not
dtResponseDate kotlin.String Represent a Date Time. The timezone is the one configured in the User's profile.