Coretex
coretex.entities.secret.project_secret.ProjectSecret Class Reference
Inheritance diagram for coretex.entities.secret.project_secret.ProjectSecret:
coretex.entities.secret.secret.Secret

Additional Inherited Members

- Public Member Functions inherited from coretex.entities.secret.secret.Secret
Self decrypted (self, Optional[RSAPrivateKey] key=None)
 
bool refresh (self, Optional[Dict[str, Any]] jsonObject=None)
 
bool update (self, **Any kwargs)
 
Self fetchById (cls, int objectId, **Any kwargs)
 
Self fetchByName (cls, str name)
 
Self fetchNodeSecret (cls, str name, str accessToken)
 

Detailed Description

    Represents Project Secret entity from Coretex.ai

Definition at line 24 of file project_secret.py.


The documentation for this class was generated from the following file: