GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
IPFS
v1alpha1
ExportKeyNameResponse
Interface ExportKeyNameResponse
interface
ExportKeyNameResponse
{
createdAt
?:
Date
;
nameId
:
string
;
privateKey
:
string
;
projectId
:
string
;
publicKey
:
string
;
updatedAt
?:
Date
;
}
Index
Properties
created
At?
name
Id
private
Key
project
Id
public
Key
updated
At?
Properties
Optional
created
At
createdAt
?:
Date
name
Id
nameId
:
string
private
Key
privateKey
:
string
project
Id
projectId
:
string
public
Key
publicKey
:
string
Optional
updated
At
updatedAt
?:
Date
Settings
Theme
OS
Light
Dark
On This Page
Properties
created
At
name
Id
private
Key
project
Id
public
Key
updated
At
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...