OrgGovernor
Properties
Name |
Type |
Description |
Notes |
id |
String |
Unique resource ID of a Modigie org account in Modigie Identity API. |
[optional] [default to null] |
name |
String |
Relative resource name of a Modigie org account (`path-noscheme`), assigned by system when org account is created. |
[optional] [default to null] |
createTime |
Date |
The timestamp when this resource was created. |
[optional] [default to null] |
updateTime |
Date |
The timestamp when this resource was last modified. |
[optional] [default to null] |
deleteTime |
Date |
The timestamp when this resource was marked as deleted. |
[optional] [default to null] |
purgeTime |
Date |
The approximate timestamp when this resource will be irreversibly purged from the service. |
[optional] [default to null] |
status |
OrgGovernorStatus |
|
[optional] [default to null] |
repositories |
List |
A list of `repository` Ids |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]