Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.05 KB

Drive.md

File metadata and controls

37 lines (18 loc) · 1.05 KB

Apideck.Drive

Description

Properties

Name Type Description Notes
id string A unique identifier for an object.
name string The name of the drive
description string A description of the object. [optional]
custom_mappings object When custom mappings are configured on the resource, the result is included here. [optional]
updated_by string The user who last updated the object. [optional]
created_by string The user who created the object. [optional]
updated_at Date The date and time when the object was last updated. [optional]
created_at Date The date and time when the object was created. [optional]
pass_through PassThroughBody [optional]

Referenced Types:


[Back to top] [Back to API list] [Back to README]