Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 892 Bytes

FlagResource.md

File metadata and controls

15 lines (12 loc) · 892 Bytes

com.knetikcloud.Model.FlagResource

Properties

Name Type Description Notes
Context string The context of that resource
ContextId string The context_id of that resource
CreatedDate long? The date/time this resource was created in seconds since epoch [optional]
Id long? The unique ID for that resource [optional]
Reason string The flag reason of that resource [optional]
UpdatedDate long? The date/time this resource was last updated in seconds since epoch [optional]
User SimpleUserResource The basic user resource [optional]

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