OrganizationSecret
Organization secret
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
secretKey (str) – The key of the secret
value (str) – The value of the secret
createdAt (str) – The date and time when the secret was created, in ISO-8601 format.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict