recursionDepth property
If the recurse
parameter was supplied by the client, this response field is
mandatory and gives the actual depth to which the server recursed. If the client
did not specify the recurse
parameter, this field must be absent.
Implementation
int? recursionDepth;