Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 794 Bytes

IdResolutionPathsExtended.md

File metadata and controls

13 lines (9 loc) · 794 Bytes

IdResolutionPathsExtended

Properties

Name Type Description Notes
Paths []IdResolutionPath [optional] [default to null]
Errors []IdResolutionPathsError [optional] [default to null]
Resume string Continue returning results from previous call using this token (token should come from the previous call, resume cannot be used with other options). [optional] [default to null]
Total int32 Total number of items available. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]