Constructors
constructor
new KeysBackupRequest( id: string, body: string, version: string,): KeysBackupRequest Parameters
- id: string
- body: string
- version: string
Properties
Readonlybody
body: string
Readonlyid
id: string
Readonlytype
Readonlyversion
version: string
Methods
[dispose]
Returns void
free
Returns void
Create a new
KeysBackupRequest.