Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 719 Bytes

Resource.md

File metadata and controls

14 lines (11 loc) · 719 Bytes

# Resource

Properties

Name Type Description Notes
id string Unique ID representing a resource [optional]
status string Current state of the resource in Passbase's systems [optional]
created int Unix-timestamp of when the resource was created [optional]
updated int Unix-timestamp of when the resource was updated [optional]
type string All resource types that passbase supports [optional]
resource_files object[] [optional]

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