Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 875 Bytes

LibraryFolderListOfCallsResponse.md

File metadata and controls

12 lines (10 loc) · 875 Bytes

GongAPI::LibraryFolderListOfCallsResponse

Properties

Name Type Description Notes
calls Array<LibraryCall> A list, in which each item represents one library call. [optional]
created_by String Gong's unique numeric identifier for the user who added the folder. [optional]
id String Gong's unique numeric identifier for a library's folder (up to 20 digits). [optional]
name String Display name of the folder. [optional]
request_id String A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes. [optional]
updated String Folder's last update time in the ISO-8601 format (e.g., '2020-03-14T05:30:00-08:00'). [optional]