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
created
At
?:
Date
name
Id
name
Id
:
string
private
Key
private
Key
:
string
project
Id
project
Id
:
string
public
Key
public
Key
:
string
Optional
updated
At
updated
At
?:
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...