Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 845 Bytes

Resource.md

File metadata and controls

14 lines (11 loc) · 845 Bytes

Resource

Properties

Name Type Description Notes
Id string Unique ID representing a resource [optional] [default to null]
Status string Current state of the resource in Passbase's systems [optional] [default to null]
Created int64 Unix-timestamp of when the resource was created [optional] [default to null]
Updated int64 Unix-timestamp of when the resource was updated [optional] [default to null]
Type_ string [optional] [default to null]
ResourceFiles *[]ResourceFilesInner [optional] [default to null]

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