Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 833 Bytes

PackageFeatureResource.md

File metadata and controls

17 lines (13 loc) · 833 Bytes

PackageFeatureResource

Properties

Name Type Description Notes
id int ID of the feature. [optional]
identifier string String identifier of the feature. [optional]
name string Package name. [optional]
description string Description. [optional]
priority int Priority or sort order. [optional]
is_hidden string Whether or not the feature is hidden. [optional]
created_at string Feature created at time stamp. [optional]
updated_at string Feature update at time stamp. [optional]

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