Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 993 Bytes

ScalewayPeriodIamPeriodV1alpha1PeriodApplication.md

File metadata and controls

18 lines (13 loc) · 993 Bytes

ScalewayPeriodIamPeriodV1alpha1PeriodApplication

Properties

Name Type Description Notes
id Option<String> ID of application [optional]
name Option<String> Name of application [optional]
description Option<String> Description of the application [optional]
created_at Option<String> Creation date of application (RFC 3339 format) [optional]
updated_at Option<String> Last update date of application (RFC 3339 format) [optional]
organization_id Option<String> ID of organization [optional]
editable Option<bool> Whether or not the application is editable [optional]
nb_api_keys Option<i32> Number of API keys owned by the application [optional]

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