SftpKey
An SFTP key
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
keyName (str) – The name of the key
publicKey (str) – The public key
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict